1. 22e313e FELIX-4299 Support encoded passwords and make sure the default by Felix Meschberger · 11 years ago
  2. 0d98fa91 FELIX-4187 : Configuration Plugin does a POST to get configuration details by Carsten Ziegeler · 11 years ago
  3. d9122d7 FELIX-4202 : Allow to filter services using ldap filter in webconsole services tab . Apply patch from Alexander Klimetschek by Carsten Ziegeler · 11 years ago
  4. 7049e05 FELIX-4074 : Plugin class name changed for config manager plugin, might be disabled on update by Carsten Ziegeler · 11 years ago
  5. 9962c65 FELIX-3874 Fix Inventory Printer Activator class name by Felix Meschberger · 11 years ago
  6. e264dd0 Fixed FELIX-3986 ThreadDumper comparators are not correctly implemented by Valentin Valchev · 12 years ago
  7. 79e47d3 Fixed FELIX-3969 web console shows invalid bundle symbolic name by Valentin Valchev · 12 years ago
  8. b546fa2 Fixed FELIX-3965 threads configuration status generates invalid results by Valentin Valchev · 12 years ago
  9. 4c2fdd5 FELIX-3946 Prevent NPE in BundlesServlet.bundleDetails by Felix Meschberger · 12 years ago
  10. 16883c7 Reformat (replace tabs by space) by Felix Meschberger · 12 years ago
  11. b983182 FELIX-3851 : Allow for refresh after bundle update/install by Carsten Ziegeler · 12 years ago
  12. 2fc7426 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
  13. 2f19364 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
  14. 2260594 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
  15. bbf9668 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
  16. f7bd7c8 FELIX-3861 Use getter methods for label, title, and category for the by Felix Meschberger · 12 years ago
  17. 87496d0 FELIX-3798 Make name of the default category configurable. The default value is "Main" by Felix Meschberger · 12 years ago
  18. 4411f8a FELIX-3833 Need also the structured map as an internal request attribute for the AbstractWebConsole to properly render the navigation by Felix Meschberger · 12 years ago
  19. e22fd48 FELIX-3833 Provide flat map of labels to titles for backwards compatibility by Felix Meschberger · 12 years ago
  20. 27870e8 FELIX-3817 Prepare for changing non-configuration-property parameter names by Felix Meschberger · 12 years ago
  21. bee7fec FELIX-3784 Refactor support for Configuration Admin Service: by Felix Meschberger · 12 years ago
  22. 42bd667 FELIX3829 To no call toList to convert a non-existing value to a list. Instead just assume an empty ArrayList by Felix Meschberger · 12 years ago
  23. aae7b07 FELIX-3799 Apply patch by Henri Sagnior (thanks) by Felix Meschberger · 12 years ago
  24. b42f2b4 FELIX-3769 The LogService plugin belongs to the OSGi Menu by Felix Meschberger · 12 years ago
  25. b8a7b63 FELIX-3666 move workaround for framework bug to the isFragment bundle to apply it where the framework bug appears by Felix Meschberger · 12 years ago
  26. 1c25e9c FELIX-3769 Add support for top navigation categories by Felix Meschberger · 12 years ago
  27. 75e95df FELIX-3783 use static strings for service names to prevent ClassNotFoundError's when the API is not available by Felix Meschberger · 12 years ago
  28. f8e18c6 Fixed FELIX-3694 : In some cases web console cannot edit configs without metatype by Valentin Valchev · 12 years ago
  29. 5f044d1 Fixed FELIX-3663 : Java Runtime in the System Information tab appears as 'null(build null)' in Skelmir CEE-J VM by Valentin Valchev · 12 years ago
  30. f98ea68 FELIX-3666 : NPE when uninstalling a bundle by Carsten Ziegeler · 12 years ago
  31. abde918 removed dead code by Valentin Valchev · 12 years ago
  32. 57ba7bc Fixed FELIX-2896 Add support for bundle info providers by Valentin Valchev · 12 years ago
  33. bcb07e9 Fixed FELIX-3594 Service should be sorted by ID in service configuration printer by Valentin Valchev · 12 years ago
  34. 9d76af8 Fixed FELIX-3502 Improve Threads web console printer by Valentin Valchev · 12 years ago
  35. 73bcc30 Fixed FELIX-3473 web console config manager plugin no longer works with J9 by Valentin Valchev · 12 years ago
  36. 900d888 Fixed FELIX-3417 Web Console Inconsistent status text by Valentin Valchev · 13 years ago
  37. b277f55 Fixed FELIX-3418 Sort threads by name in Configuration Status -> Threads by Valentin Valchev · 13 years ago
  38. 439ebfb Fixed FELIX-3408 Web Console date chooser shows garbage text by Valentin Valchev · 13 years ago
  39. b35b274 Fixed FELIX-3405 NPE in Web Console by Valentin Valchev · 13 years ago
  40. 371ba2b FELIX-3315/FELIX-3316: Fix Java 1.4 API signature check failure by Felix Meschberger · 13 years ago
  41. e1d4938 Fixed FELIX-3311 Cookie handling seems not to work anymore by Valentin Valchev · 13 years ago
  42. c699a63 Fixed FELIX-3315 Log plugin does not show the bundle that has logged the event by Valentin Valchev · 13 years ago
  43. 68c153a FELIX-3283 Revert generification, using annotations, and improved for-loops (commit #1215540) by Felix Meschberger · 13 years ago
  44. b58af94 FELIX-2117 Reduce the static dependencies by Felix Meschberger · 13 years ago
  45. dafbdfc FELIX-3284 Improve logging to write to stderr if servlet context is not available yet (before init) or anymore (after destroy) by Felix Meschberger · 13 years ago
  46. 789f8b4 FELIX-3285 properly handle some multi-value cases by Felix Meschberger · 13 years ago
  47. 2696959 Explopde import list to be explicit rather than using wildcards by Felix Meschberger · 13 years ago
  48. 1538a3d FELIX-3282 Describe why an automatically generated property form is shown by Felix Meschberger · 13 years ago
  49. 68cdebb FELIX-2709 Support some configuration from bundle context properties: by Felix Meschberger · 13 years ago
  50. 0439d06 FELIX-2709 Support some configuration from bundle context properties: by Felix Meschberger · 13 years ago
  51. 028172b FELIX-3284 Prevent excpetions masking the actual problem if the bundle update fails. Write to stderr if logging fails by Felix Meschberger · 13 years ago
  52. 1b44b9c FELIX-2708 Prevent NPE in LicenseServlet by Felix Meschberger · 13 years ago
  53. a424dec FELIX-3283 Use generics (reverted in commit #1228221) by Felix Meschberger · 13 years ago
  54. a87e859 FELIX-3282 Draw nice form also in the absence of MetaType information. The form setup is derived from current property values. by Felix Meschberger · 13 years ago
  55. d5fe6b6 FELIX-3168 Support new Password metatype by Felix Meschberger · 13 years ago
  56. 46d6815 FELIX-3281 Use Bundle plugin 2.3.6 by Felix Meschberger · 13 years ago
  57. ee83e64 Fix JavaDoc by Felix Meschberger · 13 years ago
  58. 0de51a8 FELIX-3132 Support requests to URLs adding an extension to the plugin label by Felix Meschberger · 13 years ago
  59. 15a9ecb Really fixed FELIX-2889 : Invalid JSON content in http response after starting or stopping a bundle. by Valentin Valchev · 13 years ago
  60. 32cf3b1 FELIX-3111 : Separate OBR Plugin by Valentin Valchev · 13 years ago
  61. a503680 Fixed FELIX-2889 : Invalid JSON content in http response after starting or stopping a bundle. by Valentin Valchev · 13 years ago
  62. 4d1167b Fixed FELIX-3014 : Have a way to "deep link" to a particular tab within Configuration Status by Valentin Valchev · 13 years ago
  63. c91014d reduced eclipse i18n warning by adding $NON-NLS-1$ where appropriate by Valentin Valchev · 13 years ago
  64. 3286f0b FELIX-2697 : Allow enable/disable internal plugins dynamically by Valentin Valchev · 13 years ago
  65. 0b7360b reduced eclipse i18n warning by adding $NON-NLS-1$ where appropriate by Valentin Valchev · 13 years ago
  66. 3d094c0 FELIX-3010 : XSS in Felix Web Console by Carsten Ziegeler · 13 years ago
  67. f672117 Remove unused code by Carsten Ziegeler · 13 years ago
  68. 854d28a FELIX-3027 : Make download links for single configuration status file (or ZIP file) more prominent by Carsten Ziegeler · 13 years ago
  69. ae9a701 FELIX-3025 : Add a configuration status list with a short bundle list by Carsten Ziegeler · 13 years ago
  70. 6abdb17 FELIX-3028 Better handle some situations around clearing the bundle location of a configuration. by Felix Meschberger · 13 years ago
  71. f783377 FERLIX-3022 Add uptime information in addition to the start time. by Felix Meschberger · 13 years ago
  72. 325e17b FELIX-2979 Use String constants instead of class literals for the service names to allow the class to load by Felix Meschberger · 13 years ago
  73. 569f07c FELIX-2727 Do not check whether the plugin is "loaded" when creating the plugin map and allow the Deployment Admin plugin to load even in the absence of the DeploymentAdmin API. by Felix Meschberger · 13 years ago
  74. a114093 FELIX-1865 Fix wrong assumption of the OCD ID being the same as the PID (or factory PID) by Felix Meschberger · 14 years ago
  75. c55a360 FELIX-2707 Fix cutting of the URL entry path which may not match the entry path looked up by Felix Meschberger · 14 years ago
  76. 5af2f01 FELIX-2795 : Parameters are not removed from symbolic name when installing a bundle by Carsten Ziegeler · 14 years ago
  77. aa08f3f FELIX-2793 : Plugin request is not detected as html request if context path contains a dot by Carsten Ziegeler · 14 years ago
  78. 019b2eb [FELIX-2729] Webconsole - Configuration fails to print configuration for bundles without MetatypeService config by Guillaume Nodet · 14 years ago
  79. 82aecb7 Fixed FELIX-2713 /Problem in HtmlConfigurationWriter/ by Valentin Valchev · 14 years ago
  80. 9e84004 Fixed FELIX-2735 /ClassCastException in PermissionsConfigurationPrinter/ by Valentin Valchev · 14 years ago
  81. 0b3ac59 Fixed FELIX-2668 /Add localization for the meta-type/ by Valentin Valchev · 14 years ago
  82. c21f359 Fixed FELIX-2674 /Too much error logging after fixing FELIX-2644/ by Valentin Valchev · 14 years ago
  83. 54430b5 Fixed #FELIX-2644 /cannot disable plugin/ by Valentin Valchev · 14 years ago
  84. 9b16b70 FELIX-2660 Prevent bundles from being displayed in the web output by Felix Meschberger · 14 years ago
  85. 8df7c97 FELIX-2570 Allow ConfigurationPrinter services to output HTML code by Felix Meschberger · 14 years ago
  86. 1e00286 Refactor configuration render type detection into a sngle class by Carsten Ziegeler · 14 years ago
  87. 21c44ab FELIX-2659 : ConfigurationRender.searchMethod must catch problems more broadly by Carsten Ziegeler · 14 years ago
  88. 334da1a FELIX-2658 : Deprecate ConfigurationPrinter.PROPERTY_MODES constant by Carsten Ziegeler · 14 years ago
  89. 690b5af FELIX-2639 Add new WebConsoleSecurityProvider2 interface and by Felix Meschberger · 14 years ago
  90. 38f7529 FELIX-2652 : Allow attachment providers which do not implement the interface by Carsten Ziegeler · 14 years ago
  91. d7ce4cd FELIX-2650 : ConfigurationPrinter with other modes than web should be excluded from web by Carsten Ziegeler · 14 years ago
  92. b1208d3 FELIX-2649 : Support for configuration printers without requiring them to implement the interface by Carsten Ziegeler · 14 years ago
  93. d41c107 FELIX-2638 : Make a single configuration printer output available via http by Carsten Ziegeler · 14 years ago
  94. ff735d7 Fix javadoc by Carsten Ziegeler · 14 years ago
  95. be89953 JavaDoc by Felix Meschberger · 14 years ago
  96. be34b3c FELIX-2635 Apply patch by Victor Antonovich (slightly modified to explicitly assign null after destroyal and adding try-catch around the destroy calls) by Felix Meschberger · 14 years ago
  97. b37dee7 Fixed FELIX-2617 /webconsole has option to change the language but doesn't show the currently selected one/ by Valentin Valchev · 14 years ago
  98. 49ab2bb Fixed FELIX-2610 / WebConsole doesn't work with JDK 1.3.1_06 because of problem in MessageFormat/ by Valentin Valchev · 14 years ago
  99. 56d695b Fixed FELIX-2609 /WebConsole doesn't work with JDK 1.3.1_06 because of Locale/ by Valentin Valchev · 14 years ago
  100. ffd0fb5 FELIX-2541 Include DEPENDENCIES files on the licenses page by Felix Meschberger · 14 years ago