1. e89ddd6 upgrade manipulator version to 1.11.2, and fix @since tags by Clement Escoffier · 11 years ago
  2. e946a38 Provide the @Context handler Fix FELIX-4229, FELIX-4272 and FELIX-4273 by Clement Escoffier · 11 years ago
  3. 54942a6 Fix FELIX-4449 and FELIX-4448 by Clement Escoffier · 11 years ago
  4. b69b217 Fix FELIX-4432 DefaultServiceRankingInterceptor holds duplicate dependencies by Clement Escoffier · 11 years ago
  5. 6143926 FELIX-4419 Open access to InstanceDeclaration and TypeDeclaration by Guillaume Sauthier · 11 years ago
  6. 0d28755 Fix FELIX-4386 by Clement Escoffier · 11 years ago
  7. 49343c8 Extend declaration to handle the bundle context by Clement Escoffier · 11 years ago
  8. a10dd8f Fix FELIX-4374 by Clement Escoffier · 11 years ago
  9. 7d84ea6 Fix FELIX-4335 (https://issues.apache.org/jira/browse/FELIX-4335) by Clement Escoffier · 11 years ago
  10. cc18202 Update version by Clement Escoffier · 11 years ago
  11. 16bf533 Let the getRequiredHandlerList method throw ConfigurationException. by Clement Escoffier · 11 years ago
  12. c11f06e Try to stabilize concurrent TestCase by Guillaume Sauthier · 11 years ago
  13. b1b2a5c FELIX-4268 Duplicated name errors always happen when there are 2 factories with the same name by Guillaume Sauthier · 11 years ago
  14. f444011 FELIX-4265 Provides a recorder for startup events by Guillaume Sauthier · 11 years ago
  15. 5af5846 Quick fix: executionTime counter was still running after exception by Guillaume Sauthier · 11 years ago
  16. e4aea0b FELIX-4264 JobInfo should provide a way to identify the kind of task by Guillaume Sauthier · 11 years ago
  17. 92c98a4 Add a test about FELIX-4247 Memory leak with ServiceUsage and inner class (Listener style) to confirm the fix. by Clement Escoffier · 11 years ago
  18. f45fca1 Fix: by Clement Escoffier · 11 years ago
  19. bed5db2 FELIX-4262 QueueServices should be observable by Guillaume Sauthier · 11 years ago
  20. 9d1b9c1 Typo by Guillaume Sauthier · 11 years ago
  21. bd85bc7 Fix FELIX-4261 NPE when an instance is declared without a configuration using the @ConfigurationTracker by Clement Escoffier · 11 years ago
  22. cc53b54 Removed unused field by Guillaume Sauthier · 11 years ago
  23. 4f49db1 FELIX-4252 Make Extender's ThreadPool size configurable by Guillaume Sauthier · 11 years ago
  24. ffc9c7f Fix FELIX-4253 Add methods from inner classes in the metadata collected during the manipulation by Clement Escoffier · 11 years ago
  25. abaaa2b FELIX-4252 Make Extender's ThreadPool size configurable by Guillaume Sauthier · 11 years ago
  26. 406754b Improve configuration error detection and reporting of service dependency (FELIX-4243 Define the dependency configuration matrix and improve error detection) by Clement Escoffier · 11 years ago
  27. 53fc0a9 Fix FELIX-4245 Deadlock in Dependency by Clement Escoffier · 11 years ago
  28. 9178b07 Fix FELIX-4240 and FELIX-4242: by Clement Escoffier · 11 years ago
  29. 4e82207 Fix FELIX-4236 Unvalued properties should be part of the instance's architecture by Clement Escoffier · 11 years ago
  30. d07060f Fix FELIX-4232 Service Dependency Interceptors should be indicated in the instance architecture by Clement Escoffier · 11 years ago
  31. 9fa9fe8 Fix FELIX-4231 Provide service binding interceptors by Clement Escoffier · 11 years ago
  32. 8d6ee1d FELIX-4228 Improve dependency identification in log messages and exceptions by Clement Escoffier · 11 years ago
  33. 543545a Fix a potential concurrent modification exception by Clement Escoffier · 11 years ago
  34. 86aed6f Remove code used for debugging in the configuration handler (a try/catch block) by Clement Escoffier · 11 years ago
  35. 41ca6df FELIX-4216 Allow @Property without name in constructors by Clement Escoffier · 11 years ago
  36. 9945995 FELIX-4215 Extend manipulation metadata with argument names by Clement Escoffier · 11 years ago
  37. d3bc2bc Fix FELIX-4172 Updated method called twice at the bundle start by Clement Escoffier · 11 years ago
  38. 36bd2a6 Fix FELIX-4207 ipojo @Component with propagation set to true doesn't propagate properties by Clement Escoffier · 11 years ago
  39. 9fee250 Some small refactoring of the Provided Service Handler. by Clement Escoffier · 11 years ago
  40. 47f976f Add some meaningful descriptions when submitting jobs to the QueueService by Guillaume Sauthier · 11 years ago
  41. 7cafcf5 Fix FELIX-4204 by Clement Escoffier · 11 years ago
  42. 4c9cc37 Fix FELIX-4151 - Fix mistakes in the javadoc tags by Clement Escoffier · 11 years ago
  43. e56f650 Fix FELIX-4199 and FELIX-4200 by Clement Escoffier · 11 years ago
  44. 7901ac1 Fix FELIX-4183 by Clement Escoffier · 11 years ago
  45. 7b874e8 FELIX-4164 Instance / Component matching regression by Guillaume Sauthier · 11 years ago
  46. 19b5a3c FELIX-4138 TypeDeclaration calls factory.dispose() even if it already has been disposed (externally) by Guillaume Sauthier · 11 years ago
  47. 4ecd978 Fix the NPE in the DependencyModel by Clement Escoffier · 11 years ago
  48. d3656a9 FELIX-4146 Add getInstances and getInstanceNames in the Factory interface by Clement Escoffier · 11 years ago
  49. 070055d Fix FELIX-4147 Add getProvidedService in ProvidedServiceDescription and allow external service management by Clement Escoffier · 11 years ago
  50. 54ce217 Fix FELIX-4132 @Modified not working on Equinox by Clement Escoffier · 11 years ago
  51. 6c1d758 Fix FELIX-4143 by Clement Escoffier · 11 years ago
  52. a4b117c Defensive approach when releasing the read lock. by Clement Escoffier · 11 years ago
  53. b769ef7 Avoid creating the service object for dependency callbacks. by Clement Escoffier · 11 years ago
  54. cbe9766 Fix FELIX-4131 Explicitly set the bundle location by Clement Escoffier · 11 years ago
  55. d4f6808 Fix FELIX-4130 by Clement Escoffier · 11 years ago
  56. 6add8d7 Fix FELIX-4129 by Clement Escoffier · 11 years ago
  57. 180d02f FELIX-4116 Ability to listen for component service dependencies providings configuration properties by Clement Escoffier · 11 years ago
  58. f3619ef When setting the dependency comparator to null, use the default OSGi ranking policy. by Clement Escoffier · 11 years ago
  59. 9c9fb41 When setting the dependency comparator to null, use the default OSGi ranking policy. by Clement Escoffier · 11 years ago
  60. 102e382 Fix typo by Clement Escoffier · 11 years ago
  61. fc81ef2 Defensive access to the reference list. by Clement Escoffier · 11 years ago
  62. cbde480 Defensive access to the reference list. by Clement Escoffier · 11 years ago
  63. dfa9860 the objectclass property of a dependency contains the dependency's target specification and interfaces extended by the specification. by Clement Escoffier · 11 years ago
  64. 7b467a3 Fix FELIX-4127 by Clement Escoffier · 11 years ago
  65. 9d34c6b remove java 6 api usage by Clement Escoffier · 11 years ago
  66. a4475cb Fix locking issue by Clement Escoffier · 11 years ago
  67. ece7698 FELIX-4114 - Applied patch. by Clement Escoffier · 11 years ago
  68. 0fd3073 FELIX-4119 Allow customization of DependencyHandler created Callbacks by Guillaume Sauthier · 11 years ago
  69. e050be0 Provide interceptors mechanism as described in FELIX-4120 by Clement Escoffier · 11 years ago
  70. 04f33c5 FELIX-4119 Allow customization of DependencyHandler created Callbacks by Guillaume Sauthier · 11 years ago
  71. aaeae10 FELIX-4113 Factories not disposed when the extension provider is leaving by Guillaume Sauthier · 11 years ago
  72. 1ac8167 FELIX-4108 Deadlock in the new extender by Guillaume Sauthier · 11 years ago
  73. e369c2d FELIX-4109 ComponentTypeDescription.addProperty() ignore immutable parameter by Guillaume Sauthier · 11 years ago
  74. 29e6e52 Fix FELIX-4105 Factories not disposed when their bundle is leaving by Clement Escoffier · 11 years ago
  75. 2288ae3 Fix FELIX-4106 Defensive service registration and update by Clement Escoffier · 11 years ago
  76. 8aa01d3 use generics. by Clement Escoffier · 11 years ago
  77. c68b7a2 Fix FELIX-4076 https://issues.apache.org/jira/browse/FELIX-4096 by Clement Escoffier · 11 years ago
  78. 1e137a1 Properly wait for task termination (if any), this allow a more synchronous shutdown by Guillaume Sauthier · 11 years ago
  79. 6ed5e02 FELIX-4089 Extender do not deactivate managed components when stopped by Guillaume Sauthier · 11 years ago
  80. b22256a * Avoid compilation warning * More explicit error message by Guillaume Sauthier · 11 years ago
  81. e25cfde FELIX-4076 - Useless locking on getRequiredHandler by Clement Escoffier · 11 years ago
  82. b1026b2 Fix FELIX-4073 by Clement Escoffier · 11 years ago
  83. faa4bd0 Fix FELIX-4072 by Clement Escoffier · 11 years ago
  84. 6c15d23 Fix FELIX-3932 - Allow dependency filters to get context-source variables by Clement Escoffier · 11 years ago
  85. 2cc1807 Fix configuration location-binding. by Clement Escoffier · 11 years ago
  86. cfae791 FELIX-3895 (https://issues.apache.org/jira/browse/FELIX-3895) - iPOJO instance is not shown (with the "arch" commands) if constructor is failing by Clement Escoffier · 11 years ago
  87. a860873 Fix FELIX-4054 https://issues.apache.org/jira/browse/FELIX-4054 by Clement Escoffier · 11 years ago
  88. f1dbd48 Fix FELIX-4048 (https://issues.apache.org/jira/browse/FELIX-4048) by Clement Escoffier · 11 years ago
  89. 2545db7 Refactor tests Add TIME_FACTOR to invoker by Clement Escoffier · 11 years ago
  90. cc5f07b FELIX-4045 Chain Exceptions when possible by Guillaume Sauthier · 11 years ago
  91. de4c40f Improved javadoc by Clement Escoffier · 11 years ago
  92. f10b2cf Do not use the OSGi API using generics, KF does not support it. by Clement Escoffier · 11 years ago
  93. ff8f182 Ignore inner classes during @Configuration scanning by Clement Escoffier · 11 years ago
  94. 2390268 Added generics to factories. by Clement Escoffier · 11 years ago
  95. a4fde1a Fix FELIX-4041 by Clement Escoffier · 11 years ago
  96. 0b166af * TypeDeclaration was wrongly unbound, changed to InstanceDeclaration by Guillaume Sauthier · 11 years ago
  97. edd7657 Add exception messages if available by Guillaume Sauthier · 11 years ago
  98. d18ddac Fix FELIX-4040, reimplement configuration admin support by Clement Escoffier · 11 years ago
  99. 2541ae3 Fix FELIX-4034 by Clement Escoffier · 11 years ago
  100. 55e57c5 Cosmetic fix by Clement Escoffier · 11 years ago