1. 09f4217 Added integration test for the FELIX-3680 issue. by Pierre De Rop · 12 years ago
  2. 0de0bb3 FELIX-3659 share method objects as much as possible by David Jencks · 12 years ago
  3. 794af6d FELIX-3645: Tests which reproduces the "Could not obtain lock in 5000 milliseconds" Exception. by Pierre De Rop · 12 years ago
  4. 1511632 FELIX-3559 Fix factory components whose newInstances are services referred to by other components by David Jencks · 12 years ago
  5. 64520ea FELIX-3557 more circular ref tests, for b 0..1 to A by David Jencks · 12 years ago
  6. a9cbe1b FELIX-3557 tests for circular dependency behavior by David Jencks · 12 years ago
  7. 99cd15c FELIX-3533 strip out private . properties when a lifecycle method returns service properties by David Jencks · 12 years ago
  8. 715d0b6 FELIX-3524: Added integration test for configuration pid support. by Pierre De Rop · 12 years ago
  9. 738751a FELIX-3410 Apply patch by David Jencks (thanks) and add by Felix Meschberger · 12 years ago
  10. b8ab893 FELIX-3507 Apply patch by David Jencks (thank you very much) and update the API export to 1.7 due to the new Reference.isReluctant() method by Felix Meschberger · 12 years ago
  11. 9d508b5 FELIX-3506 Apply patch by David Jencks (thanks alot) by Felix Meschberger · 12 years ago
  12. dc3ad6a FELIX-3377 Commit my latest patch (FELIX-3377-4-fmeschbe.patch) including input from David Jencks (thanks alot). by Felix Meschberger · 12 years ago
  13. 8422a30 FELIX-3377 Applied patch provided by David Jencks (thanks alot) slightly modified: by Felix Meschberger · 13 years ago
  14. 1a0bd2c FELIX-3090 Ensure target properties are properly considered when satisfying the ComponentFactory service by Felix Meschberger · 13 years ago
  15. 161c4c0 FELIX-3087 Fix wrong Character/Char type conversion; add unit tests; refactor value conversion to do it during validation, which allows to fail value conversion on a component-level instead of a descriptor file level. by Felix Meschberger · 13 years ago
  16. f65156d FELIX-3086 Missing support for DS 1.1 "Character" type name plus unit test by Felix Meschberger · 13 years ago
  17. 4c6215d FELIX-2821 Apply patch by Stephen Flynn (thanks alot). Basically when closing the DependencyManagers, the manager list is copied, reversed and this reversed copy is iterated. And added an integration test to prove correctness. by Felix Meschberger · 14 years ago
  18. d767799 FELIX-2519 Specification of activate, deactivate, modified, and configuration-policy attributes is not allowed for DS 1.0 descriptors. by Felix Meschberger · 14 years ago
  19. f96e10c FELIX-2233 Ensure new component instances (created for factory configurations) are not enabled if the component has been disabled by ComponentContext.disableComponent(String) by Felix Meschberger · 14 years ago
  20. 3242020 FELIX-2010 Missing descriptor for the test components ... by Felix Meschberger · 15 years ago
  21. f1ce1a3 FELIX-1943 Ensure components which are not satisfied any longer if a service is unregistered are deactivated. Before this would only happen if the component had the service bound, which is not always the case (for example for ComponentFactory components). by Felix Meschberger · 15 years ago
  22. 01fdc28 FELIX-1922 test ComponentFactory does not require configuration by Felix Meschberger · 15 years ago
  23. 470a975 FELIX-1841 Apply DependencyManager part of FELIX-1841.patch.2 supplied by Pierre de Rop (thanks) with the slight modification of guarding the rebind with a configuration setting. Also added integration tests validating this fix. by Felix Meschberger · 15 years ago
  24. 639f83a FELIX-1825 Deactivate component instances of delayed components which by Felix Meschberger · 15 years ago
  25. 40a2677 FELIX-1686 Record in the component metadata whether the activate/deactivate by Felix Meschberger · 15 years ago
  26. f975aa5 Add integration tests for service binding mechanisms by Felix Meschberger · 15 years ago
  27. 31181f2 FELIX-1503 Add API to ComponentHolder to allow ImmediateComponentManager instances by Felix Meschberger · 15 years ago
  28. 883c48c New test verifying that a single-component XML document without the by Felix Meschberger · 15 years ago
  29. bbfc717 FELIX-1447 Remove ComponentMetadata parameter from AbstractComponentManager.log by Felix Meschberger · 15 years ago
  30. 01ead65 FELIX-1436 Ensure duplicate implementation and/or service elements render by Felix Meschberger · 15 years ago
  31. 4dab8ea FELIX-1232 Add integration test ensuring private component by Felix Meschberger · 15 years ago
  32. 47eb037 FELIX-1416 Add unit and integration tests for new and fixed configuration behaviour by Felix Meschberger · 15 years ago
  33. d07f180 FELIX-1284 unit tests for new "modified" attribute by Felix Meschberger · 15 years ago
  34. f7d5706 FELIX-924 configuration policy configurable by Felix Meschberger · 15 years ago