1. 5e0e9da add toString for debug purposes by David Morgan Spencer Savage · 14 years ago
  2. e7d8934 use offline=true - based on System properties to prevent network checks FELIX-2585 by David Morgan Spencer Savage · 14 years ago
  3. 7c60d66 add support for offline=<true|false> config to obr (FELIX-2585) by David Morgan Spencer Savage · 14 years ago
  4. 5b85550 fix for FELIX-2583 - use java model vs resources to find package names by David Morgan Spencer Savage · 14 years ago
  5. 689a067 tidy up noisy exception when using sigil with non sigil projects by David Morgan Spencer Savage · 14 years ago
  6. 6f244b6 tidy up internal classes move them to non exported packages or reduce class visibility by David Morgan Spencer Savage · 14 years ago
  7. e4b68ae add trivial view of repository path to resolver view by David Morgan Spencer Savage · 14 years ago
  8. 5689499 fix classcast exception by David Morgan Spencer Savage · 14 years ago
  9. 93cdbf3 inherit repos configs using defaulting mechanism (such that sigil projects can take advantage of changes introduced by FELIX-1355) by David Morgan Spencer Savage · 14 years ago
  10. 3d04221 fix handling of static providers after changes in FELIX-1355 by David Morgan Spencer Savage · 14 years ago
  11. 2d45eea fix for FELIX-2574 - check if project exists before further work by David Morgan Spencer Savage · 14 years ago
  12. d42aa28 patches for FELIX-2576 and FELIX-2575 - tidy up empty headers in headers file and allow bsn to be different to project name by David Morgan Spencer Savage · 14 years ago
  13. 45fe478 tidy up unused import by David Morgan Spencer Savage · 14 years ago
  14. 7bf80af check for duplicate classpath entries (part of FELIX-2575) by David Morgan Spencer Savage · 14 years ago
  15. ff34aa1 tidy up compile warnings by David Morgan Spencer Savage · 14 years ago
  16. 62f2827 tidy up some editor warnings (unused packages, generics) by David Morgan Spencer Savage · 14 years ago
  17. 544ddcb handle default index/cache dirs if not set by David Morgan Spencer Savage · 14 years ago
  18. 1e696bd add visualization of repository props and any problems found during creation of repository by David Morgan Spencer Savage · 14 years ago
  19. 3036541 delete unused class by David Morgan Spencer Savage · 14 years ago
  20. 50f5319 handle singleton repository providers more intelligently part of FELIX-1355 by David Morgan Spencer Savage · 14 years ago
  21. 3f756ec remove unused imports by David Morgan Spencer Savage · 14 years ago
  22. 65e11d1 further work on FELIX-1355 - now able to browse repositories defined by projects by David Morgan Spencer Savage · 14 years ago
  23. fc08467 delete unused priority constants by David Morgan Spencer Savage · 14 years ago
  24. eec389c stop runtime exception on duplicate uri FELIX-2565 by David Morgan Spencer Savage · 14 years ago
  25. efb6037 use action to show progress during repository update FELIX-2564 by David Morgan Spencer Savage · 14 years ago
  26. 1060bf8 check disabled flag before going any further by David Morgan Spencer Savage · 14 years ago
  27. 29142c9 further work on FELIX-1355, also tidied up repository preferences as part of FELIX-1649 by David Morgan Spencer Savage · 14 years ago
  28. 72f4509 add script junit:assert location to stack trace by Derek Baum · 14 years ago
  29. e3df530 further work towards FELIX-1355 - now projects can compile against repositories defined in sigil.properties files as well as those defined in eclipse preferences by David Morgan Spencer Savage · 14 years ago
  30. a709243 tidy up default constructor by David Morgan Spencer Savage · 14 years ago
  31. 36e1dd7 make addRepository private and discard unused removeRepository method by David Morgan Spencer Savage · 14 years ago
  32. e0de025 use setRepos vs addRepos by David Morgan Spencer Savage · 14 years ago
  33. fa217cb improve error message to aid debug by David Morgan Spencer Savage · 14 years ago
  34. fb0b903 further refactor of IRepositoryConfig as part FELIX-1355 by David Morgan Spencer Savage · 14 years ago
  35. b4424fc fix broken unit test by David Morgan Spencer Savage · 14 years ago
  36. 5bdab95 tidy up internal methods from public api by David Morgan Spencer Savage · 14 years ago
  37. 668f984 fix FELIX-2180 - autogenerated methods were not implemented (headbang) by David Morgan Spencer Savage · 14 years ago
  38. 13c0adc improve error message for clarity by David Morgan Spencer Savage · 14 years ago
  39. f6adf1e repository config is now managed via a repository path approach (part of work for FELIX-1355) by David Morgan Spencer Savage · 14 years ago
  40. a418e8b start work on adding license files by David Morgan Spencer Savage · 14 years ago
  41. a02a434 improved coercion of test / directory args by David Morgan Spencer Savage · 14 years ago
  42. a65b81c override runTests vs run(TestResult) so test counting works as expected by David Morgan Spencer Savage · 14 years ago
  43. 9a17842 add support for scripting junit test scenarios using sigil junit FELIX-2537 by David Morgan Spencer Savage · 14 years ago
  44. 4212867 update properties file form of jvm packages to use BldUtil.expand to reduce redundant information by David Morgan Spencer Savage · 14 years ago
  45. 490925c work in progress supporting view of export changes by David Morgan Spencer Savage · 14 years ago
  46. f29b23f sync supported fixes with actual fixes and add comment about unhandled case by David Morgan Spencer Savage · 14 years ago
  47. b89eb00 add comment about potential enhancement by David Morgan Spencer Savage · 14 years ago
  48. 06137ab reduce visibility of internal method by David Morgan Spencer Savage · 14 years ago
  49. bb62765 experiment with ChangePreviewers by David Morgan Spencer Savage · 14 years ago
  50. 67b3579 start work on refactor participant to handle move of exported classes (FELIX-2500) by David Morgan Spencer Savage · 14 years ago
  51. 74a9e8b tidy up/refactor in prep for FELIX-2500 by David Morgan Spencer Savage · 14 years ago
  52. 288ab42 add base selection dialog - part of refactor in progress by David Morgan Spencer Savage · 14 years ago
  53. 8bdccb8 start work on view for -contents details by David Morgan Spencer Savage · 14 years ago
  54. 7c82d81 sync ltk ui bundle to local dir by David Morgan Spencer Savage · 14 years ago
  55. bf3189e use shared util method to read Manifest from ZipFiles (FELIX-2527) by David Morgan Spencer Savage · 14 years ago
  56. e5169d9 remove dangling references go eclipse.common.runtime by David Morgan Spencer Savage · 14 years ago
  57. f36006d add update site to default properties - can still be overidden by command line option -Dupdate.site=www.foo.com by David Morgan Spencer Savage · 14 years ago
  58. 8d015c5 fix for FELIX-2517 - read correct existing entries by David Morgan Spencer Savage · 14 years ago
  59. 8c024c2 remove unused import by David Morgan Spencer Savage · 14 years ago
  60. d84cca4 tidy up unused codepath by David Morgan Spencer Savage · 14 years ago
  61. b69c980 fix for zip exception on missing local jar (FELIX-2515) by David Morgan Spencer Savage · 14 years ago
  62. f273e45 update dependencies after change to single ivy repo by David Morgan Spencer Savage · 14 years ago
  63. 2170569 improve resolution of resolve progress reporting by David Morgan Spencer Savage · 14 years ago
  64. 7352ade no longer need to pull equinox.common for headless build (FELIX-1509) by David Morgan Spencer Savage · 14 years ago
  65. eeaeaf2 refactor progress reporting from dependency on org.eclipse.core.runtime.IProgressMonitor (FELIX-1509) by David Morgan Spencer Savage · 14 years ago
  66. ade7631 tidyup repository config by David Morgan Spencer Savage · 14 years ago
  67. a45bedf further tidyup - imports/unused code etc by David Morgan Spencer Savage · 14 years ago
  68. ca970b6 fix toURL usage - avoid potential windows bug in future by David Morgan Spencer Savage · 14 years ago
  69. 15b5f34 tidyup unused imports by David Morgan Spencer Savage · 14 years ago
  70. 0143c4c remove serializable flags from classes - hang over from a previous life by David Morgan Spencer Savage · 14 years ago
  71. fd9be5e tidy up various compiler warnings - unused packages, generics etc by David Morgan Spencer Savage · 14 years ago
  72. 63bcae6 reformat code using updated code template (FELIX-1613) by David Morgan Spencer Savage · 14 years ago
  73. 2f6a32f tidy up common packages to use common prefix (FELIX-2504) by David Morgan Spencer Savage · 14 years ago
  74. c834ea4 move internal packages to tidyup package hierarchy (FELIX-2501) by David Morgan Spencer Savage · 14 years ago
  75. 342e02a further progress towards rationalising eclipse/ui packages - moved all exported packages (FELIX-2501) by David Morgan Spencer Savage · 14 years ago
  76. e2a9cfd add support for updating bundle activator on package rename (FELIX-2502) by David Morgan Spencer Savage · 14 years ago
  77. 0b408ba check if target is default package (FELIX-2503) by David Morgan Spencer Savage · 14 years ago
  78. 20acc69 delete unused class by David Morgan Spencer Savage · 14 years ago
  79. a93df17 fix imports by David Morgan Spencer Savage · 14 years ago
  80. cd79d6a tidyup imports/exports by David Morgan Spencer Savage · 14 years ago
  81. 96d3225 tidyup unused imports by David Morgan Spencer Savage · 14 years ago
  82. eb0418f initial work towards (FELIX-2501) moved SigilUI to ui/src/org/apache/felix/sigil/ui/eclipse/ by David Morgan Spencer Savage · 14 years ago
  83. d15346e update comment by David Morgan Spencer Savage · 14 years ago
  84. 4c94f1f FELIX-2495 fix UI saving of multi-bundle peojects. by Derek Baum · 14 years ago
  85. 95b1a8d add required internal package by David Morgan Spencer Savage · 14 years ago
  86. 784150f change order of repo resolution after embedding bnd - now resolved from ivy/all by David Morgan Spencer Savage · 14 years ago
  87. 83777fa update bnd to version 0.0.401 and embed dependencies in ivy plugin to avoid need to have extra bnd lib on ivy classpath by David Morgan Spencer Savage · 14 years ago
  88. 440cf1e update bndlib to 0.0.384 by David Morgan Spencer Savage · 14 years ago
  89. 6b0602a fix hardcoded update period - now checks config props and falls back to default if that fails (FELIX-1610) by David Morgan Spencer Savage · 14 years ago
  90. 57282ff use toURI().toURL() to avoid windows file conversion bugs by David Morgan Spencer Savage · 14 years ago
  91. ef76b5e use PathUtil to get IPath from file - fix for FELIX-2488 by David Morgan Spencer Savage · 14 years ago
  92. 8c5a69a Remove dependency on IPath (FELIX-1509) by David Morgan Spencer Savage · 14 years ago
  93. b8e4b39 remove unnecessary comment by David Morgan Spencer Savage · 14 years ago
  94. afb2ae1 add classpath file for obr feature project by David Morgan Spencer Savage · 14 years ago
  95. c922144 add preference key as part of FELIX-2483 by David Morgan Spencer Savage · 14 years ago
  96. 2211fe9 add overloaded optiol prompt util methods to avoid need to pass usually redundant pref store param by David Morgan Spencer Savage · 14 years ago
  97. f669c50 prompt to remove corresponding import on export removal (FELIX-2483) by David Morgan Spencer Savage · 14 years ago
  98. 99ef2db handle uninitialized prefs more gracefully - default to prompt vs runtime exception by David Morgan Spencer Savage · 14 years ago
  99. bdfcc9e reuse utils method to check if project is in sync during refactor by David Morgan Spencer Savage · 14 years ago
  100. 3af608c add activator refactor support (FELIX-2482) by David Morgan Spencer Savage · 14 years ago