Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-16Bug 112856 - Bundles should be able to contribute extension point to other na...v20060215aDJ Houghton40-497/+1312
2006-02-16fixed javadocDJ Houghton1-3/+4
2006-02-16fixed javadocDJ Houghton1-2/+2
2006-02-14fix for NPE - created unregisterUserAdminService methodv20060214jfogell1-22/+27
2006-02-14Bug 127587 equinox.common should import packages instead of requiring bundlesv20060220Thomas Watson1-2/+8
2006-02-13Bug 125549 - Adding helpers for URL converterv20060213-1800Jeff McAffer4-17/+221
2006-02-10fix for 126055 - removed pid reference from OCDv20060213jfogell4-36/+22
2006-02-10additional fix for 126055v20060210jfogell1-2/+2
2006-02-09fix for 126055 - ObjectClassDefination.getID now returns OID and not PIDv20060209jfogell3-10/+16
2006-02-09fix for 127148jfogell1-1/+1
2006-02-09Bug 105851 - Allow per instance configuration of the frameworkDJ Houghton9-18/+56
2006-02-08removed compile warnings per bug #125841jfogell9-139/+204
2006-02-07removed compile warnings per bug #125840jfogell10-57/+67
2006-02-07Bug 118471 - BundleContext no longer valid in preferencesDJ Houghton2-10/+10
2006-02-06removed compile warnings per bug #125844v20060206jfogell21-108/+119
2006-02-06removed compile warnings per bug #125839jfogell10-77/+64
2006-02-06removed compile warnings per bug #125838jfogell5-58/+60
2006-02-06fix for #125835 - remove unused variablejfogell1-3/+1
2006-02-03update metadata miles for httpservicejfogell3-158/+20
2006-02-03update metadata miles for logservicejfogell3-89/+15
2006-02-03Bug 126344 - Simplify the new registry migration processpost_126344DJ Houghton1-0/+36
2006-02-03Bug 126344 - Simplify the new registry migration processpos_126344Pascal Rapicault49-376/+282
2006-02-01Bug 125231 - Refactor IBundleGroup and IBundleGroupProviderDJ Houghton2-0/+128
2006-01-30Bug 117530 - equinox.registry should have its own InvalidRegistryObjectExceptionv20060130pre_126344DJ Houghton12-27/+13
2006-01-30Bug 117947 - Provide a way to convert "old" extension registry elements to "n...DJ Houghton2-19/+6
2006-01-27Add API review commentsPascal Rapicault2-0/+40
2006-01-25Bug 112954 - Support for dynamic extensionsDJ Houghton2-1/+6
2006-01-24Fixed javadoc warnings.DJ Houghton3-3/+3
2006-01-23Bug 124740 [DS] static references have timing issues when resolvingv20060123Thomas Watson1-8/+5
2006-01-20Bug 122915 - DefaultScope.getNode not accessible in strict modeDJ Houghton3-3/+24
2006-01-20#122368 - changed factorypid from a boolean to a stringjfogell1-17/+10
2006-01-18Bug 110994 - Can't garbage collect a Plugin that uses PluginPreferencesDJ Houghton2-6/+10
2006-01-17Add imported packages from the JRE (org.xml.sax and javax.xml.parsers)Thomas Watson1-1/+3
2006-01-17Bug 122543 - org.eclipse.equinox.registry plugin fails with resolverMode=stri...Pascal Rapicault2-36/+44
2006-01-16Bug 123133 - Add APIs to remove extensions and extension points from the regi...v20060116Pascal Rapicault23-394/+558
2006-01-16Updates from bug 109893 commentsv20060718-before-refactorThomas Watson10-27/+62
2006-01-16Latest MEG API updates from OSGi.Thomas Watson2-9/+8
2006-01-16fix the behavior of equalsPascal Rapicault1-1/+2
2006-01-16Bug 89428 - Underscore replaced with dash in version qualifiersPascal Rapicault1-69/+38
2006-01-13Changes after initial code review.Thomas Watson13-120/+215
2006-01-13use new StorageManager API.Thomas Watson2-4/+5
2006-01-12added check for length == 0 in isLocaleValidjfogell1-1/+1
2006-01-12Bug 117418 - NPE in preferencesDJ Houghton1-8/+34
2006-01-12Bug 118482 - change long contributor IDs to StringPascal Rapicault18-221/+267
2006-01-11Format code.Thomas Watson14-39/+56
2006-01-11Bug 118931 - [prefs] move Preferences class back to core.runtimeDJ Houghton7-2146/+39
2006-01-09Bug 121899 - Improve performance of RegistryStrategyOSGI.getContributingBundlev20060109Pascal Rapicault1-5/+15
2006-01-09Bug 121766 & 123052 - Improve performance of the TableReader & Exceptions rea...Pascal Rapicault8-150/+228
2006-01-09Back off PR #112368 - changed factoryPid from boolean to StringThomas Watson1-7/+16
2006-01-09fix NPE at shutdownjfogell7-17/+40

Back to the top