1. fb0f79b [bundleplugin] minor improvements to the index goal by Guillaume Nodet · 15 years ago
  2. 852e58e FELIX-2248: fileinstall does not restart bundles when the underlying file is modified by Guillaume Nodet · 15 years ago
  3. a7b6084 Fixed FELIX-2256 /Some small visual defects in the WebConsole/ by Valentin Pavlov Valchev · 15 years ago
  4. 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
  5. e44e875 FELIX-2264 Implement for lazy service registration and dynamic API binding by Felix Meschberger · 15 years ago
  6. e3f0afc FELIX-2262 Fix symbolic name of Memory Usage plugin bundle by Felix Meschberger · 15 years ago
  7. ebdc51d FELIX-2263 Ensure response is committed when the OsgiManager.service method terminates by Felix Meschberger · 15 years ago
  8. 4fe6955 FELIX-2261 Display using bundles along with links to the bundle page by Felix Meschberger · 15 years ago
  9. 8045629 FELIX-2260 Prevent NullPointerException if no services are available by Felix Meschberger · 15 years ago
  10. 668bb87 FELIX-2259 Use getAllServiceReferences method to retrieve service references to not miss some services by Felix Meschberger · 15 years ago
  11. 61e746e FELIX-2246 Do not check for label property twice upon service events by Felix Meschberger · 15 years ago
  12. e3a7818 Fixing visual defect 1 & 2 of FELIX-2256 by Valentin Pavlov Valchev · 15 years ago
  13. 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
  14. 74f89d8 FELIX-2246 Allow for lazy loading of WebConsole plugins by Felix Meschberger · 15 years ago
  15. 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
  16. 06471f1 Fixed FELIX-2253 /Display progress indiciator on configuration status page/ by Valentin Pavlov Valchev · 15 years ago
  17. 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
  18. 1405245 Removed unexpected return in invokeCallbackMethod(Object[] instances, String methodName, Class[][] signatures, Object[][] parameters) method by Pierre De Rop · 15 years ago
  19. 35bf83d reactivated testResourceAdapterAnnotation: this test is still failing and we have to investigate by Pierre De Rop · 15 years ago
  20. 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
  21. 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
  22. 59b0fae added new test for Service Composition by Pierre De Rop · 15 years ago
  23. a28eb2a fixed findbug warning: Integer was not parsed using String.valueOf by Pierre De Rop · 15 years ago
  24. 7ca5a2c fixed findbugs warning: File.exists() and File.delete() return value was not checked by Pierre De Rop · 15 years ago
  25. 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
  26. c2aab66 fixed invalid classcast in remove method by Pierre De Rop · 15 years ago
  27. 2c0b6f0 Changed the exception handling after Friday's refactoring. No such method exceptions should be ignored here. by Marcel Offermans · 15 years ago
  28. 43d2a16 Applied patch (FELIX-2249) to change the log level of some messages. by Richard S. Hall · 15 years ago
  29. ccc755f FELIX-2244 Correctly accept VersionRange for Import-Package headers of installed (not resolved) bundles. by Felix Meschberger · 15 years ago
  30. dc934de Added a missing method in the interface. by Marcel Offermans · 15 years ago
  31. a47bf48 Refer to released versions of dependencies by Felix Meschberger · 15 years ago
  32. 7f76b51 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 · 15 years ago
  33. 509f1de Updated to Pax Exam 1.2.0. by Marcel Offermans · 15 years ago
  34. d916b15 FELIX-2247: Gogo badly prints empty maps and dictionaries by Guillaume Nodet · 15 years ago
  35. 0244b47 Simplify how packages are merged from reexported bundles. (FELIX-2035) by Richard S. Hall · 15 years ago
  36. 8d1b9d4 Edit some tasks and add method call counting. (FELIX-2035) by Richard S. Hall · 15 years ago
  37. 66862cb Move native library checking to resolver state. (FELIX-2035) by Richard S. Hall · 15 years ago
  38. fdbc9d6 Minor formatting edits. (FELIX-2195) by Richard S. Hall · 15 years ago
  39. 008c0a3 Fixed FELIX-2243 /Bundle Plugin 'Find All" button generates error with Opera/ by Valentin Pavlov Valchev · 15 years ago
  40. 4ab371f Move exec env checking to resolver state. (FELIX-2035) by Richard S. Hall · 15 years ago
  41. 31db07c Remove duplicate code for checking substrings. (FELIX-2035) by Richard S. Hall · 15 years ago
  42. f7724e1 Check size of blame list before getting last element. (FELIX-2035) by Richard S. Hall · 15 years ago
  43. 97b583a Fixed UserAdminEventDispatcher thread to exit when bundle is stopped by Adam Wojtuniak · 15 years ago
  44. 6aa7871 fixed a small problem with unregistering the listener by Valentin Pavlov Valchev · 15 years ago
  45. 79826c1 FELIX-2241 support multipart/form-data POST parameters by Felix Meschberger · 15 years ago
  46. 3266bd6 temporarily commented the testResourceAdapterAnnotation until the issue is resolved in ResourceAdapterImpl by Pierre De Rop · 15 years ago
  47. 9c0996a Try to fix the build from the whole trunk by Guillaume Nodet · 15 years ago
  48. 291842c [karaf] remove dependency from obr to woodstox by Guillaume Nodet · 15 years ago
  49. ee9180a run project setup outside of synchronized block to avoid potential deadlock by David Morgan Spenser Savage · 15 years ago
  50. 8432a74 revert to SNAPSHOT version to not break build by Felix Meschberger · 15 years ago
  51. 304620e [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  52. 6d8606c [maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.upnp-1.0.0 by Felix Meschberger · 15 years ago
  53. e33028c update to version about to be released by Felix Meschberger · 15 years ago
  54. 184ea4d revert to SNAPSHOT version to not break build by Felix Meschberger · 15 years ago
  55. f12aa03 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  56. 3ca4937 [maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.memoryusage-1.0.0 by Felix Meschberger · 15 years ago
  57. 4e893a9 update to version about to be released by Felix Meschberger · 15 years ago
  58. f699713 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  59. 73af088 [maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.event-1.0.2 by Felix Meschberger · 15 years ago
  60. d7a4962 revert to SNAPSHOT version to not break build by Felix Meschberger · 15 years ago
  61. a54c658 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  62. f01fcb8 [maven-release-plugin] prepare release org.apache.felix.webconsole-3.0.0 by Felix Meschberger · 15 years ago
  63. 00ed3fa update to version about to be released by Felix Meschberger · 15 years ago
  64. 9be8dcc update to version about to be released by Felix Meschberger · 15 years ago
  65. 6ee01bc revert to SNAPSHOT version to not break build by Felix Meschberger · 15 years ago
  66. abd18b5 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  67. 65bc16f [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.6.0 by Felix Meschberger · 15 years ago
  68. 7bf6bdb update to version about to be released by Felix Meschberger · 15 years ago
  69. a02fc47 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  70. 83aabe1 [maven-release-plugin] prepare release org.apache.felix.utils-1.0.0 by Felix Meschberger · 15 years ago
  71. 135a942 Ignore Eclipse project files Add treeview LICENSE file by Felix Meschberger · 15 years ago
  72. 949aa9d update OSGi software copyright year by Felix Meschberger · 15 years ago
  73. aec198b 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 · 15 years ago
  74. cf41963 FELIX-2237: ^C should interrupt the thread by Guillaume Nodet · 15 years ago
  75. 2dd1d59 Set maven-bundle-plugin version number to ensure correct build by Felix Meschberger · 15 years ago
  76. 1e05795 FELIX-2236 Improvement and fixes: by Felix Meschberger · 15 years ago
  77. c33ed75 [utils] remove unneeded import by Guillaume Nodet · 15 years ago
  78. 3f0dcb2 [utils][bundlerepository] remove support for '<' and '>' in the filter, but transform the filters when building the requirement by Guillaume Nodet · 15 years ago
  79. ca2ad58 Minor edits to the resolver and editing of some "to do" tasks. (FELIX-2035) by Richard S. Hall · 15 years ago
  80. ad33f05 Resolved FELIX-2235 /Deployment plugin fails with internal server error/ by Valentin Pavlov Valchev · 15 years ago
  81. c6c10c8 Add utils project to the build and make sure utils/bundlerepository are built before the bundleplugin as they are dependencies by Guillaume Nodet · 15 years ago
  82. 303c8bf 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 · 15 years ago
  83. b698dc9 FELIX-2231 Prevent NullPointerException and uncaught IllegalStateException if bundle has been stopped while the component is being started by Felix Meschberger · 15 years ago
  84. 4187b85 Ignore Eclipse project files and build target by Felix Meschberger · 15 years ago
  85. 526d487 Modify service registry to use a CapabilitySet for indexed service by Richard S. Hall · 15 years ago
  86. 31492f6 [bundleplugin] fix parsing of the obr.xml file by Guillaume Nodet · 15 years ago
  87. 4991d6e [bundleplugin] minor improvements to the index goal by Guillaume Nodet · 15 years ago
  88. 5a15dee [utils] add support for < and > on the filter by Guillaume Nodet · 15 years ago
  89. 0ef550f Ignore uninstalled bundles during start level processing. (FELIX-1753) by Richard S. Hall · 15 years ago
  90. 6eea1f0 Cannot make a copy of case sensitive dictionaries. (FELIX-2039) by Richard S. Hall · 15 years ago
  91. 31c44cf add ability to disable repository entry by setting disabled=true by Derek Baum · 15 years ago
  92. 2482513 Update notice file by Carsten Ziegeler · 15 years ago
  93. c762b7f FELIX-2230 Prevent calling a method on a null component instance thus preventing NullPointerException by Felix Meschberger · 15 years ago
  94. d2e8ab9 Modify FrameworkUtil.createFilter() to return our Filter impl. Include by Richard S. Hall · 15 years ago
  95. ad6739e Introduce new Filter implementation. (FELIX-2039) by Richard S. Hall · 15 years ago
  96. c8f7852 Fix some bugs in approximate operator. (FELIX-2039) by Richard S. Hall · 15 years ago
  97. ee82f26 FELIX-2231 Prevent NullPointerException if configuration is updated/deleted after the held components have already been disposed off by Felix Meschberger · 15 years ago
  98. f8d4eae 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 · 15 years ago
  99. 8ea8c38 Add approximate operator and fix a couple bugs. (FELIX-2039) by Richard S. Hall · 15 years ago
  100. 65bd35d 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 · 15 years ago