1. 26fb436 FELIX-2201: [FileInstall] Make Scanner process artifacts in 'oldest-file-modification-time first' order by Guillaume Nodet · 15 years ago
  2. de3a828 [bundlerepository] fix a NPE in the index goal by Guillaume Nodet · 15 years ago
  3. 804f4be added a README file, which describes this sample by Pierre De Rop · 15 years ago
  4. 667594b added MetaType support for factory configuration adapter by Pierre De Rop · 15 years ago
  5. adf7098 decoupled the MetaTypeProviderImpl class from ConfigurationDependencyImpl class by Pierre De Rop · 15 years ago
  6. 874c70d decoupled the MetaTypeProviderImpl class from ConfigurationDependencyImpl class by Pierre De Rop · 15 years ago
  7. 611af7a Add the BSD License in the NOTICE summary as remarked by Richard Hall during the release process of the 1.6.0 by Clement Escoffier · 15 years ago
  8. 2944e68 fixed bug in adapter annotations: the services provided by adapters were specified as a Class, instead of a Class array. by Pierre De Rop · 15 years ago
  9. b54b47c fixed bug in adapter annotations: the services provided by adapters were specified as a Class, instead of a Class array. Removed checkClassImplements in AnnotationCollector.java by Pierre De Rop · 15 years ago
  10. 49438b2 added an assert for detecting wrong CM update notification by Pierre De Rop · 15 years ago
  11. bf3bddf switched to bnd 0.0.401 by Pierre De Rop · 15 years ago
  12. 8cdd862 added missing synchronize in ManagedServiceFactory's updated method (fix in progress) by Pierre De Rop · 15 years ago
  13. af3192d fixed wrong javadoc by Pierre De Rop · 15 years ago
  14. bfead6e Another refactoring of the resolver to improve performance by calculating by Richard S. Hall · 15 years ago
  15. cb1bff2 Add missing version by Carsten Ziegeler · 15 years ago
  16. 07eef24 FELIX-2300 : SCR Plugin should be able to produce a metatype property for service.ranking. Apply patch from Justin Edelson by Carsten Ziegeler · 15 years ago
  17. 23b3b15 Added javadoc. Added missing method "isAutoConfig()". by Pierre De Rop · 15 years ago
  18. 2b0055b FELIX-2298 : Component annotation: getConfigurationFactory should be named configurationFactory by Carsten Ziegeler · 15 years ago
  19. 8e620e6 [FELIX-2297] features-maven-plugin validate goal should be able to use configurable jre version by Freeman Yue Fang · 15 years ago
  20. 7521e85 Minor edits. (FELIX-2035) by Richard S. Hall · 15 years ago
  21. a54f13a [FELIX-2293]features-maven-plugin validate should support specify the feature repositories from the maven plugin configure by Freeman Yue Fang · 15 years ago
  22. 81645bd FELIX-2291 Catch NoSuchMethodError on pre-1.4 Java runtimes which do not have the Runtime.availableProcessors method by Felix Meschberger · 15 years ago
  23. 6a54034 Cache some intermediate results. (FELIX-2037) by Richard S. Hall · 15 years ago
  24. 79d6548 Some minor code cleanup. (FELIX-2035) by Richard S. Hall · 15 years ago
  25. f5ca61b Substring operator is false for types other than string and by Richard S. Hall · 15 years ago
  26. 695d0df FELIX-2291 /Show available number of processors on the System Information page/ by Valentin Pavlov Valchev · 15 years ago
  27. c2a72c4 FELIX-2291 Provide number of processors available to the Java VM in the System Information tab by Felix Meschberger · 15 years ago
  28. 8fbd5d6 add [revision] to destpattern in sigil.bundle ant task. FELIX-2290 by Derek Baum · 15 years ago
  29. 588b1f9 Applied patch (FELIX-2069) to not create monitored directories if they do not exist. by Richard S. Hall · 15 years ago
  30. c3b80b2 Rewrite of the new prototype resolver's core data structure and algorithm. by Richard S. Hall · 15 years ago
  31. ff678c3 ConfigAdmin factory configuration adapter support by Pierre De Rop · 15 years ago
  32. 49d6661 Update versions to the new development version. by Clement Escoffier · 15 years ago
  33. a6fc2fc [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  34. dc58d5b [maven-release-plugin] prepare release org.apache.felix.ipojo.arch-1.6.0 by Clement Escoffier · 15 years ago
  35. 27aa36d update to the latest iPOJO core and maven-ipojo-plugin by Clement Escoffier · 15 years ago
  36. a64a1bd [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  37. b13103d [maven-release-plugin] prepare release org.apache.felix.ipojo.online.manipulator-1.6.0 by Clement Escoffier · 15 years ago
  38. 9d4237f Update to latest version of the iPOJO manipulator and of the maven-ipojo-plugin by Clement Escoffier · 15 years ago
  39. de707c3 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  40. 547bb3b [maven-release-plugin] prepare release org.apache.felix.ipojo.api-1.6.0 by Clement Escoffier · 15 years ago
  41. d056ee3 update to latest version of iPOJO core, composite, and manipulator by Clement Escoffier · 15 years ago
  42. 190a995 FELIX-2289 Synchronize all access to internal maps to prevent data structure corruption by Felix Meschberger · 15 years ago
  43. da1720d [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  44. 1bb2b3a [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-1.6.0 by Clement Escoffier · 15 years ago
  45. cf23bf6 Update to the new maven-ipojo-plugin, manipulator and iPOJO core by Clement Escoffier · 15 years ago
  46. 9288402 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  47. 2c65ebd [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.6.0 by Clement Escoffier · 15 years ago
  48. 25cb5dd [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  49. 50db5b7 [maven-release-plugin] prepare release org.apache.felix.ipojo-1.6.0 by Clement Escoffier · 15 years ago
  50. 0b43b65 update to the new maven-ipojo-plugin by Clement Escoffier · 15 years ago
  51. fe5a762 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  52. 1ee414b [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-1.6.0 by Clement Escoffier · 15 years ago
  53. e862923 Update to the new version of the manipulator by Clement Escoffier · 15 years ago
  54. 41c36a3 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  55. de08bda [maven-release-plugin] prepare release maven-ipojo-plugin-1.6.0 by Clement Escoffier · 15 years ago
  56. 5d3e577 update manipulator version by Clement Escoffier · 15 years ago
  57. 15b54d0 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  58. 1a13e7b [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.6.0 by Clement Escoffier · 15 years ago
  59. 5ab0b44 Final steps before the release preparation: by Clement Escoffier · 15 years ago
  60. 9718c40 [FELIX-2239]features-maven-plugin validate goal should be able to use configurable config.properties by Freeman Yue Fang · 15 years ago
  61. 6b88b0a [bundleplugin] upgrade to bundlerepository snapshot by Guillaume Nodet · 15 years ago
  62. d7311f7 Fixed FELIX-2272 /SCR plugin shows misleading message/ by Valentin Pavlov Valchev · 15 years ago
  63. aab2af8 Fixed FELIX-2250 /Security Policy configuration printer/ by Valentin Pavlov Valchev · 15 years ago
  64. a62b4a4 Fixed FELIX-2207 /License plugin should support Bundle-License manifest header/ by Valentin Pavlov Valchev · 15 years ago
  65. 178300c Partial fix for FELIX-2286 /Various rendering issues with IE/ by Valentin Pavlov Valchev · 15 years ago
  66. 90d662b Partial fix for FELIX-2286 /Various rendering issues with IE/ by Valentin Pavlov Valchev · 15 years ago
  67. c21c0d4 Fixed FELIX-2285 /Bundles Plugin doesn't render the bundles name in IE/ by Valentin Pavlov Valchev · 15 years ago
  68. 5949691 Fixed FELIX-2274 /404 when plugin is missing/ by Valentin Pavlov Valchev · 15 years ago
  69. 6a2a24e Fixed FELIX-2251 /Wire Admin configuration printer/ by Valentin Pavlov Valchev · 15 years ago
  70. 9d186ee Fixed FELIX-2282 /Optimize Services Printer/ by Valentin Pavlov Valchev · 15 years ago
  71. 695cde8 Fix a memory leak (FELIX-2283). by Karl Pauls · 15 years ago
  72. 9e74777 Update NOTICE year (2008-2010) by Clement Escoffier · 15 years ago
  73. 14ef3cb Release Preparation - Update changelog Cosmetic fix by Clement Escoffier · 15 years ago
  74. 440dbbf Fixed FELIX-2245 /Log Plugin - level sorting should be by level/ by Valentin Pavlov Valchev · 15 years ago
  75. 15fb1fa Fixed FELIX-2257 /Bundle sort order is not stored in a cookie anymore/ by Valentin Pavlov Valchev · 15 years ago
  76. 964acdd Fixed FELIX-2274 /404 when plugin is missing/ by Valentin Pavlov Valchev · 15 years ago
  77. cbcb7c2 FELIX-1141 German Transalation of new error message by Felix Meschberger · 15 years ago
  78. 48fc521 [FELIX-2278] refactor features-maven-plugin to use Parser/Clause/VersionRange from utils by Freeman Yue Fang · 15 years ago
  79. c224b72 FELIX-2276: Authentication credentials for proxies are not set when retrieving resources by Guillaume Nodet · 15 years ago
  80. e2f5cf8 FELIX-2275 : Component descriptor reference elements are not ordered - Applied patch from Stephen Flynn by Carsten Ziegeler · 15 years ago
  81. 2fafa58 by Valentin Pavlov Valchev · 15 years ago
  82. 5f423ca Fixed FELIX-2267 /Improved locale detection/ by Valentin Pavlov Valchev · 15 years ago
  83. f878b1b No code changes - just code and javadoc cleanup by Carsten Ziegeler · 15 years ago
  84. 14bbbb2 Prepare the release process: by Clement Escoffier · 15 years ago
  85. 726c902 FELIX-2269: Only the higher version of a given bundle is kept in a repository by Guillaume Nodet · 15 years ago
  86. fb0f79b [bundleplugin] minor improvements to the index goal by Guillaume Nodet · 15 years ago
  87. 852e58e FELIX-2248: fileinstall does not restart bundles when the underlying file is modified by Guillaume Nodet · 15 years ago
  88. a7b6084 Fixed FELIX-2256 /Some small visual defects in the WebConsole/ by Valentin Pavlov Valchev · 15 years ago
  89. c8ae38c Added bg localization for FELIX-2261 /On the Servlets page the list of using bundles is not displayed/ by Valentin Pavlov Valchev · 15 years ago
  90. e44e875 FELIX-2264 Implement for lazy service registration and dynamic API binding by Felix Meschberger · 15 years ago
  91. e3f0afc FELIX-2262 Fix symbolic name of Memory Usage plugin bundle by Felix Meschberger · 15 years ago
  92. ebdc51d FELIX-2263 Ensure response is committed when the OsgiManager.service method terminates by Felix Meschberger · 15 years ago
  93. 4fe6955 FELIX-2261 Display using bundles along with links to the bundle page by Felix Meschberger · 15 years ago
  94. 8045629 FELIX-2260 Prevent NullPointerException if no services are available by Felix Meschberger · 15 years ago
  95. 668bb87 FELIX-2259 Use getAllServiceReferences method to retrieve service references to not miss some services by Felix Meschberger · 15 years ago
  96. 61e746e FELIX-2246 Do not check for label property twice upon service events by Felix Meschberger · 15 years ago
  97. e3a7818 Fixing visual defect 1 & 2 of FELIX-2256 by Valentin Pavlov Valchev · 15 years ago
  98. 11d0b4d FELIX-2255 Limiting the height of the image to the head of the #lead <DIV> minus the top padding. This allows for automatic resizing of any log image provided by branding plugins which may extend into the top navigation by Felix Meschberger · 15 years ago
  99. 74f89d8 FELIX-2246 Allow for lazy loading of WebConsole plugins by Felix Meschberger · 15 years ago
  100. 7b3b21c Added an extra parameter to resource adapters to specify a handler to invoke life cycle callbacks on. Experimental bit of API for now. by Marcel Offermans · 15 years ago