Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-06Bug 500873 - [DS] NPE on configuration delete causes performanceY20160915-1000Y20160908-1000I20160920-0800I20160915-0230I20160915-0200I20160914-2300I20160914-2000I20160914-0800I20160914-0430I20160914-0030I20160913-2000I20160913-0800I20160912-2000I20160912-1005I20160912-0800I20160912-0430I20160912-0225I20160912-0140I20160911-2015Jens Kübler1-6/+9
2013-11-26Bug 402750. [DS] An error is logged when binding optional referencesI20131203-0800Stoyan Boshev1-1/+1
2013-08-14[Bug 413053] Update copyrights.John Ross2-2/+2
2013-08-13Bug 408686 - [DS] Incorrect error logging inThomas Watson1-2/+3
2013-08-12Bug 413053 - [DS] Component descriptors not reloaded on bundle update when us...I20130813-0800John Ross2-63/+67
2013-03-08Bug 389171 - [DS] Unexpected exception BundleContext is no longer valid,Stoyan Boshev1-26/+33
2013-03-08Bug 397087 - [ds] binds service before it is active Stoyan Boshev1-20/+22
2012-09-24Bug 388961 - [DS] Missing bind method should not prevent activation.v20120924-143455Stoyan Boshev1-9/+7
2012-01-12Bug 335208 - [ds] component instantiated twice (static, immediate,v20120112-1400Stoyan Boshev2-2/+22
2012-01-10BundleListener is registered after SCRManager initialization isStoyan Boshev1-4/+4
2012-01-10Bug 358108. [ds] Implement new functionality for R4.3 compendium (RFCStoyan Boshev12-119/+570
2011-11-22Bug 342613 [DS] ClassCircularityError when activating servicesv20111122-1358Stoyan Boshev1-3/+16
2011-11-17Revert "Revert "Bug 360105 [DS] SCRManager waits too long to enable components""Stoyan Boshev1-2/+2
2011-11-17Revert "Bug 360105 [DS] SCRManager waits too long to enable components"Stoyan Boshev1-2/+2
2011-11-17Bug 360105 [DS] SCRManager waits too long to enable componentsStoyan Boshev1-2/+2
2011-11-16Bug 344538 [ds] NullPointerException inv20111116-1812Stoyan Boshev1-1/+1
2011-09-28Remove +x on non-executable filesBJ Hargrave1-0/+0
2011-07-01Bug 350875. [ds] java.lang.NullPointerException at org.eclipse.equinox.intern...sboshev1-3/+3
2011-05-02update copyrightsv20110502-1540v20110502Thomas Watson27-27/+27
2011-04-14Bug 342660 - compile warnings in official buildThomas Watson1-2/+0
2011-03-17Use Boolean.FALSE.Thomas Watson1-1/+1
2011-03-17Bug 340291 [ds] Provide help for individual commandThomas Watson1-12/+54
2011-02-24Bug 337819. Equinox DS fails on directives/properties in Service-Component ma...sboshev1-17/+22
2011-01-12The SCR public API now returns read only propertiessboshev5-26/+38
2010-12-13Bug 332136 - [ds] Update package org.apache.felix.scr with the latest availab...v20101213Thomas Watson7-10/+118
2010-12-06Bug 330295. [ds] remove unnecessary dependency on org.osgi.service.metatype p...sboshev1-72/+73
2010-11-17Bug 320377. [DS] shell commands supportability enhancementsv20101119sboshev4-15/+191
2010-08-30Bug 322649. [DS] Dictionary returned from ComponentContext.getProperties is n...v20100830sboshev2-2/+148
2010-07-27Bug 316780. [ds] ClassCircularityErrorv20100730sboshev3-10/+43
2010-07-08Bug 311579. [DS] Factory component configurations are not disposed when canno...sboshev1-2/+21
2010-05-07Bug 308021 - [DS] (SCR) is recursively trying to activate the same component...v20100507Thomas Watson2-6/+31
2010-04-22Bug 309457. [DS] Component deactivation in incorrect orderv20100422-1745v20100422sboshev1-14/+46
2010-04-21improved debug messagesboshev1-1/+1
2010-04-20Components in DEACTIVATING state are skipped when looking for components to b...sboshev1-3/+3
2010-04-20Removed incorrect setting of DEACTIVATING statesboshev1-1/+0
2010-04-20improved the synchronization to avoid deadlocks while building components. Us...sboshev1-60/+44
2010-04-16Sometimes was temporarily setting incorrectly component state as Activesboshev1-10/+10
2010-04-14Bug 308051. [DS][CM] Remove Warning "... component's configuration could not ...sboshev1-1/+3
2010-03-24fixed typosJohn Arthorne3-437/+395
2010-03-22Correctly print via scr log, otherwise it was skipping writing to the console...v20100322-1720sboshev1-16/+16
2010-03-22Bug 306587. [ds][equinox.cm] NPE in SCRManager.configAdminRegistered after st...sboshev1-0/+12
2010-03-15Bug 305059. ArrayIndexOutOfBoundsException thrown from SCRManagersboshev2-13/+29
2010-03-15avoid calling modified method of not built componentssboshev1-0/+3
2010-02-23 Bug 302620 - [DS] need to create javadoc for org.apache.felix.scrThomas Watson1-0/+15
2010-02-12Small code optimizationsv20100215sboshev8-61/+44
2010-02-12use correctly String.intern()sboshev1-1/+1
2010-02-11Bug 276727. [ds] support programmatic access to SCRManagersboshev17-85/+676
2010-02-02Bug 300775. FileNotFoundException on each shutdownsboshev1-4/+11
2010-01-25Bug 300690. [ds] FileStorage is not thread safesboshev1-6/+11
2010-01-25Bug 300596. [ds] Deadlock in startup of org.eclipse.equinox.utilsboshev1-0/+6

Back to the top