1. a5ecab9 Bug 128993 - [Runtime] RootPreferences.sync() and flush() never throw an exception by DJ Houghton · 19 years ago
  2. 077134b Bug 127152 - API missing @since by DJ Houghton · 19 years ago
  3. 38d993b Bug 123762 - [registry] Update the @since tags by DJ Houghton · 19 years ago
  4. a8ed4ca Bug 128288 equinox.registry needs to import non-java.* packages by Thomas Watson · 19 years ago
  5. fc48948 Bug 128291 equinox.metatype is missing imports for non-java.* packages by Thomas Watson · 19 years ago
  6. af52084 javadoc + Bug 127152 - API missing @since by DJ Houghton · 19 years ago
  7. 562bad8 Bug 128137 - Remove BundleFinder class by DJ Houghton · 19 years ago
  8. 86cd021 Fixed javadoc. by DJ Houghton · 19 years ago v20060217
  9. fdf4ae8 Bug 127783 - Clean up RegistryStrategy from the org.eclipse.equinox.registry by Pascal Rapicault · 19 years ago v20060216
  10. 83dc535 Bug 112856 - Bundles should be able to contribute extension point to other namespaces by DJ Houghton · 19 years ago v20060215a
  11. de3f8e7 fixed javadoc by DJ Houghton · 19 years ago
  12. e6adb9c fixed javadoc by DJ Houghton · 19 years ago
  13. a320f59 fix for NPE - created unregisterUserAdminService method by jfogell · 19 years ago v20060214
  14. 4ce0f85 Bug 127587 equinox.common should import packages instead of requiring bundles by Thomas Watson · 19 years ago v20060220
  15. 55d2d36 Bug 125549 - Adding helpers for URL converter by Jeff McAffer · 19 years ago v20060213-1800
  16. 8182b2b fix for 126055 - removed pid reference from OCD by jfogell · 19 years ago v20060213
  17. 67c9918 additional fix for 126055 by jfogell · 19 years ago v20060210
  18. 9655a7b fix for 126055 - ObjectClassDefination.getID now returns OID and not PID by jfogell · 19 years ago v20060209
  19. c6b5d65 fix for 127148 by jfogell · 19 years ago
  20. 43b604d Bug 105851 - Allow per instance configuration of the framework by DJ Houghton · 19 years ago
  21. 4a19469 removed compile warnings per bug #125841 by jfogell · 19 years ago
  22. d77b5ed removed compile warnings per bug #125840 by jfogell · 19 years ago
  23. cb59016 Bug 118471 - BundleContext no longer valid in preferences by DJ Houghton · 19 years ago
  24. ccd988b removed compile warnings per bug #125844 by jfogell · 19 years ago v20060206
  25. 57f62dc removed compile warnings per bug #125839 by jfogell · 19 years ago
  26. 1d7d80d removed compile warnings per bug #125838 by jfogell · 19 years ago
  27. 5013519 fix for #125835 - remove unused variable by jfogell · 19 years ago
  28. 1421712 update metadata miles for httpservice by jfogell · 19 years ago
  29. 0fa6a20 update metadata miles for logservice by jfogell · 19 years ago
  30. fa1640f Bug 126344 - Simplify the new registry migration process by DJ Houghton · 19 years ago post_126344
  31. 6267014 Bug 126344 - Simplify the new registry migration process by Pascal Rapicault · 19 years ago pos_126344
  32. ee6c7b2 Bug 125231 - Refactor IBundleGroup and IBundleGroupProvider by DJ Houghton · 19 years ago
  33. 186cb06 Bug 117530 - equinox.registry should have its own InvalidRegistryObjectException by DJ Houghton · 19 years ago pre_126344 v20060130
  34. 0dfb62a Bug 117947 - Provide a way to convert "old" extension registry elements to "new" and vice versa by DJ Houghton · 19 years ago
  35. 8c6f799 Add API review comments by Pascal Rapicault · 19 years ago
  36. f77b533 Bug 112954 - Support for dynamic extensions by DJ Houghton · 19 years ago
  37. 91e58b0 Fixed javadoc warnings. by DJ Houghton · 19 years ago
  38. b3988e5 Bug 124740 [DS] static references have timing issues when resolving by Thomas Watson · 19 years ago v20060123
  39. 32d72fe Bug 122915 - DefaultScope.getNode not accessible in strict mode by DJ Houghton · 19 years ago
  40. 5811086 #122368 - changed factorypid from a boolean to a string by jfogell · 19 years ago
  41. bb2a840 Bug 110994 - Can't garbage collect a Plugin that uses PluginPreferences by DJ Houghton · 19 years ago
  42. 259b422 Add imported packages from the JRE (org.xml.sax and javax.xml.parsers) by Thomas Watson · 19 years ago
  43. 8d59f74 Bug 122543 - org.eclipse.equinox.registry plugin fails with resolverMode=strict - updating reference from FileManager to StorageManager by Pascal Rapicault · 19 years ago
  44. 6786251 Bug 123133 - Add APIs to remove extensions and extension points from the registry by Pascal Rapicault · 19 years ago v20060116
  45. 8616d93 Updates from bug 109893 comments by Thomas Watson · 19 years ago v20060718-before-refactor
  46. fdb3b95 Latest MEG API updates from OSGi. by Thomas Watson · 19 years ago
  47. 9c25dd5 fix the behavior of equals by Pascal Rapicault · 19 years ago
  48. 7910961 Bug 89428 - Underscore replaced with dash in version qualifiers by Pascal Rapicault · 19 years ago
  49. de6cb42 Changes after initial code review. by Thomas Watson · 19 years ago
  50. 23b75e4 use new StorageManager API. by Thomas Watson · 19 years ago
  51. 2325f60 added check for length == 0 in isLocaleValid by jfogell · 19 years ago
  52. 2c493ba Bug 117418 - NPE in preferences by DJ Houghton · 19 years ago
  53. 227ba02 Bug 118482 - change long contributor IDs to String by Pascal Rapicault · 19 years ago
  54. 8f0f287 Format code. by Thomas Watson · 19 years ago
  55. c055b44 Bug 118931 - [prefs] move Preferences class back to core.runtime by DJ Houghton · 19 years ago
  56. 30febef Bug 121899 - Improve performance of RegistryStrategyOSGI.getContributingBundle by Pascal Rapicault · 19 years ago v20060109
  57. ac798a6 Bug 121766 & 123052 - Improve performance of the TableReader & Exceptions reading registry during startup by Pascal Rapicault · 19 years ago
  58. 25a7380 Back off PR #112368 - changed factoryPid from boolean to String by Thomas Watson · 19 years ago
  59. 4c24a3d fix NPE at shutdown by jfogell · 19 years ago
  60. 44a680e PR #112368 - changed factoryPid from boolean to String by jfogell · 19 years ago
  61. 45c065d add a check for null to prevent NPE by jfogell · 19 years ago
  62. e7d9a9e seperate log messages into seperate file by jfogell · 19 years ago
  63. f02e8b0 remove references to com.ibm.* by jfogell · 19 years ago
  64. e8eaf1e PR#112782 - removed usage of variable name 'emun' by jfogell · 19 years ago
  65. 9ef11e5 removing all instances of com.ibm.* by jfogell · 19 years ago
  66. c98323d removing default ports property and changing com.ibm props to org.eclipse.equinox by jfogell · 19 years ago
  67. 4429995 give log event dispatcher thread a name. by Thomas Watson · 19 years ago
  68. f5d8e9e give user admin event dispatcher thread a name. by Thomas Watson · 19 years ago
  69. 63ee5fc give wire admin event dispatcher thread a name. by Thomas Watson · 19 years ago
  70. 8020992 make sure work queue is a daemon thread. by Thomas Watson · 19 years ago
  71. ced23f4 Bug 121745 NPE in DefaultPreferences.applyDefaults by Thomas Watson · 19 years ago
  72. eca5802 Remove Eclipse-LazyStart from service exporting equinox bundles. by Thomas Watson · 19 years ago v20060103
  73. 460fc21 Latest MEG API updates from OSGi. by Thomas Watson · 19 years ago
  74. 1c9d18b Fix to allow extension registry to be started after app by Thomas Watson · 19 years ago
  75. 56794a2 make type attr optional by Thomas Watson · 19 years ago
  76. 84a2dd5 load scheduled app data early. by Thomas Watson · 19 years ago
  77. ff04ab3 fix typo by Thomas Watson · 19 years ago
  78. 624c599 add console help text for app admin commands. by Thomas Watson · 19 years ago
  79. 2598566 Some security fixes + setting the application.location service property by Thomas Watson · 19 years ago
  80. 82f37df updates from OSGi by Thomas Watson · 19 years ago
  81. eff3bdc Add jdt prefs to enable proper warnings/errors for equinox projects. by Thomas Watson · 19 years ago
  82. 8c25574 remove unused imports. by Thomas Watson · 19 years ago
  83. 7edc3b4 Bug 121213 org.eclipse.equinox.log has incorrect Bundle-ClassPath by Thomas Watson · 19 years ago
  84. 2d1835d Add missing Import-Package org.eclipse.osgi.util by Thomas Watson · 19 years ago
  85. 6d3269b initial checkin forWire Admin Service by jfogell · 19 years ago
  86. 66912d7 initial checkin for OSGi User Admin Service by jfogell · 19 years ago
  87. 83fbd37 initial checkin for OSGi MetaType Service by jfogell · 19 years ago
  88. 7335fce initial checkin for OSGi Log Service by jfogell · 19 years ago
  89. 6912cbc initial checkin for OSGi Http Service by jfogell · 19 years ago
  90. 6f5b1f2 initial checkin for OSGi Declaritive Services by jfogell · 19 years ago
  91. 3fabf34 added source.. and output.. by jfogell · 19 years ago
  92. dc520ec initial checkin for OSGi Device Access service by jfogell · 19 years ago
  93. 2dd01c4 create containers lazily. by Thomas Watson · 19 years ago
  94. 3283271 fix imports by Thomas Watson · 19 years ago
  95. 9441b2c intial release of app admin impl by Thomas Watson · 19 years ago
  96. 432262c Bug 120945 - Warnings in javadoc for M4 build by Pascal Rapicault · 19 years ago v20051214a
  97. 8ce7833 Bug 120891 - eclipse dies on restart by Pascal Rapicault · 19 years ago v20051214
  98. 9702622 Add package.html to fix doc generation by Pascal Rapicault · 19 years ago v20051213
  99. eb88d1b Bug 112954 Support for dynamic extensions by Jeff McAffer · 19 years ago v20051211
  100. 3529a65 Fix for PR#118484 - added support for the OSGi Preferences Service by jfogell · 19 years ago