1. 9e4e85a Prepare the release process: by Clement Escoffier · 14 years ago
  2. ac9a3e2 FELIX-2269: Only the higher version of a given bundle is kept in a repository by Guillaume Nodet · 14 years ago
  3. 2d81f33 [bundleplugin] minor improvements to the index goal by Guillaume Nodet · 14 years ago
  4. d9b5818 FELIX-2248: fileinstall does not restart bundles when the underlying file is modified by Guillaume Nodet · 14 years ago
  5. 6bd3c5b Fixed FELIX-2256 /Some small visual defects in the WebConsole/ by Valentin Valchev · 14 years ago
  6. 01df0bc Added bg localization for FELIX-2261 /On the Servlets page the list of using bundles is not displayed/ by Valentin Valchev · 14 years ago
  7. b69b26f FELIX-2264 Implement for lazy service registration and dynamic API binding by Felix Meschberger · 14 years ago
  8. e1b7ef8 FELIX-2262 Fix symbolic name of Memory Usage plugin bundle by Felix Meschberger · 14 years ago
  9. 2977ce4 FELIX-2263 Ensure response is committed when the OsgiManager.service method terminates by Felix Meschberger · 14 years ago
  10. de0ceed FELIX-2261 Display using bundles along with links to the bundle page by Felix Meschberger · 14 years ago
  11. 43ffa29 FELIX-2260 Prevent NullPointerException if no services are available by Felix Meschberger · 14 years ago
  12. 6a420d3 FELIX-2259 Use getAllServiceReferences method to retrieve service references to not miss some services by Felix Meschberger · 14 years ago
  13. c46c528 FELIX-2246 Do not check for label property twice upon service events by Felix Meschberger · 14 years ago
  14. bdb663b Fixing visual defect 1 & 2 of FELIX-2256 by Valentin Valchev · 14 years ago
  15. 8c53265 FELIX-2256 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 · 14 years ago
  16. 8295500 FELIX-2246 Allow for lazy loading of WebConsole plugins by Felix Meschberger · 14 years ago
  17. 5eb38b8 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 · 14 years ago
  18. abcf540 Fixed FELIX-2253 /Display progress indiciator on configuration status page/ by Valentin Valchev · 14 years ago
  19. 46e26fb Fixed an issue with not all callbacks being invoked on service compositions, introduced as part of the refactoring of Friday. by Marcel Offermans · 14 years ago
  20. ac583ba Removed unexpected return in invokeCallbackMethod(Object[] instances, String methodName, Class[][] signatures, Object[][] parameters) method by Pierre De Rop · 14 years ago
  21. 074063a reactivated testResourceAdapterAnnotation: this test is still failing and we have to investigate by Pierre De Rop · 14 years ago
  22. d68e9b8 applied DependencyManager.createAdapterService() API modification: service name is now defined as a String, not as a Class by Pierre De Rop · 14 years ago
  23. 142dc17 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 · 14 years ago
  24. f0eb46e added new test for Service Composition by Pierre De Rop · 14 years ago
  25. d264688 fixed findbug warning: Integer was not parsed using String.valueOf by Pierre De Rop · 14 years ago
  26. faea8e8 fixed findbugs warning: File.exists() and File.delete() return value was not checked by Pierre De Rop · 14 years ago
  27. 49c5d51 applied DependencyManager.createResourceAdapterService() API modification: service name is now defined as a String, not as a Class by Pierre De Rop · 14 years ago
  28. e8894c2 fixed invalid classcast in remove method by Pierre De Rop · 14 years ago
  29. e43114b Changed the exception handling after Friday's refactoring. No such method exceptions should be ignored here. by Marcel Offermans · 14 years ago
  30. ea3123e Applied patch (FELIX-2249) to change the log level of some messages. by Richard S. Hall · 14 years ago
  31. d43b6d9 FELIX-2244 Correctly accept VersionRange for Import-Package headers of installed (not resolved) bundles. by Felix Meschberger · 14 years ago
  32. 8055261 Added a missing method in the interface. by Marcel Offermans · 14 years ago
  33. 21d70d7 Refer to released versions of dependencies by Felix Meschberger · 14 years ago
  34. 61a8114 Added support for invoking life cycle callbacks on something else than the service instance. Refactored some of the callback invocation code so all of them now use the same implementation. Implemented some still missing things. by Marcel Offermans · 14 years ago
  35. 8a60969 Updated to Pax Exam 1.2.0. by Marcel Offermans · 14 years ago
  36. 4290a0f FELIX-2247: Gogo badly prints empty maps and dictionaries by Guillaume Nodet · 14 years ago
  37. 92332da Simplify how packages are merged from reexported bundles. (FELIX-2035) by Richard S. Hall · 14 years ago
  38. 146008b Edit some tasks and add method call counting. (FELIX-2035) by Richard S. Hall · 14 years ago
  39. 2039f00 Move native library checking to resolver state. (FELIX-2035) by Richard S. Hall · 14 years ago
  40. 07073f4 Minor formatting edits. (FELIX-2195) by Richard S. Hall · 14 years ago
  41. e569ba2 Fixed FELIX-2243 /Bundle Plugin 'Find All" button generates error with Opera/ by Valentin Valchev · 14 years ago
  42. 9c5d632 Move exec env checking to resolver state. (FELIX-2035) by Richard S. Hall · 14 years ago
  43. 77de75d Remove duplicate code for checking substrings. (FELIX-2035) by Richard S. Hall · 14 years ago
  44. 1279fb0 Check size of blame list before getting last element. (FELIX-2035) by Richard S. Hall · 14 years ago
  45. 3520d3f Fixed UserAdminEventDispatcher thread to exit when bundle is stopped by Adam Wojtuniak · 14 years ago
  46. 39b634a fixed a small problem with unregistering the listener by Valentin Valchev · 14 years ago
  47. 5be0ac5 FELIX-2241 support multipart/form-data POST parameters by Felix Meschberger · 14 years ago
  48. b5890ba temporarily commented the testResourceAdapterAnnotation until the issue is resolved in ResourceAdapterImpl by Pierre De Rop · 14 years ago
  49. 72593da Try to fix the build from the whole trunk by Guillaume Nodet · 14 years ago
  50. 8668736 [karaf] remove dependency from obr to woodstox by Guillaume Nodet · 14 years ago
  51. f0329b3 run project setup outside of synchronized block to avoid potential deadlock by David Morgan Spencer Savage · 14 years ago
  52. f55f2d3 revert to SNAPSHOT version to not break build by Felix Meschberger · 14 years ago
  53. ad9587a [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  54. d35ffc3 [maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.upnp-1.0.0 by Felix Meschberger · 14 years ago
  55. ebb54b6 update to version about to be released by Felix Meschberger · 14 years ago
  56. 629d305 revert to SNAPSHOT version to not break build by Felix Meschberger · 14 years ago
  57. 9eb9934 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  58. 0463a66 [maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.memoryusage-1.0.0 by Felix Meschberger · 14 years ago
  59. 68614e8 update to version about to be released by Felix Meschberger · 14 years ago
  60. 37e0651 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  61. 9a48d92 [maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.event-1.0.2 by Felix Meschberger · 14 years ago
  62. d1551f2 revert to SNAPSHOT version to not break build by Felix Meschberger · 14 years ago
  63. 86c5204 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  64. f88e9c1 [maven-release-plugin] prepare release org.apache.felix.webconsole-3.0.0 by Felix Meschberger · 14 years ago
  65. fe7fb4d update to version about to be released by Felix Meschberger · 14 years ago
  66. 9c4f208 update to version about to be released by Felix Meschberger · 14 years ago
  67. 8a613a4 revert to SNAPSHOT version to not break build by Felix Meschberger · 14 years ago
  68. cd1e259 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  69. fd15241 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.6.0 by Felix Meschberger · 14 years ago
  70. 8bae48d update to version about to be released by Felix Meschberger · 14 years ago
  71. 15d5153 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  72. dcbe038 [maven-release-plugin] prepare release org.apache.felix.utils-1.0.0 by Felix Meschberger · 14 years ago
  73. 563bf02 Ignore Eclipse project files Add treeview LICENSE file by Felix Meschberger · 14 years ago
  74. 76204b0 update OSGi software copyright year by Felix Meschberger · 14 years ago
  75. f85d5af FELIX-2238 create a src/main/compat folder to place the resources kept for backwards compatibility. This will take the icons once removed in Rev. 922641 and the admin_compat.css file created in Rev. 922227 by Felix Meschberger · 14 years ago
  76. 4465b39 FELIX-2237: ^C should interrupt the thread by Guillaume Nodet · 14 years ago
  77. 2e5238f Set maven-bundle-plugin version number to ensure correct build by Felix Meschberger · 14 years ago
  78. a0ada05 FELIX-2236 Improvement and fixes: by Felix Meschberger · 14 years ago
  79. 6877b08 [utils] remove unneeded import by Guillaume Nodet · 14 years ago
  80. 2ef36f7 [utils][bundlerepository] remove support for '<' and '>' in the filter, but transform the filters when building the requirement by Guillaume Nodet · 14 years ago
  81. 882044f Minor edits to the resolver and editing of some "to do" tasks. (FELIX-2035) by Richard S. Hall · 14 years ago
  82. 8b5cab4 Resolved FELIX-2235 /Deployment plugin fails with internal server error/ by Valentin Valchev · 14 years ago
  83. 0fc0055 Add utils project to the build and make sure utils/bundlerepository are built before the bundleplugin as they are dependencies by Guillaume Nodet · 14 years ago
  84. 973c672 FELIX-2231 Prevent IllegalStateException and potential NullPointerException when handling a configuration event (the bundle owning the component may have been stopped concurrently) by Felix Meschberger · 14 years ago
  85. 98908c7 FELIX-2231 Prevent NullPointerException and uncaught IllegalStateException if bundle has been stopped while the component is being started by Felix Meschberger · 14 years ago
  86. 18c9d18 Ignore Eclipse project files and build target by Felix Meschberger · 14 years ago
  87. 8f74004 Modify service registry to use a CapabilitySet for indexed service by Richard S. Hall · 14 years ago
  88. bdc1375 [bundleplugin] fix parsing of the obr.xml file by Guillaume Nodet · 14 years ago
  89. 9337c34 [bundleplugin] minor improvements to the index goal by Guillaume Nodet · 14 years ago
  90. 189c59d [utils] add support for < and > on the filter by Guillaume Nodet · 14 years ago
  91. 0404e65 Ignore uninstalled bundles during start level processing. (FELIX-1753) by Richard S. Hall · 14 years ago
  92. 8b991dd Cannot make a copy of case sensitive dictionaries. (FELIX-2039) by Richard S. Hall · 14 years ago
  93. 62d68cb add ability to disable repository entry by setting disabled=true by Derek Baum · 14 years ago
  94. b6967bd Update notice file by Carsten Ziegeler · 14 years ago
  95. e23249f FELIX-2230 Prevent calling a method on a null component instance thus preventing NullPointerException by Felix Meschberger · 14 years ago
  96. 2532cf8 Modify FrameworkUtil.createFilter() to return our Filter impl. Include by Richard S. Hall · 14 years ago
  97. 8574248 Introduce new Filter implementation. (FELIX-2039) by Richard S. Hall · 14 years ago
  98. d8e70a2 Fix some bugs in approximate operator. (FELIX-2039) by Richard S. Hall · 14 years ago
  99. f6fe964 FELIX-2231 Prevent NullPointerException if configuration is updated/deleted after the held components have already been disposed off by Felix Meschberger · 14 years ago
  100. 99d5fba FELIX-2231 Ensure components for cannot be loaded twice: Access to the map of loaded components per bundle was not synchronized. In addition, there was a relatively big window between the check whether a bundle's components have been loaded and the actual registration of the loaded components. This has now been closed using a flag set early and replaced with the actual loaded components. by Felix Meschberger · 14 years ago