1. 9e5cdba FELIX-5177: by Pierre De Rop · 8 years ago
  2. 9cb1c04 FELIX-5187: Removed unnecessary null-check when using the logger. by Pierre De Rop · 8 years ago
  3. e4f4309 FELIX-5187: No errog log when configuration dependency callback is not found. by Pierre De Rop · 8 years ago
  4. 85a643a FELIX-5155: Do not invoke update callback in case the component implementation is an internal adapter object. by Pierre De Rop · 8 years ago
  5. 17274a7 FELIX-5177: Committed the patch from Jan-Willem (:-)) which implements config proxy for factory conf adapters. by Pierre De Rop · 8 years ago
  6. 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
  7. 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
  8. 4973a4b FELIX-5177: Added some comments about the ConfigurationDependencyImpl.needsInstance method. by Pierre De Rop · 8 years ago
  9. 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
  10. c723eb3 FELIX-5114: Schedule configuration update in Component executor synchronously. by Pierre De Rop · 9 years ago
  11. 58018a1 [FELIX-5113] - Remove useless wrong test in ConfigurationDependencyImpl. by Pierre De Rop · 9 years ago
  12. 43ca21b FELIX-5104: Call a conf dependency callback Instance with an instantiated component by Pierre De Rop · 9 years ago
  13. c8295c2 FELIX-4907: ConfigurationDependency calls updated(null) when component is stopped. by Pierre De Rop · 9 years ago
  14. 7b5d1d1 uncommitted the patch for FELIX-4879, which is invalid. by Pierre De Rop · 9 years ago
  15. c40d93f FELIX-4869: Fixed comments. by Pierre De Rop · 9 years ago
  16. 3a00a21 moved new dm4 from sandbox to trunk. by Pierre De Rop · 9 years ago