1. d43b6d9 FELIX-2244 Correctly accept VersionRange for Import-Package headers of installed (not resolved) bundles. by Felix Meschberger · 14 years ago
  2. 8055261 Added a missing method in the interface. by Marcel Offermans · 14 years ago
  3. 21d70d7 Refer to released versions of dependencies by Felix Meschberger · 14 years ago
  4. 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
  5. 8a60969 Updated to Pax Exam 1.2.0. by Marcel Offermans · 14 years ago
  6. 4290a0f FELIX-2247: Gogo badly prints empty maps and dictionaries by Guillaume Nodet · 14 years ago
  7. 92332da Simplify how packages are merged from reexported bundles. (FELIX-2035) by Richard S. Hall · 14 years ago
  8. 146008b Edit some tasks and add method call counting. (FELIX-2035) by Richard S. Hall · 14 years ago
  9. 2039f00 Move native library checking to resolver state. (FELIX-2035) by Richard S. Hall · 14 years ago
  10. 07073f4 Minor formatting edits. (FELIX-2195) by Richard S. Hall · 14 years ago
  11. e569ba2 Fixed FELIX-2243 /Bundle Plugin 'Find All" button generates error with Opera/ by Valentin Valchev · 14 years ago
  12. 9c5d632 Move exec env checking to resolver state. (FELIX-2035) by Richard S. Hall · 14 years ago
  13. 77de75d Remove duplicate code for checking substrings. (FELIX-2035) by Richard S. Hall · 14 years ago
  14. 1279fb0 Check size of blame list before getting last element. (FELIX-2035) by Richard S. Hall · 14 years ago
  15. 3520d3f Fixed UserAdminEventDispatcher thread to exit when bundle is stopped by Adam Wojtuniak · 14 years ago
  16. 39b634a fixed a small problem with unregistering the listener by Valentin Valchev · 14 years ago
  17. 5be0ac5 FELIX-2241 support multipart/form-data POST parameters by Felix Meschberger · 14 years ago
  18. b5890ba temporarily commented the testResourceAdapterAnnotation until the issue is resolved in ResourceAdapterImpl by Pierre De Rop · 14 years ago
  19. 72593da Try to fix the build from the whole trunk by Guillaume Nodet · 14 years ago
  20. 8668736 [karaf] remove dependency from obr to woodstox by Guillaume Nodet · 14 years ago
  21. f0329b3 run project setup outside of synchronized block to avoid potential deadlock by David Morgan Spencer Savage · 14 years ago
  22. f55f2d3 revert to SNAPSHOT version to not break build by Felix Meschberger · 14 years ago
  23. ad9587a [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  24. d35ffc3 [maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.upnp-1.0.0 by Felix Meschberger · 14 years ago
  25. ebb54b6 update to version about to be released by Felix Meschberger · 14 years ago
  26. 629d305 revert to SNAPSHOT version to not break build by Felix Meschberger · 14 years ago
  27. 9eb9934 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  28. 0463a66 [maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.memoryusage-1.0.0 by Felix Meschberger · 14 years ago
  29. 68614e8 update to version about to be released by Felix Meschberger · 14 years ago
  30. 37e0651 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  31. 9a48d92 [maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.event-1.0.2 by Felix Meschberger · 14 years ago
  32. d1551f2 revert to SNAPSHOT version to not break build by Felix Meschberger · 14 years ago
  33. 86c5204 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  34. f88e9c1 [maven-release-plugin] prepare release org.apache.felix.webconsole-3.0.0 by Felix Meschberger · 14 years ago
  35. fe7fb4d update to version about to be released by Felix Meschberger · 14 years ago
  36. 9c4f208 update to version about to be released by Felix Meschberger · 14 years ago
  37. 8a613a4 revert to SNAPSHOT version to not break build by Felix Meschberger · 14 years ago
  38. cd1e259 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  39. fd15241 [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.6.0 by Felix Meschberger · 14 years ago
  40. 8bae48d update to version about to be released by Felix Meschberger · 14 years ago
  41. 15d5153 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 14 years ago
  42. dcbe038 [maven-release-plugin] prepare release org.apache.felix.utils-1.0.0 by Felix Meschberger · 14 years ago
  43. 563bf02 Ignore Eclipse project files Add treeview LICENSE file by Felix Meschberger · 14 years ago
  44. 76204b0 update OSGi software copyright year by Felix Meschberger · 14 years ago
  45. 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
  46. 4465b39 FELIX-2237: ^C should interrupt the thread by Guillaume Nodet · 14 years ago
  47. 2e5238f Set maven-bundle-plugin version number to ensure correct build by Felix Meschberger · 14 years ago
  48. a0ada05 FELIX-2236 Improvement and fixes: by Felix Meschberger · 14 years ago
  49. 6877b08 [utils] remove unneeded import by Guillaume Nodet · 14 years ago
  50. 2ef36f7 [utils][bundlerepository] remove support for '<' and '>' in the filter, but transform the filters when building the requirement by Guillaume Nodet · 14 years ago
  51. 882044f Minor edits to the resolver and editing of some "to do" tasks. (FELIX-2035) by Richard S. Hall · 14 years ago
  52. 8b5cab4 Resolved FELIX-2235 /Deployment plugin fails with internal server error/ by Valentin Valchev · 14 years ago
  53. 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
  54. 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
  55. 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
  56. 18c9d18 Ignore Eclipse project files and build target by Felix Meschberger · 14 years ago
  57. 8f74004 Modify service registry to use a CapabilitySet for indexed service by Richard S. Hall · 14 years ago
  58. bdc1375 [bundleplugin] fix parsing of the obr.xml file by Guillaume Nodet · 14 years ago
  59. 9337c34 [bundleplugin] minor improvements to the index goal by Guillaume Nodet · 14 years ago
  60. 189c59d [utils] add support for < and > on the filter by Guillaume Nodet · 14 years ago
  61. 0404e65 Ignore uninstalled bundles during start level processing. (FELIX-1753) by Richard S. Hall · 14 years ago
  62. 8b991dd Cannot make a copy of case sensitive dictionaries. (FELIX-2039) by Richard S. Hall · 14 years ago
  63. 62d68cb add ability to disable repository entry by setting disabled=true by Derek Baum · 14 years ago
  64. b6967bd Update notice file by Carsten Ziegeler · 14 years ago
  65. e23249f FELIX-2230 Prevent calling a method on a null component instance thus preventing NullPointerException by Felix Meschberger · 14 years ago
  66. 2532cf8 Modify FrameworkUtil.createFilter() to return our Filter impl. Include by Richard S. Hall · 14 years ago
  67. 8574248 Introduce new Filter implementation. (FELIX-2039) by Richard S. Hall · 14 years ago
  68. d8e70a2 Fix some bugs in approximate operator. (FELIX-2039) by Richard S. Hall · 14 years ago
  69. 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
  70. 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
  71. 29a1e1f Add approximate operator and fix a couple bugs. (FELIX-2039) by Richard S. Hall · 14 years ago
  72. f96e10c FELIX-2233 Ensure new component instances (created for factory configurations) are not enabled if the component has been disabled by ComponentContext.disableComponent(String) by Felix Meschberger · 14 years ago
  73. bb75c89 Resolved FELIX-2232 /Event plugin has problems displaying events with properties/ by Valentin Valchev · 14 years ago
  74. 66e1c33 FELIX-2229 : Provide German Translation for the Web Console by Carsten Ziegeler · 14 years ago
  75. 0947b0a FELIX-2229 Initial german translation by Felix Meschberger · 14 years ago
  76. c7581ac FELIX-2226 Support detailed resource "access" by URL instead of request parameters by Felix Meschberger · 14 years ago
  77. 1da4bae FELIX-2225 Show file sizes as scaled KB, MB, and GB values by Felix Meschberger · 14 years ago
  78. 4131386 FELIX-2224 Add Configuration Admin support for the Memory Usage plugin by Felix Meschberger · 14 years ago
  79. 919404b FELIX-2223 by Felix Meschberger · 14 years ago
  80. fd4184f [bundlerepository] write resources with relative uri when possible by Guillaume Nodet · 14 years ago
  81. a450b9c renamed the MultipleAnnotationTest class name to see if it fixes a weird Bamboo issue, where the MultipleAnnotationTest bundle can't be installed because of an unexpected "Unexpected end of ZLIB input stream" exception by Pierre De Rop · 14 years ago
  82. 4052b9a commented code which cleanup pax temporary bundle files (from /tmp/tb/*), because we are now using pax exam 0.6.0 by Pierre De Rop · 14 years ago
  83. 14f1ab0 ok, the 1.1.0 seems to suffer from a bug and don't cleanup some lock files during startup, so I switch to pax exam 0.6.0 version by Pierre De Rop · 14 years ago
  84. 104cbb8 Use pax exam 1.1.0 instead of 1.2.0, in order to check if the 1.1.0 version fixes the occasional NullPointerExceptions which occurs on bamboo host \(in org.ops4j.store.intern.TemporaryStore.getLocation method\) by Pierre De Rop · 14 years ago
  85. acc33ba fixed wrong version of core/compendium dependencies by Pierre De Rop · 14 years ago
  86. 270c190 added localization of plugin title by Valentin Valchev · 14 years ago
  87. a12b306 [utils] Add legal stuff for the new utils module by Guillaume Nodet · 14 years ago
  88. b8a3d3f Add PRESENT operator to new filter impl. (FELIX-2039) by Richard S. Hall · 14 years ago
  89. e771471 If we are unable to reload a cached bundle, then we should delete the by Richard S. Hall · 14 years ago
  90. 5cf0174 fixed test method name by Pierre De Rop · 14 years ago
  91. 7cd4af3 added comments by Pierre De Rop · 14 years ago
  92. 061cc41 Use harmony code to decode location URLs (FELIX-2195). by Karl Pauls · 14 years ago
  93. 981b2eb Small fix to content type: Think this should be text/plain instead of text/html by Felix Meschberger · 14 years ago
  94. fd1a123 FELIX-2219 Prevent "Internal Server Error" when showing details of an uninstalled Bundle by Felix Meschberger · 14 years ago
  95. 35ddac2 FELIX-2217 Enhance OBR support to accomodate both the "old" OSGi OBR API and the "new" Apache Felix OBR API by Felix Meschberger · 14 years ago
  96. 217ed2d Prevent NPE if value to decode is null (and also shortcut if the value is an empty string) by Felix Meschberger · 14 years ago
  97. cafe41e FELIX-2221 Throw documented (checked) exception instead of undocumented unchecked exception (IllegalArgumentException) by Felix Meschberger · 14 years ago
  98. 5df58ef svn: ignore target folder by Valentin Valchev · 14 years ago
  99. b8468aa fixed a problem with children not added to the tree by Valentin Valchev · 14 years ago
  100. 9b5df5f Resolved FELIX-2149 /Configuration Status tabs are not properly left aligned/ by Valentin Valchev · 14 years ago