Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-22Bug 517929 - Update POMs in the master for 4.8 release I20170711-2000I20170710-2000I20170709-2000I20170708-2000I20170707-2000I20170707-0530I20170706-2000I20170706-0630I20170705-2000I20170704-2000I20170703-2000I20170702-2000I20170701-2000I20170630-2000I20170630-0410I20170629-2000I20170629-0425I20170629-0210I20170628-2000I20170628-0310I20170627-2000I20170626-2000I20170625-2000I20170624-2000I20170623-2000I20170623-0110I20170622-2000I20170622-0950Alexander Kurtakov1-1/+1
2017-01-05Bug 509973 - Comparator errors in I20170105-0320Y20170105-1040Y20170105-1000I20170108-2000I20170107-2000I20170106-2000I20170105-2000Thomas Watson1-0/+2
2016-06-29Bug 416047 - Provide-Capability manifest headers for provided servicesY20160714-1000Y20160707-1000I20160719-0800I20160716-1900I20160712-1000I20160712-0800I20160708-1700I20160705-1600Dirk Fauth3-2/+8
2016-06-28 Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenanceThomas Watson1-1/+1
2016-03-24Bug 489330 - Technical debt : Number instantiationsMickael Istria2-3/+3
2016-02-18Bug 487982 - OSGi Configuration Admin does not call all applicableThomas Watson1-2/+7
2015-11-06Bug 480907 - Deadlock in configuration admin when usingTodor Boev5-28/+23
2015-11-06Revert "Bug 459004 - Deadlock in configuration admin when using OSGi DS"Thomas Watson5-23/+28
2015-11-06Bug 459004 - Deadlock in configuration admin when using OSGi DSJens Reimann5-28/+23
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsThomas Watson1-1/+1
2015-02-05Increment version of CM for mars.Thomas Watson2-2/+2
2015-02-05Bug 459004 - Deadlock in configuration admin when using OSGi DSThomas Watson1-5/+9
2015-02-05Bug 459002 - ConfigurationImpl should use ReentrantLockJens Reimann1-38/+10
2015-01-26Bug 458427 - [cm] Equinox ConfigAdmin requires OSGi R6, does not run inI20150128-2000I20150128-0900I20150127-2000I20150127-0900I20150126-2000Thomas Watson2-4/+4
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140729-0800I20140722-0800I20140715-0800I20140708-0800I20140701-0800Paul Webster1-1/+1
2013-10-21Bug 418663 - [cm] Get rid of compile warnings in official buildJohn Ross4-5/+45
2013-10-12Revert "Bug 418663 - [cm] Get rid of compile warnings in official build"I20131015-0800John Ross4-45/+5
2013-10-10Bug 418663 - [cm] Get rid of compile warnings in official buildJohn Ross4-5/+45
2013-08-19Correctly bind when getting a configurationThomas Watson3-7/+9
2013-08-19No longer use wrapped configuration objectsThomas Watson3-75/+9
2013-08-09Implement CM spec version 1.5Thomas Watson9-269/+834
2013-08-09Update CM impl to use Java 5.Thomas Watson18-210/+200
2013-07-18Bug 411404 - Build from source for osgi.services and osgi.util bundlesI20130730-0800I20130724-1600I20130723-0800Thomas Watson3-3/+9
2013-06-20Bug 411169 - Update parent POMs for LunaPaul Webster1-1/+1
2013-03-27Bug 403970 - Update rt.bundles and rt.framework parent versionsThomas Watson2-4/+4
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130225-170224I20130227-0112I20130226-2200I20130226-2100I20130226-2000I20130226-0912I20130226-0800I20130225-2315I20130225-2230Thomas Watson1-1/+1
2012-05-22Bug 379748 - Pull request for Equinox from CBIv20120522-1841Thomas Watson1-0/+26
2012-03-19Bug 374637 - NPE in ManagedServiceTracker.addv20120319-2029I20120328-2028I20120328-2020I20120328-2007I20120328-1956Thomas Watson2-4/+6
2011-11-17Bug 363246 - Update org.eclipse.osgi.services and org.eclipse.osgi.util bundl...v20111117-1212Thomas Watson1-1/+1
2011-10-06Bug 360153 - Add project prefs to force unix LF on new text files.Thomas Watson1-0/+2
2011-05-02update copyrightsv20110502-1540v20110502Thomas Watson1-1/+1
2010-11-30Bug 329452 - Service impls should use a tight version range for service imports.v20101204Thomas Watson1-2/+2
2010-04-22Bug 288253 - ConfigurationAdmin after Configuration.setLocation() change: Man...v20100520Simon Kaegi1-1/+2
2010-01-18Bug 299090 org.eclipse.equinox.event should be set to use API Toolingv20100118Thomas Watson2-1/+7
2009-05-20update copyrightsThomas Watson16-15/+25
2009-05-11update copyrightv20090511Thomas Watson1-1/+1
2009-05-11Bug 275551 ConfigAdmin has an eventadmin dependency changeSimon Kaegi1-1/+2
2009-03-04Bug 254300 Brandingpre_log_1_1Thomas Watson1-1/+1
2009-01-14Bug 260935 [cm] the data types for configuration properties uses CollectionSimon Kaegi1-5/+14
2009-01-13Bug 260935 [cm] the data types for configuration properties uses CollectionSimon Kaegi1-16/+7
2009-01-07increment micro version to 100.Thomas Watson1-1/+1
2008-12-02Bug 253243 [osgi] Keep API up to date with latest OSGi R4.2 specificationThomas Watson2-5/+5
2008-09-28Bug 248338 Deadlock in ConfigAdmin servicev20080929-1800Simon Kaegi2-40/+66
2008-05-09Bug 230402 [config] getConfiguration should bind locationSimon Kaegi3-12/+21
2008-03-05Bug 221473 [config] ConfigurationImpl contains broken equals() methodv20080305-1131Simon Kaegi1-1/+1
2008-02-18Bug 218711 [cm] move code to graduated project in CVSv20080226Simon Kaegi25-0/+3518

    Back to the top