1. 918d664 Update changelog by Carsten Ziegeler · 10 years ago
  2. 147d9a2 Check FELIX-4380 (https://issues.apache.org/jira/browse/FELIX-4380) by Clement Escoffier · 10 years ago
  3. 61b5c88 Finalized this test, which is reproducing some problems inside ConfigurationDependencyImpl. by Pierre De Rop · 10 years ago
  4. ef50fb3 Added event admin (1.3.2). by Pierre De Rop · 10 years ago
  5. 49343c8 Extend declaration to handle the bundle context by Clement Escoffier · 10 years ago
  6. 9fbfb62 FELIX-4383 : Metatype generation should use component name (and not classname) by Carsten Ziegeler · 10 years ago
  7. 6fd3bba FELIX-3910: Added additional test for concurrent services registration (test not finished, I need to add configuration dependencies, as well as aspects ...). by Pierre De Rop · 11 years ago
  8. da10cc6 Use configadmin 1.8.0; improved logging methods, using varargs in order to allow using String.format. by Pierre De Rop · 11 years ago
  9. 7993b2e FELIX-4379 : Properties, references and services from inherited classes are only used if the class has the component annotation by Carsten Ziegeler · 11 years ago
  10. bbb7765 FELIX-4377 Readd configuration of request and respoonse header buffer size by Felix Meschberger · 11 years ago
  11. c41f90f FELIX-4376 Allow configuring included and excluded SSL Cipher Suites by Felix Meschberger · 11 years ago
  12. cc47a48 [FELIX-4352] Detect missing configuration dependency before checking dependency cycles. by Pierre De Rop · 11 years ago
  13. 6a87bc8 FELIX-4348 fix the deadlock, and use one less lock by David Jencks · 11 years ago
  14. 3173228 FELIX-4348 async locate service deadlock test by David Jencks · 11 years ago
  15. a10dd8f Fix FELIX-4374 by Clement Escoffier · 11 years ago
  16. bf5690d Remove outdate distributions by Clement Escoffier · 11 years ago
  17. 839a47d Implement osgi.identity namespace for fragments. Fixes FELIX-4324. by A. J. David Bosschaert · 11 years ago
  18. 2d8270a FELIX-4352: Added support of circular dependency in the wtf command (work in progress) by Pierre De Rop · 11 years ago
  19. f891d8f FELIX-2647 : Implement Coordinator Service - Add basic logging and security checks by Carsten Ziegeler · 11 years ago
  20. 0382709 FELIX-4357: Renamed testPropertiesDefinedWithValueAttribute() method to testPropertiesWithTypes() method. by Pierre De Rop · 11 years ago
  21. ba27fd2 FELIX-4357: Added test cases for the 4357 issue. by Pierre De Rop · 11 years ago
  22. 2745e8e FELIX-4357: Support types beside String/String[] in @Property annotation. by Pierre De Rop · 11 years ago
  23. d4bafab FELIX-4357: Support types beside String/String[] in @Property annotation. by Pierre De Rop · 11 years ago
  24. 9e1070e FELIX-4357: Inline json dependency inside the target bundle. by Pierre De Rop · 11 years ago
  25. 88489df FELIX-4302 Config Admin can create illegal names on windows by Felix Meschberger · 11 years ago
  26. ec1f505 FELIX-4362 Call ManagedService[Factory] methods as privileged actions by Felix Meschberger · 11 years ago
  27. 10740ca FELIX-4360 Add a test case ensuring value order of Collection properties by Felix Meschberger · 11 years ago
  28. b052384 FELIX-2647 : Implement Coordinator Service - remove unused code by Carsten Ziegeler · 11 years ago
  29. 602ea47 FELIX-2647 : Implement Coordinator Service - minor updated to orphaned coordination handling, remove unused command code by Carsten Ziegeler · 11 years ago
  30. b56147b FELIX-2647 : Implement Coordinator Service - reimplement orphaned coordination handling - passing CT now by Carsten Ziegeler · 11 years ago
  31. 9b83b41 FELIX-2647 : Implement Coordinator Service - start permission checking by Carsten Ziegeler · 11 years ago
  32. 264543a Make sure we close input stream after reading framework version. (FELIX-4365) by Richard S. Hall · 11 years ago
  33. 567b032 [FELIX-4363] The CommandSession get/set methods are not thread safe by Guillaume Nodet · 11 years ago
  34. c632687 FELIX-4361 Applied the patch, including the suggestion from Sander Mak. Modified the existing test case to correctly terminate instead of waiting 30 seconds. Added a simpler test case that shows the problem without relying on multiple threads. by Marcel Offermans · 11 years ago
  35. a08f456 Remove unused files by Carsten Ziegeler · 11 years ago
  36. c09af99 FELIX-2647 : Implement Coordinator Service - further fixes for the CT tests cases, 59 of 61 passing (implemented nested failure handling, wrong thread) by Carsten Ziegeler · 11 years ago
  37. 0007c02 Added FELIX-4305 by Pierre De Rop · 11 years ago
  38. 344e28c FELIX-4305: by Pierre De Rop · 11 years ago
  39. 01b337b FELIX-4305: implements new autoConfig/propagate methods from ComponentDeclaration interface. by Pierre De Rop · 11 years ago
  40. 4011ca6 FELIX-4305: All aspect dependency callbacks are proxied in order to propagate original service properties modification. by Pierre De Rop · 11 years ago
  41. 7262b27 FELIX-4305: Configure adapter service dependency with "setPropagate" in order to automaically reflect by Pierre De Rop · 11 years ago
  42. 1873e00 FELIX-4305: Added getServices() method, which returns a snapshot of all currently instantiated services. by Pierre De Rop · 11 years ago
  43. 4a7f85c FELIX-4305: Fixed some javadocs. Added autoConfig(final Dependency dependency), propagate(final Dependency dependency) methods. by Pierre De Rop · 11 years ago
  44. 09513a8 FELIX-4294: Reverted the getServiceProperties() method to the previous version by Pierre De Rop · 11 years ago
  45. ca85d30 FELIX-2647 : Implement Coordinator Service - further fixes for the CT tests cases, 56 of 61 passing (implemented orphaned conditions) by Carsten Ziegeler · 11 years ago
  46. fe9cc70 FELIX-2647 : Implement Coordinator Service - further fixes for the CT tests cases, 55 of 61 passing by Carsten Ziegeler · 11 years ago
  47. cec9c3e FELIX-4352: Added the wtf enhancement (thanks Jago !). I think that service properties should be taken into account by the getRoot method. by Pierre De Rop · 11 years ago
  48. 55e57bf FELIX-2647 : Implement Coordinator Service - further fixes for the CT tests cases, 53 of 61 passing by Carsten Ziegeler · 11 years ago
  49. 57ba109 FELIX-4294: adapted tests to the new dependency manager shell, which is now only using Gogo. by Pierre De Rop · 11 years ago
  50. 1f35b82 FELIX-4294: Dependency Manager shell improvements by Pierre De Rop · 11 years ago
  51. 7cc75b2 FELIX-4294: Added getName method by Pierre De Rop · 11 years ago
  52. d46267e FELIX-4294: added getClassName, getId, getServices methods. Modified getServiceProperties to return adapter service properties by Pierre De Rop · 11 years ago
  53. ad2121c FELIX-4294: added getName method by Pierre De Rop · 11 years ago
  54. e149cca FELIX-4294: added getClassName,getId,getServices methods. renamed propertiesToString method name to appendProperties. Modified getName method. by Pierre De Rop · 11 years ago
  55. efa6b38 FELIX-4294: added toString method for shell improvement by Pierre De Rop · 11 years ago
  56. 130ba87 FELIX-4294: Added getClassName,getServices,getServiceProperties,getId methods by Pierre De Rop · 11 years ago
  57. 3e839e2 Added FELIX-4294 by Pierre De Rop · 11 years ago
  58. d79eec4 FELIX-2647 : Implement Coordinator Service - further fixes for the CT tests cases, up from 18 to 45 of 61 passing by Carsten Ziegeler · 11 years ago
  59. 5a0fc3e FELIX-2647 : Implement Coordinator Service - start implementing nested coordinations and fix failing CT test cases by Carsten Ziegeler · 11 years ago
  60. 01c2f1e FELIX-2647 : Implement Coordinator Service - disable jmx support for now by Carsten Ziegeler · 11 years ago
  61. 02d8d9a FELIX-2647 : Implement Coordinator Service - update to official 4.3 version by Carsten Ziegeler · 11 years ago
  62. 6613260 FELIX-4085 : [Core R5] Implement updates to the Bundle Hook Specification. Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
  63. 19f18f2 Remove a reference to a not yet finished feature. by Clement Escoffier · 11 years ago
  64. 7b0d7d9 Fix https://issues.apache.org/jira/browse/FELIX-4347 by Clement Escoffier · 11 years ago
  65. c9e37e6 FELIX-4350 Close stuff more definitely on failed activation by David Jencks · 11 years ago
  66. bba2e55 FELIX-3868 : Adding osgi.identity namespace to bundles (resources). Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
  67. a2845e2 FELIX-4084 : [Core R5] Enhance Bundle.adapt() to provider AccessControlContext. by Carsten Ziegeler · 11 years ago
  68. 6268e46 FELIX-4350: additional failing use cases by Guillaume Nodet · 11 years ago
  69. 26e7873 FELIX-4331 : [Core R5] Support BundleContext and Framework adaptations. Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
  70. b987528 Remove system out from test by Carsten Ziegeler · 11 years ago
  71. c7284e2 FELIX-4085 : [Core R5] Implement updates to the Bundle Hook Specification. Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
  72. 0dded7c FELIX-4083 : [Core R5] Support for valueOf when evaluating a Filter. Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
  73. e627ccc FELIX-4080 : Core R5] Add support for org.osgi.framework.UnfilteredServiceListener. Apply patch from David Bosschaert by Carsten Ziegeler · 11 years ago
  74. a7043f2 FELIX-4350 Fix race between service tracker open and service removed event by David Jencks · 11 years ago
  75. f2d67f0 FELIX-4350 Fix race between activation and deactivation. Problem with ServiceTracker exposed and ignored by David Jencks · 11 years ago
  76. 1022cd1 [FELIX-4350] Add disable integration test by Guillaume Nodet · 11 years ago
  77. 414f16e [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 11 years ago
  78. 3fdc74a [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.2.8 by Guillaume Nodet · 11 years ago
  79. 3c54ee7 Upgrade fileinstall to utils 1.4.2 by Guillaume Nodet · 11 years ago
  80. 3638823 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 11 years ago
  81. 1af33f5 [maven-release-plugin] prepare release org.apache.felix.utils-1.4.2 by Guillaume Nodet · 11 years ago
  82. 9877fa4 [FELIX-4349] Synchronization issue in ComponentRegistry by Guillaume Nodet · 11 years ago
  83. 0d215e2 Add a test checking an interceptor implementing both tracking and ranking. by Clement Escoffier · 11 years ago
  84. dae6126 Initial attempt to reproduce FELIX-4347 by Clement Escoffier · 11 years ago
  85. c57fd3b Change distribution versions. by Clement Escoffier · 11 years ago
  86. 2f3e063 Change distribution versions. by Clement Escoffier · 11 years ago
  87. b6c8e9f Initial attempt to reproduce FELIX-4347 by Clement Escoffier · 11 years ago
  88. e12188b FELIX-4348 Use a read-write lock to avoid a race between lookupService and reconfiguration by David Jencks · 11 years ago
  89. c4d8196 Fix FELIX-4292. Set the architecture default value to true. by Clement Escoffier · 11 years ago
  90. 9c96cd2 Fix FELIX-4292. Set the propagation default value to true. by Clement Escoffier · 11 years ago
  91. 2a5102b Improve failure management in test by Clement Escoffier · 11 years ago
  92. ac479b1 Fix FELIX-4340 by Clement Escoffier · 11 years ago
  93. 45e4d90 Remove traces, add test checking static inner classes by Clement Escoffier · 11 years ago
  94. 91778d6 [FELIX-4071] ConcurrentModificationException in DirectoryWatcher.bundleChanged by Guillaume Nodet · 11 years ago
  95. c9326cc [FELIX-3714] Error when when fragment bundle is updated by Guillaume Nodet · 11 years ago
  96. ddc425f [FELIX-3712] Avoid displaying an InterruptedException if the file install bundle end up refreshing itself by Guillaume Nodet · 11 years ago
  97. d282fb2 [FELIX-4328] Provide a scoping mechanism to limit bundles to be refreshed by Guillaume Nodet · 11 years ago
  98. 0aebbe9 [FELIX-3686] Fix pom which did not include the generated manifest by Guillaume Nodet · 11 years ago
  99. 79a6ec1 Make sure the source jar is built for utils by Guillaume Nodet · 11 years ago
  100. d854069 [FELIX-4225] Possible compiling issue in Eclipse by Guillaume Nodet · 11 years ago