1. 1791999 Added an IllegalStateException in ServiceDependencyImpl in case a swap is about to be performed with two services having the same service ranking. by Xander Uiterlinden · 12 years ago
  2. 51893e5 Created equals()/hashCode() methods for Wire (FELIX-3495), removed exception from by Richard S. Hall · 12 years ago
  3. 790f129 Apply patch (FELIX-3492) to create wires for all non-payload fragment requirements. by Richard S. Hall · 12 years ago
  4. 46e3c9c Fixed FELIX-3491 Better activity indication when pressing refresh/update bundle buttons by Valentin Valchev · 12 years ago
  5. 0374da1 Reverted wrong decorator fix. by Xander Uiterlinden · 12 years ago
  6. 55cac39 Fixed FELIX-3484 Package admin plugin is missing German localization by Valentin Valchev · 12 years ago
  7. a147de5 FELIX-3490 Add notice on included OSGi classes in NOTICE and DEPENDENCIES files by Felix Meschberger · 12 years ago
  8. 11ad312 FELIX-3486 Basic setup for class file and API compliance configuration by Felix Meschberger · 12 years ago
  9. 9dab67a Fixed FELIX-3485 ui-bg_glass_55_fbf9ee_1x400.png does not exist in admin_compat.css by Valentin Valchev · 12 years ago
  10. 2144f3c Fixed FELIX-3476 Make package admin to use SimpleWebConsolePlugin by Valentin Valchev · 12 years ago
  11. 1dccc2d Fixed FELIX-3482 Text wrapping goes out of bounds in Configuration Status by Valentin Valchev · 12 years ago
  12. 9764275 FELIX-3475: added toString() method. by Pierre De Rop · 12 years ago
  13. 73bcc30 Fixed FELIX-3473 web console config manager plugin no longer works with J9 by Valentin Valchev · 12 years ago
  14. 058a083 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 12 years ago
  15. 3beb604 [maven-release-plugin] prepare release org.apache.felix.ipojo.runtime-project-1.8.2 by Clement Escoffier · 12 years ago
  16. 2f1e948 Added the DEPENDENCIES file to the composite 'sources' assembly by Clement Escoffier · 12 years ago
  17. d1ba9b1 Renamed class to fix typo. by Clement Escoffier · 12 years ago
  18. c8c91a3 Renamed class to fix typo. by Clement Escoffier · 12 years ago
  19. 057f158 Updated versions. by Clement Escoffier · 12 years ago
  20. e4c59cf Add missing method to mocked factories by Clement Escoffier · 12 years ago
  21. 8e0568a Update to latest iPOJO API by Clement Escoffier · 12 years ago
  22. a183419 Revert to the 1.8.0 embedded manipulator. by Clement Escoffier · 12 years ago
  23. 6d6ca75 Remove system.out by Clement Escoffier · 12 years ago
  24. c0753d7 Added changelog for the new 'container' project by Clement Escoffier · 12 years ago
  25. 6353db7 Updated changelog by Clement Escoffier · 12 years ago
  26. a0253e7 Set svn:ignore by Clement Escoffier · 12 years ago
  27. 08615d2 Fixed bug in swapped callback of AbstractDecorator. Instead of really swapping it re-added the old service instead of the new one. by Xander Uiterlinden · 12 years ago
  28. 90e9792 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 12 years ago
  29. 840206d [maven-release-plugin] prepare release org.apache.felix.webconsole-3.4.0 by Felix Meschberger · 12 years ago
  30. 5bd6913 Update changelog by Felix Meschberger · 12 years ago
  31. 37e9d42 FELIX-3469 Guard against undefined array element by Felix Meschberger · 12 years ago
  32. 3a94d30 Update target release by Felix Meschberger · 12 years ago
  33. 4d70cce [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 12 years ago
  34. aeaa71a [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.2.2 by Guillaume Nodet · 12 years ago
  35. 67b0ff5 Fix scm url for release by Guillaume Nodet · 12 years ago
  36. 3d6fad2 [maven-release-plugin] rollback the release of org.apache.felix.fileinstall-3.2.2 by Guillaume Nodet · 12 years ago
  37. c2e3f92 [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.2.2 by Guillaume Nodet · 12 years ago
  38. f9379dd Use new felix parent to generate legal files by Guillaume Nodet · 12 years ago
  39. f6cd56d Update changelog by Guillaume Nodet · 12 years ago
  40. 1dcfbfd [FELIX-3467] Configuration is not flush back to the file by Guillaume Nodet · 12 years ago
  41. 12faa30 Fix FELIX-3461 - Issue with collected metadata and manipulation metadata on re-manipulation by Clement Escoffier · 12 years ago
  42. 0c1e3ef Fix FELIX-3461 - Issue with collected metadata and manipulation metadata on re-manipulation by Clement Escoffier · 12 years ago
  43. 3115cc4 Fix FELIX-3461 - Issue with collected metadata and manipulation metadata on re-manipulation by Clement Escoffier · 12 years ago
  44. d519a40 Fixed FELIX-3454 Add German language support for Event and UPnP plugins by Valentin Valchev · 12 years ago
  45. 6ca8c3d Apply patch to avoid calculating package space more than once. (FELIX-3465) by Richard S. Hall · 12 years ago
  46. 661e25b Improve handling of "fragment" bundles that are not R4 bundles. (FELIX-3343) by Richard S. Hall · 12 years ago
  47. 44435ef Apply patch (FELIX-3463) to fix a bug in fragment handling. by Richard S. Hall · 12 years ago
  48. 90444b2 Re-organization of the source code: by Clement Escoffier · 12 years ago
  49. c4964bf Update test to work in headless mode. by Clement Escoffier · 12 years ago
  50. 460c500 Fix FELIX-3356 by Clement Escoffier · 12 years ago
  51. 24b5da8 Fix FELIX-3451 by Clement Escoffier · 12 years ago
  52. 8addb8a Fix FELIX-3374. by Clement Escoffier · 12 years ago
  53. 34e29b6 Fix typo by Clement Escoffier · 12 years ago
  54. 7c92285 Updates changelog, pom and copyright years. by Clement Escoffier · 12 years ago
  55. 97a0bc5 Fix bug in Util.isOptional(). by Richard S. Hall · 12 years ago
  56. 042ba84 Fixed FELIX-3454 Add German language support for Event and UPnP plugins by Valentin Valchev · 12 years ago
  57. a6b6a4a FELIX-3453 : EventAdmin ignoring filters for handler which are registered for all (*) topics by Carsten Ziegeler · 12 years ago
  58. 458281a Apply patch (FELIX-3447) to introduce specific immutable collections. by Richard S. Hall · 12 years ago
  59. b8eb1d2 Copied from sandbox. by Richard S. Hall · 12 years ago
  60. 5c5bf18 Fix missing title in the changelog by Clement Escoffier · 12 years ago
  61. 5b6e9d1 removed not intentional import. by Xander Uiterlinden · 12 years ago
  62. 4f80b36 processed review comments on FELIX-3425. by Xander Uiterlinden · 12 years ago
  63. 0b61fb9 Fixed FELIX-3449 Event plugin cannto send events without properties by Valentin Valchev · 12 years ago
  64. d8be730 Fixed FELIX-3449 Event plugin cannto send events without properties by Valentin Valchev · 12 years ago
  65. 0fc82df Update fileinstall changelog by Guillaume Nodet · 12 years ago
  66. 872aa8d Add a toString() method on BundeWiringImpl for better debugging of the classloader by Guillaume Nodet · 12 years ago
  67. 193c6b8 Small optimization in fileinstall by Guillaume Nodet · 12 years ago
  68. afbd822 [FELIX-3398] Track new versions of artifact listener and optionally update all bundles when a new version is detected by Guillaume Nodet · 12 years ago
  69. bbbdafb FELIX-3444 Use JQuery UI design by Felix Meschberger · 12 years ago
  70. 60a2cc5 FELIX-3442 Have to explicitly include processed resources by Felix Meschberger · 12 years ago
  71. 921a80a FELIX-3406 Have to explicitly include processed resources by Felix Meschberger · 12 years ago
  72. 55198aa Part of FELIX-3406 Localization in Web Console doesn't work anymore by Valentin Valchev · 12 years ago
  73. b78fda5 Fixed FELIX-3443 native2ascii doesn't work for deployment admin plugin by Valentin Valchev · 12 years ago
  74. de380ef Fixed FELIX-3442 native2ascii doesn't work for DS plugin by Valentin Valchev · 12 years ago
  75. 09c4ea2 Fixed FELIX-3441 DS plugin inconsistent status text by Valentin Valchev · 12 years ago
  76. 21b137b Fixed FELIX-3440 native2ascii doesn't work for event plugin by Valentin Valchev · 12 years ago
  77. 89e3094 Fixed FELIX-3439 Bad German localization in memory usage plugin by Valentin Valchev · 12 years ago
  78. 30505f4 Fixed FELIX-3439 Bad German localization in memory usage plugin by Valentin Valchev · 12 years ago
  79. bbe5fb5 Fixed FELIX-3437 native2ascii doesn't work for memory usage plugin by Valentin Valchev · 12 years ago
  80. c4c91b6 Fixed FELIX-3438 Add Bulgarian language for memory usage plugin by Valentin Valchev · 12 years ago
  81. 5bf076e Fixed FELIX-3436 native2ascii doesn't work for UPnP plugin by Valentin Valchev · 12 years ago
  82. ae0dbd7 Fixed FELIX-3435 UPnP plugin doesn't play nice if the service doesn't have state variables by Valentin Valchev · 12 years ago
  83. 387b5bf Fixed FELIX-3434 UPnP plugin should give better error description when invoke action fails by Valentin Valchev · 12 years ago
  84. f5bf095 Fixed FELIX-3432 UPnP plugin should provide better device property representation by Valentin Valchev · 12 years ago
  85. 9295078 Fixed FELIX-3433 WebConsole default ajax error handlers doesn't work with IE by Valentin Valchev · 12 years ago
  86. 1c7be6f Fixed FELIX-3431 UPnP plugin should provide a better status line by Valentin Valchev · 12 years ago
  87. 270e731 If devices share the same friendly name, duplicates are discarded. This commit fixes the problem and shows all devices. by Valentin Valchev · 12 years ago
  88. 1541d4d Again fix for FELIX-3426 UPnP Plugin device tracking is error-prone by Valentin Valchev · 12 years ago
  89. cf6d87f Fixed FELIX-3429 UPnP plugin should also include a configuration printer by Valentin Valchev · 12 years ago
  90. c40476f Fixed FELIX-3428 NPE in UPnP Web Console Plugin (again) by Valentin Valchev · 12 years ago
  91. b5e8c62 Fixed FELIX-3427 NPE in UPnP Web Console Plugin by Valentin Valchev · 12 years ago
  92. ae38b5b Fixed FELIX-3314 Sort UPnP devices in alphabetical order for Chrome Browser by Valentin Valchev · 12 years ago
  93. 1791b1c Fixed FELIX-3426 UPnP Plugin device tracking is error-prone by Valentin Valchev · 12 years ago
  94. b64a8e2 resolved FELIX-3424, resolved FELIX-3425. by Xander Uiterlinden · 12 years ago
  95. f6d89b0 FELIX-3423: Prevented the copy of the DependencyManager.ASPECT service property to the adapter's service properties. by Xander Uiterlinden · 12 years ago
  96. 900d888 Fixed FELIX-3417 Web Console Inconsistent status text by Valentin Valchev · 12 years ago
  97. b277f55 Fixed FELIX-3418 Sort threads by name in Configuration Status -> Threads by Valentin Valchev · 12 years ago
  98. eb33213 FELIX-3409 Apply obvious patch by David Jencks (thanks) by Felix Meschberger · 12 years ago
  99. 41fed5e [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 12 years ago
  100. b08497e [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-project-1.8.4 by Clement Escoffier · 12 years ago