1. 35dab2a FELIX-5177: refactoring: removed unecessary catch in updateService method. by Pierre De Rop · 8 years ago
  2. 97cd15b FELIX-5177: Did some refactoring: by Pierre De Rop · 8 years ago
  3. 17274a7 FELIX-5177: Committed the patch from Jan-Willem (:-)) which implements config proxy for factory conf adapters. by Pierre De Rop · 8 years ago
  4. 340ca39 FELIX-5177: when we are losing a configuration, the dictionary is null, and we then should pass a null configuration proxy to callbacks that accept a proxy config. by Pierre De Rop · 8 years ago
  5. 24d9d9d FELIX-5177: it is safer to declare m_configType as volatile (as Jan Willem did in its initial patch), because we by Pierre De Rop · 8 years ago
  6. 4973a4b FELIX-5177: Added some comments about the ConfigurationDependencyImpl.needsInstance method. by Pierre De Rop · 8 years ago
  7. c90bfa3 FELIX-5177: Applied the patch from Jan Willem, and slightly modified it in order to check when callbackInstance is null. by Pierre De Rop · 8 years ago
  8. 6d461de FELIX-5126: Build DM using Java 8. by Pierre De Rop · 8 years ago
  9. 53fe398 FELIX-5164: Increased minor version because API has been modified in order to support callback instance for Aspects. by Pierre De Rop · 8 years ago
  10. 24ad154 FELIX-5164: increase minor bundle version because the API has been modified in order to support callback instance for aspects. by Pierre De Rop · 8 years ago
  11. becfed4 FELIX-5155: Do not invoke callbacks on Factory Pid Adapters components and on AbstractDecorator components (excepts for the first internal dependency declared by aspects and adapters). by Pierre De Rop · 8 years ago
  12. 32b68c8 FELIX-5164: Add support for callback instance in Aspects. by Pierre De Rop · 9 years ago
  13. cc3f816 FELIX-5155: cleanup possibly cached dependency callback instance when removing a dependency from an aspect or adapter component. by Pierre De Rop · 9 years ago
  14. e04b687 Added comments. by Pierre De Rop · 9 years ago
  15. 2c3aeab FELIX-5155: Adapter/Aspect extra service dependencies injected twice if using callback instance. by Pierre De Rop · 9 years ago
  16. fd90eda FELIX-5153: DM4 calls stop before ungetService() on ServiceFactory components. by Pierre De Rop · 9 years ago
  17. 82e47a4 FELIX-5147: Bundle Adapter auto configures class fields even if callbacks are used. by Pierre De Rop · 9 years ago
  18. adea09f FELIX-5146: Service adapters must not turn on autoconf mode if callbacks are ever used. by Pierre De Rop · 9 years ago
  19. c723eb3 FELIX-5114: Schedule configuration update in Component executor synchronously. by Pierre De Rop · 9 years ago
  20. 58018a1 [FELIX-5113] - Remove useless wrong test in ConfigurationDependencyImpl. by Pierre De Rop · 9 years ago
  21. 43ca21b FELIX-5104: Call a conf dependency callback Instance with an instantiated component by Pierre De Rop · 9 years ago
  22. 1088d6d FELIX-5054: clean-up instance bound dependencies when the component is destroyed. by Pierre De Rop · 9 years ago
  23. 1eb4a45 FELIX-5045: Committed a fix that avoid invoking optional dependency callbacks before start. by Pierre De Rop · 9 years ago
  24. 85fc8f0 FELIX-4974: DM filter indices are not enabled if the dependencymanager bundle is started before any other bundles that contain a DM Activator. by Pierre De Rop · 9 years ago
  25. 09a0dba Change bundle versions (because of baselining) by Pierre De Rop · 9 years ago
  26. a59f94b FELIX-4922: changelog file is now centralized in release/resource/changelog.txt by Pierre De Rop · 9 years ago
  27. c8295c2 FELIX-4907: ConfigurationDependency calls updated(null) when component is stopped. by Pierre De Rop · 9 years ago
  28. 7b5d1d1 uncommitted the patch for FELIX-4879, which is invalid. by Pierre De Rop · 9 years ago
  29. 8db54e4 Committed the following contributions provided by Raluca Grigoras (many thanks): by Pierre De Rop · 9 years ago
  30. 0b05518 Updated release notes. Still to add upcoming FELIX-4873 from Raluca. by Pierre De Rop · 9 years ago
  31. c40d93f FELIX-4869: Fixed comments. by Pierre De Rop · 9 years ago
  32. e4cc2c3 FELIX-4858: Added missing createCopy in TemporalServiceDependencyImpl, this dependency can now be used from any adapter. by Pierre De Rop · 9 years ago
  33. a440bd1 FELIX-4869: incremented micro version for the 4869 patch. by Pierre De Rop · 9 years ago
  34. d2012be FELIX-4869: Fixed a bug where optional dependency callbacks are not invoked if the optional dependency by Pierre De Rop · 9 years ago
  35. e90e021 Removed core/runtime/shell 3.2.0 bundles from the release repo, and replaced them by the new 4.0.0 version. by Pierre De Rop · 9 years ago
  36. bfa2728 FELIX-4832: ClassCastException with autoconfig Iterable fields. by Pierre De Rop · 9 years ago
  37. 6710d1b updated docs, changelogs. Added license to samples module. FELIX-4676: Don't generate Require-Capability by default by Pierre De Rop · 9 years ago
  38. 3a00a21 moved new dm4 from sandbox to trunk. by Pierre De Rop · 9 years ago