1. 9cb1c04 FELIX-5187: Removed unnecessary null-check when using the logger. by Pierre De Rop · 9 years ago
  2. e4f4309 FELIX-5187: No errog log when configuration dependency callback is not found. by Pierre De Rop · 9 years ago
  3. 85a643a FELIX-5155: Do not invoke update callback in case the component implementation is an internal adapter object. by Pierre De Rop · 9 years ago
  4. 35dab2a FELIX-5177: refactoring: removed unecessary catch in updateService method. by Pierre De Rop · 9 years ago
  5. 97cd15b FELIX-5177: Did some refactoring: by Pierre De Rop · 9 years ago
  6. 17274a7 FELIX-5177: Committed the patch from Jan-Willem (:-)) which implements config proxy for factory conf adapters. by Pierre De Rop · 9 years ago
  7. 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 · 9 years ago
  8. 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 · 9 years ago
  9. 4973a4b FELIX-5177: Added some comments about the ConfigurationDependencyImpl.needsInstance method. by Pierre De Rop · 9 years ago
  10. 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 · 9 years ago
  11. 53fe398 FELIX-5164: Increased minor version because API has been modified in order to support callback instance for Aspects. by Pierre De Rop · 9 years ago
  12. 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 · 9 years ago
  13. 32b68c8 FELIX-5164: Add support for callback instance in Aspects. by Pierre De Rop · 9 years ago
  14. 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
  15. e04b687 Added comments. by Pierre De Rop · 9 years ago
  16. 2c3aeab FELIX-5155: Adapter/Aspect extra service dependencies injected twice if using callback instance. by Pierre De Rop · 9 years ago
  17. fd90eda FELIX-5153: DM4 calls stop before ungetService() on ServiceFactory components. by Pierre De Rop · 9 years ago
  18. 82e47a4 FELIX-5147: Bundle Adapter auto configures class fields even if callbacks are used. by Pierre De Rop · 9 years ago
  19. adea09f FELIX-5146: Service adapters must not turn on autoconf mode if callbacks are ever used. by Pierre De Rop · 9 years ago
  20. c723eb3 FELIX-5114: Schedule configuration update in Component executor synchronously. by Pierre De Rop · 9 years ago
  21. 58018a1 [FELIX-5113] - Remove useless wrong test in ConfigurationDependencyImpl. by Pierre De Rop · 9 years ago
  22. 43ca21b FELIX-5104: Call a conf dependency callback Instance with an instantiated component by Pierre De Rop · 9 years ago
  23. 1088d6d FELIX-5054: clean-up instance bound dependencies when the component is destroyed. by Pierre De Rop · 9 years ago
  24. 1eb4a45 FELIX-5045: Committed a fix that avoid invoking optional dependency callbacks before start. by Pierre De Rop · 9 years ago
  25. 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
  26. c8295c2 FELIX-4907: ConfigurationDependency calls updated(null) when component is stopped. by Pierre De Rop · 9 years ago
  27. 7b5d1d1 uncommitted the patch for FELIX-4879, which is invalid. by Pierre De Rop · 9 years ago
  28. 8db54e4 Committed the following contributions provided by Raluca Grigoras (many thanks): by Pierre De Rop · 9 years ago
  29. c40d93f FELIX-4869: Fixed comments. by Pierre De Rop · 9 years ago
  30. e4cc2c3 FELIX-4858: Added missing createCopy in TemporalServiceDependencyImpl, this dependency can now be used from any adapter. by Pierre De Rop · 9 years ago
  31. d2012be FELIX-4869: Fixed a bug where optional dependency callbacks are not invoked if the optional dependency by Pierre De Rop · 9 years ago
  32. bfa2728 FELIX-4832: ClassCastException with autoconfig Iterable fields. by Pierre De Rop · 9 years ago
  33. 3a00a21 moved new dm4 from sandbox to trunk. by Pierre De Rop · 10 years ago