1. 97e4f09 Fixed an apparent type. (FELIX-2115) by Richard S. Hall · 15 years ago
  2. 65bf677 [bundlerepository] remove an unneeded import and ';' by Guillaume Nodet · 15 years ago
  3. 986d493 FELIX-2083: bundlerepository should mark dependencies it includes as optional by Guillaume Nodet · 15 years ago
  4. e9713a5 FELIX-1951: The SchemaObr.xsd in bundleplugin is incomplete by Guillaume Nodet · 15 years ago
  5. eec4c04 FELIX-1007: OBR search doesn't take 'categories' into account by Guillaume Nodet · 15 years ago
  6. 51155d1 removed org.apache.felix.dependencymanager.test.annotation artifact, which is not used anymore by Pierre De Rop · 15 years ago
  7. 820dcec FELIX-1988 Apply 22.assorted3.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  8. ed15be5 FELIX-1988 Add bulgarian translations provided by Valentin Valchev (thanks) and ensure they are converted to ISO-8859-1 encoding during the build using the native2ascii plugin by Felix Meschberger · 15 years ago
  9. d3d142b FELIX-2113: leverage FELIX-2110 to implement obr:resolve and obr:find commands by Guillaume Nodet · 15 years ago
  10. 1eaee92 FELIX-2115: The api offers no way to have a timeout or cancel the resolution if it takes too long by Guillaume Nodet · 15 years ago
  11. 0124ee9 Very minor formatting change. by Richard S. Hall · 15 years ago
  12. 2dc4751 Minor formatting changes. by Richard S. Hall · 15 years ago
  13. 1628617 FELIX-1988 Apply 21.assorted2.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  14. f15dc7a FELIX-1988 Apply 20.obr_plugin.patch by Valentin Valchev (thanks) (fixed license header of BundleRepositoryRender) by Felix Meschberger · 15 years ago
  15. 1b88617 FELIX-1910 Refactored LicenseServlet to use regular URLs to address resources instead of request parameters; ensure bundles are displayed in bundle-name sort order (as intended) by Felix Meschberger · 15 years ago
  16. b6e524b FELIX-2109: OBR should support matching resources for a given requirement by Guillaume Nodet · 15 years ago
  17. bd7945b FELIX-2110: The resolver should be able to resolve for some requirements in addition to resources by Guillaume Nodet · 15 years ago
  18. c667355 Fix issue FELIX-2093 : iPOJO doesn't always use the correct class loader to load Nullable classes by Clement Escoffier · 15 years ago
  19. f3aeb61 Remove debug print. (FELIX-2107) by Richard S. Hall · 15 years ago
  20. 7feb2e5 Fix another issue with substring matching add test case. (FELIX-2107) by Richard S. Hall · 15 years ago
  21. dc0494a added integration tests for annotated adapter services by Pierre De Rop · 15 years ago
  22. 6871b98 fixed javadoc by Pierre De Rop · 15 years ago
  23. 2968882 check if the system tmpdir already exists by Pierre De Rop · 15 years ago
  24. b745560 added support for annotated adapter services by Pierre De Rop · 15 years ago
  25. 275e0fb added support for annotated adapter services by Pierre De Rop · 15 years ago
  26. 11653ca FELIX-2113: Add obr:find and obr:resolve to find matching resources and show resolution output by Guillaume Nodet · 15 years ago
  27. c7f649d FELIX-1990: Use aries blueprint / jmx by Guillaume Nodet · 15 years ago
  28. cf2b677 FELIX-1988 Modify license display to use the JQuery load() function thus not requiring an <iframe>. Load the details into a <pre> element with rounded corner and dynamic height. by Felix Meschberger · 15 years ago
  29. 8adee6d FELIX-1988 Apply 19.assorted1.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  30. f6e8caf Improve security checks by Clement Escoffier · 15 years ago
  31. 38e1f33 The substring matching algorithm had a couple bugs in it. (FELIX-2107) by Richard S. Hall · 15 years ago
  32. 07b23ae Reformat according to Felix code style. by Richard S. Hall · 15 years ago
  33. 499caf2 FELIX-2114: The reasons for adding a resource may contain the same requirement several times by Guillaume Nodet · 15 years ago
  34. a4c650e FELIX-2112: Carriage returns are removed from instructions, but the lines should be trimmed alltogether by Guillaume Nodet · 15 years ago
  35. 03593ee FELIX-1988 Apply 18.configuration_printer_load_on_demand.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  36. 2aa46b5 FELIX-1988 Fix zebra background for tablesorter operated tables by Felix Meschberger · 15 years ago
  37. 9ab12dc FELIX-2104: Add an optional faster stax based parser by Guillaume Nodet · 15 years ago
  38. 80b3efe FELIX-1988 Apply 17.finishing_touches.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  39. 3ef5d7f FELIX-1988 Ensure the default local file "xyz.properties" is assigned to the DEFAULT_LOCALE to have the default translations by Felix Meschberger · 15 years ago
  40. d39ce9a FELIX-1988 Apply 16.license_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  41. 130ecdd [maven-release-plugin] prepare for next development iteration by Chris Custine · 15 years ago
  42. a130513 [maven-release-plugin] prepare release karaf-1.4.0 by Chris Custine · 15 years ago
  43. 0d1d52c Update to Felix framework to 2.0.4 release. by Chris Custine · 15 years ago
  44. 991350e The package used to get the path of the bundle's classes must be searched either from Private-Package or from Export-Package directive by Pierre De Rop · 15 years ago
  45. eb6c401 FELIX-2102, FELIX-2103: Improve the obr url handler to support installing bundles by their symbolicname and version by Guillaume Nodet · 15 years ago
  46. 5e1d49b moved sample/annotation sub-project into sample.annotation toplevel project by Pierre De Rop · 15 years ago
  47. 9338525 moved sample/annotation sub-project into sample.annotation toplevel project by Pierre De Rop · 15 years ago
  48. 35bfb97 FELIX-1957 Multiple OSGi/Minimum-1.1 issues: by Felix Meschberger · 15 years ago
  49. ed84c3a added missing license by Pierre De Rop · 15 years ago
  50. b01e519 removed test/annotation subproject by Pierre De Rop · 15 years ago
  51. 31c690f reworked annotation junit tests by Pierre De Rop · 15 years ago
  52. 22f1040 added bnd and dm annotation dependencies by Pierre De Rop · 15 years ago
  53. d594f6c reworked annotation junit tests by Pierre De Rop · 15 years ago
  54. b911f93 added helper class used to generate a bundle dynamically by Pierre De Rop · 15 years ago
  55. 4ca9d25 reworked annotation junit tests by Pierre De Rop · 15 years ago
  56. 5e4d4b0 added a junit base class in order to ensure that all temporary tiny bundles are removed once a junit test is done by Pierre De Rop · 15 years ago
  57. 1aef64c reworked annotation junit tests by Pierre De Rop · 15 years ago
  58. 967f512 FELIX-1988 Apply 15.config_render_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  59. 79667ea [karaf] Fix NPE in the OBR refreshUrl command by Guillaume Nodet · 15 years ago
  60. d375f15 FELIX-1621: OBR fails to take bundles into account that are already available in the framework by Guillaume Nodet · 15 years ago
  61. b722be5 FELIX-1988 Apply 13.components_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  62. 62e1a4f FELIX-1988 Apply 13.components_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  63. 775025e FELIX-1988 Apply 12.bundles_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  64. e5bd505 FELIX-2098 Remove unused AssemblyListRender by Felix Meschberger · 15 years ago
  65. dc0c723 FELIX-1988 Better handle situation where ShellService class is not available by Felix Meschberger · 15 years ago
  66. 1404ae5 FELIX-1988 Apply 11.shell_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  67. 5fe610d FELIX-1988 Apply 10.deployment_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  68. e31daea FELIX-1988 Apply 9.logs_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  69. 88680da FELIX-1988 Apply 8.abstractconsolefix_and_props.patch by Valentin Valchev (thanks, excellent point about the getHeader/getFooter loading, thanks) by Felix Meschberger · 15 years ago
  70. 335258b FELIX-2097 Improve internal storage of available locales (this is only used for the getLocales() method and thus may be a simple string[]) by Felix Meschberger · 15 years ago
  71. d070495 FELIX-2097 do not return an empty locale name from the DefaultMetaTypeProvider.getLocales() method by Felix Meschberger · 15 years ago
  72. f2f6d34 FELIX-2094 Ensure empty default value attribute in <AD> element gives String[]{ "" }. by Felix Meschberger · 15 years ago
  73. 04efedc FELIX-1988 use AbstractWebConsolePlugin.readTemplateFile to load the template files by Felix Meschberger · 15 years ago
  74. a6fe36c FELIX-1988 Apply 7.services.patch by Valentin Valchev (thanks) with the following change: make readTemplateFile method of AbstractWebConsole protected for use by extending plugins and fix a minor issue in the services.js script preventing mutliple service details to be opened at the same time by Felix Meschberger · 15 years ago
  75. 16dd988 FELIX-1988 Fix an issue where multiple bundle details cannot be shown at the same time by Felix Meschberger · 15 years ago
  76. 931fe86 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  77. 0574269 [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.2 by Carsten Ziegeler · 15 years ago
  78. 62bf2e4 Catch npe if -bundles not set by David Morgan Spenser Savage · 15 years ago
  79. f668f68 Change API for checking if packages are part of bundle - use package fragments vs roots to improve performance by David Morgan Spenser Savage · 15 years ago
  80. 6f1516a Update internal values that use sets etc to use null objects or arrays to improve memory profile FELIX-2092 by David Morgan Spenser Savage · 15 years ago
  81. 54147f3 Open jar file with verify off to improve performance by David Morgan Spenser Savage · 15 years ago
  82. 527104e Usage of VersionTable FELIX-2085 by David Morgan Spenser Savage · 15 years ago
  83. 5208369 tidy up by David Morgan Spenser Savage · 15 years ago
  84. 13bb138 Tidy up unused imports and implement hashCode algorithm by David Morgan Spenser Savage · 15 years ago
  85. fc2721c FELIX-2091 Properly handle cases when the ComponentActivatorTask checks whether a component task should be executed but the component has already been disposed off. by Felix Meschberger · 15 years ago
  86. c522e47 fixed qualifier oversite by David Morgan Spenser Savage · 15 years ago
  87. 1045d99 FELIX-2089 "unset" the bundle context on stop for the LogWrapper to not cause an IllegalStateException when logging after the bundle has already stopped by Felix Meschberger · 15 years ago
  88. 4e46647 FELIX-2086 Make sure the bare Web Console bundle has a different symbolic name. by Felix Meschberger · 15 years ago
  89. 0742bee only log an error if there is no implementation set AND creating an instance using a factory did not work by Marcel Offermans · 15 years ago
  90. 617daf8 Use VersionTable to reduce memory foot print and Object creation (FELIX-2085) by David Morgan Spenser Savage · 15 years ago
  91. 2247fd4 FELIX-1988 Apply 6.vmstat.patch by Valentin Valchev (thanks) with the following change: The WebConsoleUtil.getVariableResolver now presets the default resolver created with the appRoot and pluginRoot properties from the respective request attributes by Felix Meschberger · 15 years ago
  92. cf4c2a1 Update NOTICE file and include Sun license. by Richard S. Hall · 15 years ago
  93. 6756dd7 FELIX-1988 Apply 5.main_template.patch by Valentin Valchev (thanks) with the following changes: (1) also externalize the footer as a template (for consistency), (2) create a readTemplateFile method to read the file, (3) return an empty string (instead of using null) of the file fails to be read by Felix Meschberger · 15 years ago
  94. 6d99588 FELIX-1988 fix GIF image media types and ensure i18n resource file is transmitted and provided in UTF-8 encoding (contains non-ISO-8859-1 characters) by Felix Meschberger · 15 years ago
  95. e8fdd8a FELIX-1988 Apply 4.webconsole_src_main_resources_res_lib.zip by Valentin Valchev (thanks) plus adding required NOTICEs and LICENSE files by Felix Meschberger · 15 years ago
  96. f7aed6c FELIX-2084: Make the display of exception stack traces available through a variable in the shell by Guillaume Nodet · 15 years ago
  97. 532a2ce Append ":" to directive names. (FELIX-2081) by Richard S. Hall · 15 years ago
  98. fbcd4fa Use karaf in the manual name to be more intuitive by Guillaume Nodet · 15 years ago
  99. 710bb1f FELIX-2082: Local resources should really be preferred over remote resources by Guillaume Nodet · 15 years ago
  100. d6dae31 FELIX-2081: Attribtues and directives and not used on local resources by Guillaume Nodet · 15 years ago