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