1. e4aea0b FELIX-4264 JobInfo should provide a way to identify the kind of task by Guillaume Sauthier · 11 years ago
  2. 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
  3. f45fca1 Fix: by Clement Escoffier · 11 years ago
  4. bed5db2 FELIX-4262 QueueServices should be observable by Guillaume Sauthier · 11 years ago
  5. 9d1b9c1 Typo by Guillaume Sauthier · 11 years ago
  6. bd85bc7 Fix FELIX-4261 NPE when an instance is declared without a configuration using the @ConfigurationTracker by Clement Escoffier · 11 years ago
  7. cc53b54 Removed unused field by Guillaume Sauthier · 11 years ago
  8. 4f49db1 FELIX-4252 Make Extender's ThreadPool size configurable by Guillaume Sauthier · 11 years ago
  9. ffc9c7f Fix FELIX-4253 Add methods from inner classes in the metadata collected during the manipulation by Clement Escoffier · 11 years ago
  10. abaaa2b FELIX-4252 Make Extender's ThreadPool size configurable by Guillaume Sauthier · 11 years ago
  11. 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
  12. 53fc0a9 Fix FELIX-4245 Deadlock in Dependency by Clement Escoffier · 11 years ago
  13. 9178b07 Fix FELIX-4240 and FELIX-4242: by Clement Escoffier · 11 years ago
  14. 4e82207 Fix FELIX-4236 Unvalued properties should be part of the instance's architecture by Clement Escoffier · 11 years ago
  15. d07060f Fix FELIX-4232 Service Dependency Interceptors should be indicated in the instance architecture by Clement Escoffier · 11 years ago
  16. 9fa9fe8 Fix FELIX-4231 Provide service binding interceptors by Clement Escoffier · 11 years ago
  17. 8d6ee1d FELIX-4228 Improve dependency identification in log messages and exceptions by Clement Escoffier · 11 years ago
  18. 543545a Fix a potential concurrent modification exception by Clement Escoffier · 11 years ago
  19. 86aed6f Remove code used for debugging in the configuration handler (a try/catch block) by Clement Escoffier · 11 years ago
  20. 41ca6df FELIX-4216 Allow @Property without name in constructors by Clement Escoffier · 11 years ago
  21. 9945995 FELIX-4215 Extend manipulation metadata with argument names by Clement Escoffier · 11 years ago
  22. d3bc2bc Fix FELIX-4172 Updated method called twice at the bundle start by Clement Escoffier · 11 years ago
  23. 36bd2a6 Fix FELIX-4207 ipojo @Component with propagation set to true doesn't propagate properties by Clement Escoffier · 11 years ago
  24. 9fee250 Some small refactoring of the Provided Service Handler. by Clement Escoffier · 11 years ago
  25. 47f976f Add some meaningful descriptions when submitting jobs to the QueueService by Guillaume Sauthier · 11 years ago
  26. 7cafcf5 Fix FELIX-4204 by Clement Escoffier · 11 years ago
  27. 4c9cc37 Fix FELIX-4151 - Fix mistakes in the javadoc tags by Clement Escoffier · 11 years ago
  28. e56f650 Fix FELIX-4199 and FELIX-4200 by Clement Escoffier · 11 years ago
  29. 7901ac1 Fix FELIX-4183 by Clement Escoffier · 11 years ago
  30. 7b874e8 FELIX-4164 Instance / Component matching regression by Guillaume Sauthier · 11 years ago
  31. 19b5a3c FELIX-4138 TypeDeclaration calls factory.dispose() even if it already has been disposed (externally) by Guillaume Sauthier · 11 years ago
  32. 4ecd978 Fix the NPE in the DependencyModel by Clement Escoffier · 11 years ago
  33. d3656a9 FELIX-4146 Add getInstances and getInstanceNames in the Factory interface by Clement Escoffier · 11 years ago
  34. 070055d Fix FELIX-4147 Add getProvidedService in ProvidedServiceDescription and allow external service management by Clement Escoffier · 11 years ago
  35. 54ce217 Fix FELIX-4132 @Modified not working on Equinox by Clement Escoffier · 11 years ago
  36. 6c1d758 Fix FELIX-4143 by Clement Escoffier · 11 years ago
  37. a4b117c Defensive approach when releasing the read lock. by Clement Escoffier · 11 years ago
  38. b769ef7 Avoid creating the service object for dependency callbacks. by Clement Escoffier · 11 years ago
  39. cbe9766 Fix FELIX-4131 Explicitly set the bundle location by Clement Escoffier · 11 years ago
  40. d4f6808 Fix FELIX-4130 by Clement Escoffier · 11 years ago
  41. 6add8d7 Fix FELIX-4129 by Clement Escoffier · 11 years ago
  42. 180d02f FELIX-4116 Ability to listen for component service dependencies providings configuration properties by Clement Escoffier · 11 years ago
  43. f3619ef When setting the dependency comparator to null, use the default OSGi ranking policy. by Clement Escoffier · 11 years ago
  44. 9c9fb41 When setting the dependency comparator to null, use the default OSGi ranking policy. by Clement Escoffier · 11 years ago
  45. 102e382 Fix typo by Clement Escoffier · 11 years ago
  46. fc81ef2 Defensive access to the reference list. by Clement Escoffier · 11 years ago
  47. cbde480 Defensive access to the reference list. by Clement Escoffier · 11 years ago
  48. 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
  49. 7b467a3 Fix FELIX-4127 by Clement Escoffier · 11 years ago
  50. 9d34c6b remove java 6 api usage by Clement Escoffier · 11 years ago
  51. a4475cb Fix locking issue by Clement Escoffier · 11 years ago
  52. ece7698 FELIX-4114 - Applied patch. by Clement Escoffier · 11 years ago
  53. 0fd3073 FELIX-4119 Allow customization of DependencyHandler created Callbacks by Guillaume Sauthier · 11 years ago
  54. e050be0 Provide interceptors mechanism as described in FELIX-4120 by Clement Escoffier · 11 years ago
  55. 04f33c5 FELIX-4119 Allow customization of DependencyHandler created Callbacks by Guillaume Sauthier · 11 years ago
  56. aaeae10 FELIX-4113 Factories not disposed when the extension provider is leaving by Guillaume Sauthier · 11 years ago
  57. 1ac8167 FELIX-4108 Deadlock in the new extender by Guillaume Sauthier · 11 years ago
  58. e369c2d FELIX-4109 ComponentTypeDescription.addProperty() ignore immutable parameter by Guillaume Sauthier · 11 years ago
  59. 29e6e52 Fix FELIX-4105 Factories not disposed when their bundle is leaving by Clement Escoffier · 11 years ago
  60. 2288ae3 Fix FELIX-4106 Defensive service registration and update by Clement Escoffier · 11 years ago
  61. 8aa01d3 use generics. by Clement Escoffier · 11 years ago
  62. c68b7a2 Fix FELIX-4076 https://issues.apache.org/jira/browse/FELIX-4096 by Clement Escoffier · 11 years ago
  63. 1e137a1 Properly wait for task termination (if any), this allow a more synchronous shutdown by Guillaume Sauthier · 11 years ago
  64. 6ed5e02 FELIX-4089 Extender do not deactivate managed components when stopped by Guillaume Sauthier · 11 years ago
  65. b22256a * Avoid compilation warning * More explicit error message by Guillaume Sauthier · 11 years ago
  66. e25cfde FELIX-4076 - Useless locking on getRequiredHandler by Clement Escoffier · 11 years ago
  67. b1026b2 Fix FELIX-4073 by Clement Escoffier · 11 years ago
  68. faa4bd0 Fix FELIX-4072 by Clement Escoffier · 11 years ago
  69. 6c15d23 Fix FELIX-3932 - Allow dependency filters to get context-source variables by Clement Escoffier · 11 years ago
  70. 2cc1807 Fix configuration location-binding. by Clement Escoffier · 11 years ago
  71. 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
  72. a860873 Fix FELIX-4054 https://issues.apache.org/jira/browse/FELIX-4054 by Clement Escoffier · 11 years ago
  73. f1dbd48 Fix FELIX-4048 (https://issues.apache.org/jira/browse/FELIX-4048) by Clement Escoffier · 11 years ago
  74. cc5f07b FELIX-4045 Chain Exceptions when possible by Guillaume Sauthier · 11 years ago
  75. de4c40f Improved javadoc by Clement Escoffier · 11 years ago
  76. f10b2cf Do not use the OSGi API using generics, KF does not support it. by Clement Escoffier · 11 years ago
  77. ff8f182 Ignore inner classes during @Configuration scanning by Clement Escoffier · 11 years ago
  78. 2390268 Added generics to factories. by Clement Escoffier · 11 years ago
  79. a4fde1a Fix FELIX-4041 by Clement Escoffier · 11 years ago
  80. 0b166af * TypeDeclaration was wrongly unbound, changed to InstanceDeclaration by Guillaume Sauthier · 11 years ago
  81. edd7657 Add exception messages if available by Guillaume Sauthier · 11 years ago
  82. d18ddac Fix FELIX-4040, reimplement configuration admin support by Clement Escoffier · 11 years ago
  83. 2541ae3 Fix FELIX-4034 by Clement Escoffier · 11 years ago
  84. 55e57c5 Cosmetic fix by Clement Escoffier · 11 years ago
  85. e623755 FELIX-3978 - Check that we don't use java 6+ API by Clement Escoffier · 12 years ago
  86. 4f2609b FELIX-3976 - Move the online manipulator out of the core bundle by Clement Escoffier · 12 years ago
  87. 4562b85 Improve test reliability Reduce the complexity of the Logger code by Clement Escoffier · 12 years ago
  88. 3fcea4b FELIX-3974 Properties cannot be set as immutable using annotations by Clement Escoffier · 12 years ago
  89. ed4ca02 FELIX-3921 - Migrate to the Felix parent 2.1 by Clement Escoffier · 12 years ago
  90. aa66d5e Simplify factory classloaders. by Clement Escoffier · 12 years ago
  91. aaffec9 Fix https://issues.apache.org/jira/browse/FELIX-3948 by Clement Escoffier · 12 years ago
  92. a42e03b Remove System.out. by Clement Escoffier · 12 years ago
  93. 75af868 Fix FELIX-3896. by Clement Escoffier · 12 years ago
  94. 6528eb3 Fix FELIX-3920 by Clement Escoffier · 12 years ago
  95. 6a7c070 Fix FELIX-3918 by Clement Escoffier · 12 years ago
  96. b8f7e88 Fix FELIX-3919 by Clement Escoffier · 12 years ago
  97. 88389de FELIX-3843 ClassCastException when listing service properties of a non-ComponentFactory Factory service by Guillaume Sauthier · 12 years ago
  98. 1e32d3e First attempt to fix FELIX-3839 by Clement Escoffier · 12 years ago
  99. 92246b0 Apply patch from FELIX-3789 - Deadlock due to synchronization on INSTANCE_NAME by Clement Escoffier · 12 years ago
  100. 1013b36 Defensive catch to avoid any 'unexpected' error to stop the complete system. by Clement Escoffier · 12 years ago