1. b812b2e FELIX-1988 Apply 14.configmgr_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 14 years ago
  2. 63d692a FELIX-1988 Apply 12.bundles_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 14 years ago
  3. 9cd5bc8 FELIX-2098 Remove unused AssemblyListRender by Felix Meschberger · 14 years ago
  4. 3e3f41e FELIX-1988 Better handle situation where ShellService class is not available by Felix Meschberger · 14 years ago
  5. 699ad2e FELIX-1988 Apply 11.shell_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 14 years ago
  6. 1e5c126 FELIX-1988 Apply 10.deployment_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 14 years ago
  7. afcbd60 FELIX-1988 Apply 9.logs_plugin.patch by Valentin Valchev (thanks) by Felix Meschberger · 14 years ago
  8. ab1b817 FELIX-1988 Apply 8.abstractconsolefix_and_props.patch by Valentin Valchev (thanks, excellent point about the getHeader/getFooter loading, thanks) by Felix Meschberger · 14 years ago
  9. 18000d9 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 · 14 years ago
  10. 85a69e2 FELIX-2097 do not return an empty locale name from the DefaultMetaTypeProvider.getLocales() method by Felix Meschberger · 14 years ago
  11. fc30620 FELIX-2094 Ensure empty default value attribute in <AD> element gives String[]{ "" }. by Felix Meschberger · 14 years ago
  12. 8e2cedc FELIX-1988 use AbstractWebConsolePlugin.readTemplateFile to load the template files by Felix Meschberger · 14 years ago
  13. 2fc6a6e 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 · 14 years ago
  14. 6107fc1 FELIX-1988 Fix an issue where multiple bundle details cannot be shown at the same time by Felix Meschberger · 14 years ago
  15. 6d15eb5 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 14 years ago
  16. 3fd678d [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.2 by Carsten Ziegeler · 14 years ago
  17. 00da3f5 Catch npe if -bundles not set by David Morgan Spencer Savage · 14 years ago
  18. b7d00a5 Change API for checking if packages are part of bundle - use package fragments vs roots to improve performance by David Morgan Spencer Savage · 14 years ago
  19. d9cd16e Update internal values that use sets etc to use null objects or arrays to improve memory profile FELIX-2092 by David Morgan Spencer Savage · 14 years ago
  20. c8fb0ac Open jar file with verify off to improve performance by David Morgan Spencer Savage · 14 years ago
  21. fed4637 Usage of VersionTable FELIX-2085 by David Morgan Spencer Savage · 14 years ago
  22. 0a3717a tidy up by David Morgan Spencer Savage · 14 years ago
  23. a4e092c Tidy up unused imports and implement hashCode algorithm by David Morgan Spencer Savage · 14 years ago
  24. 141c7c0 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 · 14 years ago
  25. e2ea038 fixed qualifier oversite by David Morgan Spencer Savage · 14 years ago
  26. 2b09d48 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 · 14 years ago
  27. e1833c2 FELIX-2086 Make sure the bare Web Console bundle has a different symbolic name. by Felix Meschberger · 14 years ago
  28. cc8adbb only log an error if there is no implementation set AND creating an instance using a factory did not work by Marcel Offermans · 14 years ago
  29. b425286 Use VersionTable to reduce memory foot print and Object creation (FELIX-2085) by David Morgan Spencer Savage · 14 years ago
  30. fbdfa02 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 · 14 years ago
  31. 86fcd01 Update NOTICE file and include Sun license. by Richard S. Hall · 14 years ago
  32. 7c107a3 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 · 14 years ago
  33. 3f1af0e 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 · 14 years ago
  34. 45c9caa 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 · 14 years ago
  35. a62de69 FELIX-2084: Make the display of exception stack traces available through a variable in the shell by Guillaume Nodet · 14 years ago
  36. 0351cee Append ":" to directive names. (FELIX-2081) by Richard S. Hall · 14 years ago
  37. 7dccd5a Use karaf in the manual name to be more intuitive by Guillaume Nodet · 14 years ago
  38. fda4904 FELIX-2082: Local resources should really be preferred over remote resources by Guillaume Nodet · 14 years ago
  39. b687118 FELIX-2081: Attribtues and directives and not used on local resources by Guillaume Nodet · 14 years ago
  40. 9ace4f4 Tested filter for null before using it. by Marcel Offermans · 14 years ago
  41. d665eaf Fixes for bundle adapters. Added missing methods to DAB. by Marcel Offermans · 14 years ago
  42. 2c99aa5 Update notice file. by Carsten Ziegeler · 14 years ago
  43. 62dcde8 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 14 years ago
  44. 857ff58 [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.2.0 by Carsten Ziegeler · 14 years ago
  45. 0720399 Remove version info from export again; bnd seems to add it by Carsten Ziegeler · 14 years ago
  46. 84cc79b Add version information to export by Carsten Ziegeler · 14 years ago
  47. b87f974 Applied patch to address some NPEs. (FELIX-1809) by Richard S. Hall · 14 years ago
  48. 7cb3bc5 FELIX-2074: Bring back the history command by Guillaume Nodet · 14 years ago
  49. 2f60f11 FELIX-2075: Add a 'new' command to create java objects from the command line by Guillaume Nodet · 14 years ago
  50. 69c9cc7 FELIX-2078 Added a test case that exposes the bug. by Marcel Offermans · 14 years ago
  51. 3ddabd3 Update framework dependency to snapshot by Karl Pauls · 14 years ago
  52. 3616b3a Update framework dependency to snapshot by Karl Pauls · 14 years ago
  53. bd61ea2 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  54. 2e827f7 [maven-release-plugin] prepare release org.apache.felix.main.distribution-2.0.4 by Karl Pauls · 14 years ago
  55. 83b4988 Update to framework 2.0.4 by Karl Pauls · 14 years ago
  56. ddbce62 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  57. 7f0d4b3 [maven-release-plugin] prepare release org.apache.felix.main-2.0.4 by Karl Pauls · 14 years ago
  58. 7f188a4 Update to framework 2.0.4 by Karl Pauls · 14 years ago
  59. fa3f4f5 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  60. 220f711 [maven-release-plugin] prepare release org.apache.felix.framework-2.0.4 by Karl Pauls · 14 years ago
  61. 92f9a4b [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  62. 1d130b4 [maven-release-plugin] prepare release org.apache.felix.framework-2.0.4 by Karl Pauls · 14 years ago
  63. 680b11e Update main changelog by Karl Pauls · 14 years ago
  64. c6eda45 Add framework distribution. by Karl Pauls · 14 years ago
  65. eef9416 Update changelog and delete not related docs by Karl Pauls · 14 years ago
  66. 9662996 Remove assembly from main project. by Karl Pauls · 14 years ago
  67. 1da2961 Update changelog by Karl Pauls · 14 years ago
  68. a033039 Fix an oversight where we don't get URLStreamHandlers from frameworks inside different classloaders (FELIX-2056). by Karl Pauls · 14 years ago
  69. 7c627bf added new AspectWithLifecycleAnnotation test by Pierre De Rop · 14 years ago
  70. f6cb134 fixed bug in ServiceProvider inner class by Pierre De Rop · 14 years ago
  71. 1968b54 added start/stop methods by Pierre De Rop · 14 years ago
  72. f42c0d9 fixed regresion introduced by aspect annotation. Fixed aspect parsing, where callback lifecycle and composition parameters were not parsed by Pierre De Rop · 14 years ago
  73. 6bae039 fixed aspect service parsing (the lifecycle callbacks, and composition method name was not parsed) by Pierre De Rop · 14 years ago
  74. 77cb1c5 Check for null or empty class name. (FELIX-2071) by Richard S. Hall · 14 years ago
  75. 4a2d373 Missing javax.xml.ws.wsaddressing system bundle export for JDK 1.6. (FELIX-2073) by Richard S. Hall · 14 years ago
  76. 4253f7a FELIX-2072: OracleJDBCLock filling UNDO segment by Guillaume Nodet · 14 years ago
  77. 71195fe Catch exceptions while iterating over bundles entries by Guillaume Nodet · 14 years ago
  78. 51c1973 Remove the javax.script package which is causing problems when using an external java scripting api by Guillaume Nodet · 14 years ago
  79. ed88d13 FELIX-1995: Fix synchronization issue which cause two spring osgi listeners to be registered and created by Guillaume Nodet · 14 years ago
  80. 744626c FELIX-2070: Upgrade to felix framework 2.0.3 by Guillaume Nodet · 14 years ago
  81. 7ba2001 Calculating aggregate module requirements incorrectly. Was not handling different by Richard S. Hall · 14 years ago
  82. f69da5f FELIX-1988 Remove files not belonging here yet by Felix Meschberger · 14 years ago
  83. 2f6ae5e FELIX-1988 Apply 3.javadoc-public-api.patch by Valentin Valchev (thanks) by Felix Meschberger · 14 years ago
  84. 7423c27 FELIX-1988 Apply 2.use-utility-methods.patch by Valentin Valchev (thanks) by Felix Meschberger · 14 years ago
  85. 3a54985 FELIX-1988 Apply abstr-simple-web-console2.patch by Valentin Valchev (thanks) by Felix Meschberger · 14 years ago
  86. 8386854 FELIX-2065 - BootstrapLogManager doesn't load etc/org.ops4j.pax.logging.cfg file by Chris Custine · 14 years ago
  87. 2cd07ba FELIX-1939: Ssh client output is poorly formatted when connecting with a standard ssh client by Guillaume Nodet · 14 years ago
  88. 98ac3d3 FELIX-1939: Ssh client output is poorly formatted when connecting with a standard ssh client by Guillaume Nodet · 14 years ago
  89. ecce257 FELIX-2063 [karaf] hardcoding org.ops4j.pax.exam.rbc.rmi.port property in raw pax runner --vmOptions is problematic when 1099 is not the next free port by Chris Custine · 14 years ago
  90. ed66a73 Remove unnecessary jline dependency since console has it embedded. Fixes build failure. by Chris Custine · 14 years ago
  91. 2c9ec92 FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 14 years ago
  92. 528efb9 FELIX-1815: Introduce 'shell:logout' command to close the current shell by Guillaume Nodet · 14 years ago
  93. c981aab FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 14 years ago
  94. 79c7315 FELIX-1843 Karaf shell doens't work properly under windows by Chris Custine · 14 years ago
  95. 2ab12aa FELIX-2061: use waitForFrameworkStartup pax-exam option in the integration tests by Gert Vanthienen · 14 years ago
  96. 371149d FELIX-2049: extend org.apache.felix.karaf.testing.Helper to emit a karaf-specific execution environmnent file for pax-runner by Guillaume Nodet · 14 years ago
  97. 6d0e01c FELIX-2055: Use a nicer shutdown mechanism when stopping a managed instance by Guillaume Nodet · 14 years ago
  98. 60218d2 added Aspect junit test by Pierre De Rop · 14 years ago
  99. 1855681 Verify Aspect filter syntax by Pierre De Rop · 14 years ago
  100. 29d9de1 Fix issue FELIX-2052. Call onCreation during the starting process of handlers by Clement Escoffier · 14 years ago