1. c9415f9 FELIX-2223 by Felix Meschberger · 15 years ago
  2. 0b13c69 [bundlerepository] write resources with relative uri when possible by Guillaume Nodet · 15 years ago
  3. c4b69a0 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 · 15 years ago
  4. 7c36338 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 · 15 years ago
  5. 413e322 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 · 15 years ago
  6. c41bbcd 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 · 15 years ago
  7. 2ac424c fixed wrong version of core/compendium dependencies by Pierre De Rop · 15 years ago
  8. ca5d4df added localization of plugin title by Valentin Pavlov Valchev · 15 years ago
  9. 4db89e9 [utils] Add legal stuff for the new utils module by Guillaume Nodet · 15 years ago
  10. 9974fcf Add PRESENT operator to new filter impl. (FELIX-2039) by Richard S. Hall · 15 years ago
  11. fcb9a45 If we are unable to reload a cached bundle, then we should delete the by Richard S. Hall · 15 years ago
  12. 8c9415e fixed test method name by Pierre De Rop · 15 years ago
  13. cbe5cfe added comments by Pierre De Rop · 15 years ago
  14. b31f4cf Use harmony code to decode location URLs (FELIX-2195). by Karl Pauls · 15 years ago
  15. 3689720 Small fix to content type: Think this should be text/plain instead of text/html by Felix Meschberger · 15 years ago
  16. fdf2460 FELIX-2219 Prevent "Internal Server Error" when showing details of an uninstalled Bundle by Felix Meschberger · 15 years ago
  17. d66a131 FELIX-2217 Enhance OBR support to accomodate both the "old" OSGi OBR API and the "new" Apache Felix OBR API by Felix Meschberger · 15 years ago
  18. ae397c7 Prevent NPE if value to decode is null (and also shortcut if the value is an empty string) by Felix Meschberger · 15 years ago
  19. 88f851c FELIX-2221 Throw documented (checked) exception instead of undocumented unchecked exception (IllegalArgumentException) by Felix Meschberger · 15 years ago
  20. 5a6e233 svn: ignore target folder by Valentin Pavlov Valchev · 15 years ago
  21. 2e894ad fixed a problem with children not added to the tree by Valentin Pavlov Valchev · 15 years ago
  22. dd973af Resolved FELIX-2149 /Configuration Status tabs are not properly left aligned/ by Valentin Pavlov Valchev · 15 years ago
  23. 1289f93 Resolved FELIX-2218 /webconsole dialog font size/ by Valentin Pavlov Valchev · 15 years ago
  24. 36ee992 Add test for null version string by Felix Meschberger · 15 years ago
  25. 15da51b Resolved FELIX-1996 /Console should warn when config is bound to a different bundle/ by Valentin Pavlov Valchev · 15 years ago
  26. ec44842 Resolved FELIX-2121 by Valentin Pavlov Valchev · 15 years ago
  27. 6b6990f When calculating package sources, if a module exports the package more than by Richard S. Hall · 15 years ago
  28. 46722bb Minor edits. (FELIX-2035) by Richard S. Hall · 15 years ago
  29. 30181b9 Prefixed some methods in interfaces with 'public', implemented instance bound feature in resource dependencies. by Marcel Offermans · 15 years ago
  30. 8422cd3 Updated to the latest dependency manager snapshot. Misc fixes for EE compatibility. by Marcel Offermans · 15 years ago
  31. fe36a8c [bundleplugin] fix possible NPE when installing non osgi bundles artifacts by Guillaume Nodet · 15 years ago
  32. 657cb30 [karaf] update wrt latest bundlerepository changes by Guillaume Nodet · 15 years ago
  33. c258703 FELIX-2215: Refactor bundlerepository and maven bundle plugin obr data model by Guillaume Nodet · 15 years ago
  34. be4441f [utils] add a toString() method on Clause by Guillaume Nodet · 15 years ago
  35. 28f91b3 [utils] make the artifact a plain jar instead of a bundle by Guillaume Nodet · 15 years ago
  36. 8da8843 FELIX-2208 Add missing NOTICE/LICENSE files by Felix Meschberger · 15 years ago
  37. 63f6a7f FELIX-2206 Apply FELIX-2206-fmeschbe.patch turning ConfigurationRender into a special plugin, which is provided with the ResourceBundleManager to be able to translate ConfigurationPrinter titles (to English for now). by Felix Meschberger · 15 years ago
  38. f6c07a5 FELIX-2208 Remove empty folders by Felix Meschberger · 15 years ago
  39. fe4efbd FELIX-2208 A few improvements: by Felix Meschberger · 15 years ago
  40. 57e7711 FELIX-2208 Force compilation to Java 5 class files (using Generics etc.) by Felix Meschberger · 15 years ago
  41. 4c9f43e Resolved FELIX-2214 /Event plugin - template & localization files must be UTF-8./ by Valentin Pavlov Valchev · 15 years ago
  42. b2a498b Resolved FELIX-1441 /Search manifest entries of bundles/ by Valentin Pavlov Valchev · 15 years ago
  43. 03810b0 FELIX-2208 Refactor into Apache Felix domain: by Felix Meschberger · 15 years ago
  44. e82e665 FELIX-2208 Move memoryusage web console plugin from fmeschbe's Sling whiteboard to here by Felix Meschberger · 15 years ago
  45. be9180f FELIX-2213 do not try to call any optional modify() method if the component has not yet been instantiated by Felix Meschberger · 15 years ago
  46. 4177c26 FELIX-2212: Create a new Utils subproject to hold shared classes by Guillaume Nodet · 15 years ago
  47. c293a07 FELIX-2211: remove empty dirs by Guillaume Nodet · 15 years ago
  48. 8764ef2 FELIX-2211: Simplify the repository parser based on KXml2 by Guillaume Nodet · 15 years ago
  49. 3c190c2 Resolved FELIX-1441 /Search manifest entries of bundles/ by Valentin Pavlov Valchev · 15 years ago
  50. 366f91c Resolved FELIX-1441 /Search manifest entries of bundles/ by Valentin Pavlov Valchev · 15 years ago
  51. fdfbd60 FELIX-569 Apply FELIX-569-fmeschbe-3.patch based on config-treetable.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  52. 13d8424 FELIX-2188 Do not render left and right borders on tables inside .tablelayout tables by Felix Meschberger · 15 years ago
  53. d8e694d FELIX-2088 : SCR Plugin ignores transitive dependencies when inspecting super classes. Apply patch from Stefan Seifert. by Carsten Ziegeler · 15 years ago
  54. d6fb403 [FELIX-2193] add-features-to-repo goal of features-maven-plugin should be able to download dependencies if necessary by Freeman Yue Fang · 15 years ago
  55. 6a1a95b Fixed FELIX-2204 /Localization causes a problem in WebConsole configuration/ by Valentin Pavlov Valchev · 15 years ago
  56. 092d69c Fix regression, we must remove capabilities that were imported. (FELIX-2035) by Richard S. Hall · 15 years ago
  57. 0d15d98 Fix a regression, PackageAdmin.getHosts() should return null. (FELIX-2035) by Richard S. Hall · 15 years ago
  58. 29fd357 Implemented FELIX-2203 by Valentin Pavlov Valchev · 15 years ago
  59. ee54b8b Implemented FELIX-2202 Update Events plugin to JQuery UI by Valentin Pavlov Valchev · 15 years ago
  60. 356e7f3a Try to eliminate unneeded permutations. (FELIX-2037) by Richard S. Hall · 15 years ago
  61. 8713da3 FELIX-1988 remove all icons not used any more after JQuery UI migration and remove reference to Silk icons not included any more. by Felix Meschberger · 15 years ago
  62. 769fa12 FELIX-1988 remove ui.js replaced by lib/support.js and configmanager.js not used any more by Felix Meschberger · 15 years ago
  63. bf4428f FELIX-1988 remove legal references to the tw JQuery plugin not used anymore after JQuery UI migration. by Felix Meschberger · 15 years ago
  64. 7128c6a FELIX-1988 remove JavaScript files not used any longer after JQuery UI migration and library reorganization by Felix Meschberger · 15 years ago
  65. 0fe0aa3 FELIX-2199 Register newly extracted built-in ConfigurationPrinters with service registry and OsgiManager by Felix Meschberger · 15 years ago
  66. 8f97e22 FELIX-2199 Extract built-in ConfigurationPrinter classes as top level classes by Felix Meschberger · 15 years ago
  67. 1206e2c FELIX-569 Apply config-name_column-sorting.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  68. 91cb17b FELIX-2158 Apply my FELIX-2158-2.patch by Felix Meschberger · 15 years ago
  69. acb6128 FELIX-2183 Apply supportjs-ajax-error.patch by Valentin Valchev (thanks) by Felix Meschberger · 15 years ago
  70. e7f0973 FELIX-2099 Cleanup loggging: All logging now goes through the GenericServlet.log methods where the AbstractWebConsolePlugin provides log methods taking a log level used to filter log messages on a log level configurable for all web console plugins. Removing the now unused Logger and BaseManagementPlugin classes. Simplifying the BasedUpdateInstallHelper and its extension classes using a SimpleWebConsolePlugin as its basis for logging and service access. Add configuration option (loglevel) to configure the loglevel message filter. by Felix Meschberger · 15 years ago
  71. 3aff77d FELIX-2189 Hide the shell form if the ShellService is not available. Also rename the "console" by Felix Meschberger · 15 years ago
  72. 957d2a3 FELIX-2198 Prevent NullPointerException if ConfigurationAdmin service is not running. by Felix Meschberger · 15 years ago
  73. 03ccc9d FELIX-2165 remove Action interface, merge InstallAction into BundlesServlet and add workaround code to support Maven Sling Plugins use of the .../install URL. by Felix Meschberger · 15 years ago
  74. b582336 FELIX-2188 Remove old admin.css and admin.js CSS and script and provide a new admin_compat.css providing parts of the former admin.css so as to render as much as possible of old plugins somewhat nice. by Felix Meschberger · 15 years ago
  75. 42e8e52 FELIX-2196: Use current version of aries artifacts by Guillaume Nodet · 15 years ago
  76. 0683c3a FELIX-2196: Use current version of aries artifacts by Guillaume Nodet · 15 years ago
  77. ca74a87 FELIX-2175: Improve the Blueprint component to parse / introspect blueprint configuration files and generate OBR service requirements / capabilities accordingly by Guillaume Nodet · 15 years ago
  78. 0f77eeb FELIX-2175: Improve the Blueprint component to parse / introspect blueprint configuration files and generate OBR service requirements / capabilities accordingly by Guillaume Nodet · 15 years ago
  79. fae04fd Specify symbolic name. (FELIX-2192) by Richard S. Hall · 15 years ago
  80. bde435b FELIX-2175: Improve the Blueprint component to parse / introspect blueprint configuration files and generate OBR service requirements / capabilities accordingly by Guillaume Nodet · 15 years ago
  81. 6eb68b4 FELIX-2175: Improve the Blueprint component to parse / introspect blueprint configuration files and generate OBR service requirements / capabilities accordingly by Guillaume Nodet · 15 years ago
  82. 85508b0 [webconsole] minor fixes to the OBR plugin, fix legal stuff by Guillaume Nodet · 15 years ago
  83. 4e070fe FELIX-569 : Improve Configuration Page - Apply patch from Valentin Valchev by Carsten Ziegeler · 15 years ago
  84. fd8fb5a check for null repository config (fix for FELIX-2187) by David Morgan Spenser Savage · 15 years ago
  85. 08112cb Consistently permutate candidates. (FELIX-2037) by Richard S. Hall · 15 years ago
  86. d911f88 Patches for FELIX-2181 - now runs workspace resolve task using a damped delay to ensure that event storm does not trigger multiple project builds. by David Morgan Spenser Savage · 15 years ago
  87. 56af2e2 Patch for FELIX-2180 - now global repository and project specific repository managers share a common repository map to ensure same objects are used throughout the IDE by David Morgan Spenser Savage · 15 years ago
  88. 23764f5 Add missing opening plugins tag by Chris Custine · 15 years ago
  89. 7b1cefc fixed inconsistency in ConfigurationDependency annotation API: renamed the "properties" attribute to "metadata" by Pierre De Rop · 15 years ago
  90. dc32dfb fixed potential NullPointerException, when getting list of available Locales by Pierre De Rop · 15 years ago
  91. 0fd8e32 fixed javadoc by Pierre De Rop · 15 years ago
  92. 372e350 Aligned MetaType annotations on DependencyManager API: the configuration metadata is now specified when declaring the ConfigurationDependency annotation. Renamed "Param" annotation to "Property" annotation for consistency and clarity reasons by Pierre De Rop · 15 years ago
  93. e2bb01a added ResourceAnnotation integration test (currently, the testResourceAdapterAnnotation fails because it sounds like there is a bug in ResourceAdapterImpl, which does not propagate the resource adapter filter. by Pierre De Rop · 15 years ago
  94. a0dfcde Fixed bug when parsing BundleDependency's propagate attribute. Added ResourceAdapter and ResourceDependency annotations. by Pierre De Rop · 15 years ago
  95. e39deb5 added ResourceAdapter and ResourceDependency annotations. by Pierre De Rop · 15 years ago
  96. 510ea3f added MetaType sample by Pierre De Rop · 15 years ago
  97. 69d04c3 added MetaType support in DependencyManager API by Pierre De Rop · 15 years ago
  98. 00d0cdf FELIX-2179 Actually none of the dependencies need to be compile. So changing dependencies to provided and upgrading bundle plugin to be able to include classes from the provded dependency. by Felix Meschberger · 15 years ago
  99. 8ca8aea FELIX-2179 Apply patch by David Jencks (thanks) by Felix Meschberger · 15 years ago
  100. d0d6433 Patch to address ui/classpath consistency issues when adding and removing projects from workspace that provide dependencies (related to FELIX-1349) by David Morgan Spenser Savage · 15 years ago