1. 8cdd862 added missing synchronize in ManagedServiceFactory's updated method (fix in progress) by Pierre De Rop · 15 years ago
  2. af3192d fixed wrong javadoc by Pierre De Rop · 15 years ago
  3. bfead6e Another refactoring of the resolver to improve performance by calculating by Richard S. Hall · 15 years ago
  4. cb1bff2 Add missing version by Carsten Ziegeler · 15 years ago
  5. 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
  6. 23b3b15 Added javadoc. Added missing method "isAutoConfig()". by Pierre De Rop · 15 years ago
  7. 2b0055b FELIX-2298 : Component annotation: getConfigurationFactory should be named configurationFactory by Carsten Ziegeler · 15 years ago
  8. 8e620e6 [FELIX-2297] features-maven-plugin validate goal should be able to use configurable jre version by Freeman Yue Fang · 15 years ago
  9. 7521e85 Minor edits. (FELIX-2035) by Richard S. Hall · 15 years ago
  10. 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
  11. 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
  12. 6a54034 Cache some intermediate results. (FELIX-2037) by Richard S. Hall · 15 years ago
  13. 79d6548 Some minor code cleanup. (FELIX-2035) by Richard S. Hall · 15 years ago
  14. f5ca61b Substring operator is false for types other than string and by Richard S. Hall · 15 years ago
  15. 695d0df FELIX-2291 /Show available number of processors on the System Information page/ by Valentin Pavlov Valchev · 15 years ago
  16. c2a72c4 FELIX-2291 Provide number of processors available to the Java VM in the System Information tab by Felix Meschberger · 15 years ago
  17. 8fbd5d6 add [revision] to destpattern in sigil.bundle ant task. FELIX-2290 by Derek Baum · 15 years ago
  18. 588b1f9 Applied patch (FELIX-2069) to not create monitored directories if they do not exist. by Richard S. Hall · 15 years ago
  19. c3b80b2 Rewrite of the new prototype resolver's core data structure and algorithm. by Richard S. Hall · 15 years ago
  20. ff678c3 ConfigAdmin factory configuration adapter support by Pierre De Rop · 15 years ago
  21. 49d6661 Update versions to the new development version. by Clement Escoffier · 15 years ago
  22. a6fc2fc [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  23. dc58d5b [maven-release-plugin] prepare release org.apache.felix.ipojo.arch-1.6.0 by Clement Escoffier · 15 years ago
  24. 27aa36d update to the latest iPOJO core and maven-ipojo-plugin by Clement Escoffier · 15 years ago
  25. a64a1bd [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  26. b13103d [maven-release-plugin] prepare release org.apache.felix.ipojo.online.manipulator-1.6.0 by Clement Escoffier · 15 years ago
  27. 9d4237f Update to latest version of the iPOJO manipulator and of the maven-ipojo-plugin by Clement Escoffier · 15 years ago
  28. de707c3 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  29. 547bb3b [maven-release-plugin] prepare release org.apache.felix.ipojo.api-1.6.0 by Clement Escoffier · 15 years ago
  30. d056ee3 update to latest version of iPOJO core, composite, and manipulator by Clement Escoffier · 15 years ago
  31. 190a995 FELIX-2289 Synchronize all access to internal maps to prevent data structure corruption by Felix Meschberger · 15 years ago
  32. da1720d [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  33. 1bb2b3a [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-1.6.0 by Clement Escoffier · 15 years ago
  34. cf23bf6 Update to the new maven-ipojo-plugin, manipulator and iPOJO core by Clement Escoffier · 15 years ago
  35. 9288402 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  36. 2c65ebd [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.6.0 by Clement Escoffier · 15 years ago
  37. 25cb5dd [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  38. 50db5b7 [maven-release-plugin] prepare release org.apache.felix.ipojo-1.6.0 by Clement Escoffier · 15 years ago
  39. 0b43b65 update to the new maven-ipojo-plugin by Clement Escoffier · 15 years ago
  40. fe5a762 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  41. 1ee414b [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-1.6.0 by Clement Escoffier · 15 years ago
  42. e862923 Update to the new version of the manipulator by Clement Escoffier · 15 years ago
  43. 41c36a3 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  44. de08bda [maven-release-plugin] prepare release maven-ipojo-plugin-1.6.0 by Clement Escoffier · 15 years ago
  45. 5d3e577 update manipulator version by Clement Escoffier · 15 years ago
  46. 15b54d0 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  47. 1a13e7b [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.6.0 by Clement Escoffier · 15 years ago
  48. 5ab0b44 Final steps before the release preparation: by Clement Escoffier · 15 years ago
  49. 9718c40 [FELIX-2239]features-maven-plugin validate goal should be able to use configurable config.properties by Freeman Yue Fang · 15 years ago
  50. 6b88b0a [bundleplugin] upgrade to bundlerepository snapshot by Guillaume Nodet · 15 years ago
  51. d7311f7 Fixed FELIX-2272 /SCR plugin shows misleading message/ by Valentin Pavlov Valchev · 15 years ago
  52. aab2af8 Fixed FELIX-2250 /Security Policy configuration printer/ by Valentin Pavlov Valchev · 15 years ago
  53. a62b4a4 Fixed FELIX-2207 /License plugin should support Bundle-License manifest header/ by Valentin Pavlov Valchev · 15 years ago
  54. 178300c Partial fix for FELIX-2286 /Various rendering issues with IE/ by Valentin Pavlov Valchev · 15 years ago
  55. 90d662b Partial fix for FELIX-2286 /Various rendering issues with IE/ by Valentin Pavlov Valchev · 15 years ago
  56. c21c0d4 Fixed FELIX-2285 /Bundles Plugin doesn't render the bundles name in IE/ by Valentin Pavlov Valchev · 15 years ago
  57. 5949691 Fixed FELIX-2274 /404 when plugin is missing/ by Valentin Pavlov Valchev · 15 years ago
  58. 6a2a24e Fixed FELIX-2251 /Wire Admin configuration printer/ by Valentin Pavlov Valchev · 15 years ago
  59. 9d186ee Fixed FELIX-2282 /Optimize Services Printer/ by Valentin Pavlov Valchev · 15 years ago
  60. 695cde8 Fix a memory leak (FELIX-2283). by Karl Pauls · 15 years ago
  61. 9e74777 Update NOTICE year (2008-2010) by Clement Escoffier · 15 years ago
  62. 14ef3cb Release Preparation - Update changelog Cosmetic fix by Clement Escoffier · 15 years ago
  63. 440dbbf Fixed FELIX-2245 /Log Plugin - level sorting should be by level/ by Valentin Pavlov Valchev · 15 years ago
  64. 15fb1fa Fixed FELIX-2257 /Bundle sort order is not stored in a cookie anymore/ by Valentin Pavlov Valchev · 15 years ago
  65. 964acdd Fixed FELIX-2274 /404 when plugin is missing/ by Valentin Pavlov Valchev · 15 years ago
  66. cbcb7c2 FELIX-1141 German Transalation of new error message by Felix Meschberger · 15 years ago
  67. 48fc521 [FELIX-2278] refactor features-maven-plugin to use Parser/Clause/VersionRange from utils by Freeman Yue Fang · 15 years ago
  68. c224b72 FELIX-2276: Authentication credentials for proxies are not set when retrieving resources by Guillaume Nodet · 15 years ago
  69. e2f5cf8 FELIX-2275 : Component descriptor reference elements are not ordered - Applied patch from Stephen Flynn by Carsten Ziegeler · 15 years ago
  70. 2fafa58 by Valentin Pavlov Valchev · 15 years ago
  71. 5f423ca Fixed FELIX-2267 /Improved locale detection/ by Valentin Pavlov Valchev · 15 years ago
  72. f878b1b No code changes - just code and javadoc cleanup by Carsten Ziegeler · 15 years ago
  73. 14bbbb2 Prepare the release process: by Clement Escoffier · 15 years ago
  74. 726c902 FELIX-2269: Only the higher version of a given bundle is kept in a repository by Guillaume Nodet · 15 years ago
  75. fb0f79b [bundleplugin] minor improvements to the index goal by Guillaume Nodet · 15 years ago
  76. 852e58e FELIX-2248: fileinstall does not restart bundles when the underlying file is modified by Guillaume Nodet · 15 years ago
  77. a7b6084 Fixed FELIX-2256 /Some small visual defects in the WebConsole/ by Valentin Pavlov Valchev · 15 years ago
  78. 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
  79. e44e875 FELIX-2264 Implement for lazy service registration and dynamic API binding by Felix Meschberger · 15 years ago
  80. e3f0afc FELIX-2262 Fix symbolic name of Memory Usage plugin bundle by Felix Meschberger · 15 years ago
  81. ebdc51d FELIX-2263 Ensure response is committed when the OsgiManager.service method terminates by Felix Meschberger · 15 years ago
  82. 4fe6955 FELIX-2261 Display using bundles along with links to the bundle page by Felix Meschberger · 15 years ago
  83. 8045629 FELIX-2260 Prevent NullPointerException if no services are available by Felix Meschberger · 15 years ago
  84. 668bb87 FELIX-2259 Use getAllServiceReferences method to retrieve service references to not miss some services by Felix Meschberger · 15 years ago
  85. 61e746e FELIX-2246 Do not check for label property twice upon service events by Felix Meschberger · 15 years ago
  86. e3a7818 Fixing visual defect 1 & 2 of FELIX-2256 by Valentin Pavlov Valchev · 15 years ago
  87. 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
  88. 74f89d8 FELIX-2246 Allow for lazy loading of WebConsole plugins by Felix Meschberger · 15 years ago
  89. 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
  90. 06471f1 Fixed FELIX-2253 /Display progress indiciator on configuration status page/ by Valentin Pavlov Valchev · 15 years ago
  91. 2edaeff Fixed an issue with not all callbacks being invoked on service compositions, introduced as part of the refactoring of Friday. by Marcel Offermans · 15 years ago
  92. 1405245 Removed unexpected return in invokeCallbackMethod(Object[] instances, String methodName, Class[][] signatures, Object[][] parameters) method by Pierre De Rop · 15 years ago
  93. 35bf83d reactivated testResourceAdapterAnnotation: this test is still failing and we have to investigate by Pierre De Rop · 15 years ago
  94. 573efb4 applied DependencyManager.createAdapterService() API modification: service name is now defined as a String, not as a Class by Pierre De Rop · 15 years ago
  95. d68fa0f since pax exam 2.0.0 is used, the fix which remove temporary files under /tmp/tb directory has to be reactivated by Pierre De Rop · 15 years ago
  96. 59b0fae added new test for Service Composition by Pierre De Rop · 15 years ago
  97. a28eb2a fixed findbug warning: Integer was not parsed using String.valueOf by Pierre De Rop · 15 years ago
  98. 7ca5a2c fixed findbugs warning: File.exists() and File.delete() return value was not checked by Pierre De Rop · 15 years ago
  99. a06f37d applied DependencyManager.createResourceAdapterService() API modification: service name is now defined as a String, not as a Class by Pierre De Rop · 15 years ago
  100. c2aab66 fixed invalid classcast in remove method by Pierre De Rop · 15 years ago