Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-06PR #112368 - changed factoryPid from boolean to Stringjfogell1-16/+7
2006-01-05add a check for null to prevent NPEjfogell1-2/+6
2006-01-05seperate log messages into seperate filejfogell7-16/+36
2006-01-05remove references to com.ibm.*jfogell2-2/+2
2006-01-05PR#112782 - removed usage of variable name 'emun'jfogell2-9/+9
2006-01-05removing all instances of com.ibm.*jfogell6-9/+9
2006-01-04removing default ports property and changing com.ibm props to org.eclipse.equ...jfogell1-22/+8
2006-01-04give log event dispatcher thread a name.Thomas Watson1-1/+1
2006-01-04give user admin event dispatcher thread a name.Thomas Watson1-1/+1
2006-01-04give wire admin event dispatcher thread a name.Thomas Watson1-1/+1
2006-01-04make sure work queue is a daemon thread.Thomas Watson1-1/+2
2005-12-21Bug 121745 NPE in DefaultPreferences.applyDefaultsThomas Watson1-0/+1
2005-12-21Remove Eclipse-LazyStart from service exporting equinox bundles.v20060103Thomas Watson9-9/+0
2005-12-20Latest MEG API updates from OSGi.Thomas Watson5-36/+175
2005-12-20Fix to allow extension registry to be started after appThomas Watson2-16/+41
2005-12-20make type attr optionalThomas Watson1-1/+1
2005-12-19load scheduled app data early.Thomas Watson2-3/+2
2005-12-19fix typoThomas Watson1-1/+1
2005-12-19add console help text for app admin commands.Thomas Watson1-1/+11
2005-12-19Some security fixes + setting the application.location service propertyThomas Watson4-12/+54
2005-12-19updates from OSGiThomas Watson1-1/+8
2005-12-16Add jdt prefs to enable proper warnings/errors for equinox projects.Thomas Watson8-0/+392
2005-12-16remove unused imports.Thomas Watson2-4/+0
2005-12-16Bug 121213 org.eclipse.equinox.log has incorrect Bundle-ClassPathThomas Watson1-1/+0
2005-12-16Add missing Import-Package org.eclipse.osgi.utilThomas Watson5-5/+10
2005-12-15initial checkin forWire Admin Servicejfogell21-0/+1987
2005-12-15initial checkin for OSGi User Admin Servicejfogell20-0/+2204
2005-12-15initial checkin for OSGi MetaType Servicejfogell44-0/+4692
2005-12-15initial checkin for OSGi Log Servicejfogell18-0/+1446
2005-12-15initial checkin for OSGi Http Servicejfogell50-0/+8482
2005-12-15initial checkin for OSGi Declaritive Servicesjfogell45-0/+7035
2005-12-15added source.. and output..jfogell1-3/+4
2005-12-15initial checkin for OSGi Device Access servicejfogell18-0/+2188
2005-12-15create containers lazily.Thomas Watson1-33/+32
2005-12-14fix importsThomas Watson1-1/+1
2005-12-14intial release of app admin implThomas Watson33-0/+3802
2005-12-14Bug 120945 - Warnings in javadoc for M4 buildv20051214aPascal Rapicault6-27/+30
2005-12-14Bug 120891 - eclipse dies on restartv20051214Pascal Rapicault4-27/+24
2005-12-13Add package.html to fix doc generationv20051213Pascal Rapicault2-0/+28
2005-12-08Bug 112954 Support for dynamic extensionsv20051211Jeff McAffer19-159/+392
2005-12-07Fix for PR#118484 - added support for the OSGi Preferences Servicejfogell4-1/+329
2005-11-29Bug 117154 uniform API for obtaining the 'default' extension registryv20051205Jeff McAffer7-43/+32
2005-11-28Bug 117154 uniform API for obtaining the 'default' extension registryv20051128Jeff McAffer12-31/+204
2005-11-24Bug 117519 Provide clear() method on ListenerListJeff McAffer1-0/+7
2005-11-21Bug 113663 [plan item] Refactor the runtime. Initail commitv200511211912Jeff McAffer163-0/+25607

Back to the top