1. cb68caa Fixed FELIX-3817 : Form parameters might clash with configuration parameters by Valentin Valchev · 10 years ago
  2. f11e3fd Fixed FELIX-4660 : Security problem in WebConsoleUtil.getParameter() method by Valentin Valchev · 10 years ago
  3. 924bab7 Fixed FELIX-4652 : Security problem with AbstractWebConsolePlugin.spoolResource by Valentin Valchev · 10 years ago
  4. 36e1452 Fixed FELIX-4610 : WebConsole doesn't start with Java Security enabled by Valentin Valchev · 10 years ago
  5. e508ba4 Fixed FELIX-4572 : Web Console may cause NPE on refresh packages by Valentin Valchev · 10 years ago
  6. a47e2ba Fixed FELIX-4572 : Web Console may cause NPE on refresh packages by Valentin Valchev · 10 years ago
  7. b5bc6ca Fixed FELIX-4562 : Web Console License plugin fails to load files by Valentin Valchev · 11 years ago
  8. 22e313e FELIX-4299 Support encoded passwords and make sure the default by Felix Meschberger · 11 years ago
  9. 0d98fa91 FELIX-4187 : Configuration Plugin does a POST to get configuration details by Carsten Ziegeler · 11 years ago
  10. 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
  11. 7049e05 FELIX-4074 : Plugin class name changed for config manager plugin, might be disabled on update by Carsten Ziegeler · 12 years ago
  12. 9962c65 FELIX-3874 Fix Inventory Printer Activator class name by Felix Meschberger · 12 years ago
  13. e264dd0 Fixed FELIX-3986 ThreadDumper comparators are not correctly implemented by Valentin Valchev · 12 years ago
  14. 79e47d3 Fixed FELIX-3969 web console shows invalid bundle symbolic name by Valentin Valchev · 12 years ago
  15. b546fa2 Fixed FELIX-3965 threads configuration status generates invalid results by Valentin Valchev · 12 years ago
  16. 4c2fdd5 FELIX-3946 Prevent NPE in BundlesServlet.bundleDetails by Felix Meschberger · 12 years ago
  17. 16883c7 Reformat (replace tabs by space) by Felix Meschberger · 12 years ago
  18. b983182 FELIX-3851 : Allow for refresh after bundle update/install by Carsten Ziegeler · 12 years ago
  19. 2fc7426 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
  20. 2f19364 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
  21. 2260594 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
  22. bbf9668 FELIX-3874 : Create new status printer module by Carsten Ziegeler · 12 years ago
  23. f7bd7c8 FELIX-3861 Use getter methods for label, title, and category for the by Felix Meschberger · 12 years ago
  24. 87496d0 FELIX-3798 Make name of the default category configurable. The default value is "Main" by Felix Meschberger · 12 years ago
  25. 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
  26. e22fd48 FELIX-3833 Provide flat map of labels to titles for backwards compatibility by Felix Meschberger · 12 years ago
  27. 27870e8 FELIX-3817 Prepare for changing non-configuration-property parameter names by Felix Meschberger · 12 years ago
  28. bee7fec FELIX-3784 Refactor support for Configuration Admin Service: by Felix Meschberger · 12 years ago
  29. 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
  30. aae7b07 FELIX-3799 Apply patch by Henri Sagnior (thanks) by Felix Meschberger · 12 years ago
  31. b42f2b4 FELIX-3769 The LogService plugin belongs to the OSGi Menu by Felix Meschberger · 12 years ago
  32. 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
  33. 1c25e9c FELIX-3769 Add support for top navigation categories by Felix Meschberger · 12 years ago
  34. 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
  35. f8e18c6 Fixed FELIX-3694 : In some cases web console cannot edit configs without metatype by Valentin Valchev · 12 years ago
  36. 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
  37. f98ea68 FELIX-3666 : NPE when uninstalling a bundle by Carsten Ziegeler · 12 years ago
  38. abde918 removed dead code by Valentin Valchev · 12 years ago
  39. 57ba7bc Fixed FELIX-2896 Add support for bundle info providers by Valentin Valchev · 12 years ago
  40. bcb07e9 Fixed FELIX-3594 Service should be sorted by ID in service configuration printer by Valentin Valchev · 13 years ago
  41. 9d76af8 Fixed FELIX-3502 Improve Threads web console printer by Valentin Valchev · 13 years ago
  42. 73bcc30 Fixed FELIX-3473 web console config manager plugin no longer works with J9 by Valentin Valchev · 13 years ago
  43. 900d888 Fixed FELIX-3417 Web Console Inconsistent status text by Valentin Valchev · 13 years ago
  44. b277f55 Fixed FELIX-3418 Sort threads by name in Configuration Status -> Threads by Valentin Valchev · 13 years ago
  45. 439ebfb Fixed FELIX-3408 Web Console date chooser shows garbage text by Valentin Valchev · 13 years ago
  46. b35b274 Fixed FELIX-3405 NPE in Web Console by Valentin Valchev · 13 years ago
  47. 371ba2b FELIX-3315/FELIX-3316: Fix Java 1.4 API signature check failure by Felix Meschberger · 13 years ago
  48. e1d4938 Fixed FELIX-3311 Cookie handling seems not to work anymore by Valentin Valchev · 13 years ago
  49. c699a63 Fixed FELIX-3315 Log plugin does not show the bundle that has logged the event by Valentin Valchev · 13 years ago
  50. 68c153a FELIX-3283 Revert generification, using annotations, and improved for-loops (commit #1215540) by Felix Meschberger · 13 years ago
  51. b58af94 FELIX-2117 Reduce the static dependencies by Felix Meschberger · 13 years ago
  52. 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
  53. 789f8b4 FELIX-3285 properly handle some multi-value cases by Felix Meschberger · 13 years ago
  54. 2696959 Explopde import list to be explicit rather than using wildcards by Felix Meschberger · 13 years ago
  55. 1538a3d FELIX-3282 Describe why an automatically generated property form is shown by Felix Meschberger · 13 years ago
  56. 68cdebb FELIX-2709 Support some configuration from bundle context properties: by Felix Meschberger · 13 years ago
  57. 0439d06 FELIX-2709 Support some configuration from bundle context properties: by Felix Meschberger · 13 years ago
  58. 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
  59. 1b44b9c FELIX-2708 Prevent NPE in LicenseServlet by Felix Meschberger · 13 years ago
  60. a424dec FELIX-3283 Use generics (reverted in commit #1228221) by Felix Meschberger · 13 years ago
  61. 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
  62. d5fe6b6 FELIX-3168 Support new Password metatype by Felix Meschberger · 13 years ago
  63. 46d6815 FELIX-3281 Use Bundle plugin 2.3.6 by Felix Meschberger · 13 years ago
  64. ee83e64 Fix JavaDoc by Felix Meschberger · 13 years ago
  65. 0de51a8 FELIX-3132 Support requests to URLs adding an extension to the plugin label by Felix Meschberger · 13 years ago
  66. 15a9ecb Really fixed FELIX-2889 : Invalid JSON content in http response after starting or stopping a bundle. by Valentin Valchev · 13 years ago
  67. 32cf3b1 FELIX-3111 : Separate OBR Plugin by Valentin Valchev · 13 years ago
  68. a503680 Fixed FELIX-2889 : Invalid JSON content in http response after starting or stopping a bundle. by Valentin Valchev · 13 years ago
  69. 4d1167b Fixed FELIX-3014 : Have a way to "deep link" to a particular tab within Configuration Status by Valentin Valchev · 13 years ago
  70. c91014d reduced eclipse i18n warning by adding $NON-NLS-1$ where appropriate by Valentin Valchev · 13 years ago
  71. 3286f0b FELIX-2697 : Allow enable/disable internal plugins dynamically by Valentin Valchev · 13 years ago
  72. 0b7360b reduced eclipse i18n warning by adding $NON-NLS-1$ where appropriate by Valentin Valchev · 13 years ago
  73. 3d094c0 FELIX-3010 : XSS in Felix Web Console by Carsten Ziegeler · 14 years ago
  74. f672117 Remove unused code by Carsten Ziegeler · 14 years ago
  75. 854d28a FELIX-3027 : Make download links for single configuration status file (or ZIP file) more prominent by Carsten Ziegeler · 14 years ago
  76. ae9a701 FELIX-3025 : Add a configuration status list with a short bundle list by Carsten Ziegeler · 14 years ago
  77. 6abdb17 FELIX-3028 Better handle some situations around clearing the bundle location of a configuration. by Felix Meschberger · 14 years ago
  78. f783377 FERLIX-3022 Add uptime information in addition to the start time. by Felix Meschberger · 14 years ago
  79. 325e17b FELIX-2979 Use String constants instead of class literals for the service names to allow the class to load by Felix Meschberger · 14 years ago
  80. 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 · 14 years ago
  81. 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
  82. 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
  83. 5af2f01 FELIX-2795 : Parameters are not removed from symbolic name when installing a bundle by Carsten Ziegeler · 14 years ago
  84. aa08f3f FELIX-2793 : Plugin request is not detected as html request if context path contains a dot by Carsten Ziegeler · 14 years ago
  85. 019b2eb [FELIX-2729] Webconsole - Configuration fails to print configuration for bundles without MetatypeService config by Guillaume Nodet · 14 years ago
  86. 82aecb7 Fixed FELIX-2713 /Problem in HtmlConfigurationWriter/ by Valentin Valchev · 14 years ago
  87. 9e84004 Fixed FELIX-2735 /ClassCastException in PermissionsConfigurationPrinter/ by Valentin Valchev · 14 years ago
  88. 0b3ac59 Fixed FELIX-2668 /Add localization for the meta-type/ by Valentin Valchev · 14 years ago
  89. c21f359 Fixed FELIX-2674 /Too much error logging after fixing FELIX-2644/ by Valentin Valchev · 14 years ago
  90. 54430b5 Fixed #FELIX-2644 /cannot disable plugin/ by Valentin Valchev · 14 years ago
  91. 9b16b70 FELIX-2660 Prevent bundles from being displayed in the web output by Felix Meschberger · 14 years ago
  92. 8df7c97 FELIX-2570 Allow ConfigurationPrinter services to output HTML code by Felix Meschberger · 14 years ago
  93. 1e00286 Refactor configuration render type detection into a sngle class by Carsten Ziegeler · 14 years ago
  94. 21c44ab FELIX-2659 : ConfigurationRender.searchMethod must catch problems more broadly by Carsten Ziegeler · 14 years ago
  95. 334da1a FELIX-2658 : Deprecate ConfigurationPrinter.PROPERTY_MODES constant by Carsten Ziegeler · 14 years ago
  96. 690b5af FELIX-2639 Add new WebConsoleSecurityProvider2 interface and by Felix Meschberger · 14 years ago
  97. 38f7529 FELIX-2652 : Allow attachment providers which do not implement the interface by Carsten Ziegeler · 14 years ago
  98. d7ce4cd FELIX-2650 : ConfigurationPrinter with other modes than web should be excluded from web by Carsten Ziegeler · 14 years ago
  99. b1208d3 FELIX-2649 : Support for configuration printers without requiring them to implement the interface by Carsten Ziegeler · 14 years ago
  100. d41c107 FELIX-2638 : Make a single configuration printer output available via http by Carsten Ziegeler · 14 years ago