1. 141b20b FELIX-3506 Apply patch by David Jencks (thanks alot) by Felix Meschberger · 13 years ago
  2. aed90b6 Move framework to OSGi R5 API. (FELIX-3504) by Richard S. Hall · 13 years ago
  3. 7a74ce0 Fixed FELIX-3502 Improve Threads web console printer by Valentin Pavlov Valchev · 13 years ago
  4. 405fd37 Apply patch (FELIX-3458) to allow generic to hava a wire where the providing by Richard S. Hall · 13 years ago
  5. eba6a49 FELIX-3377 Commit my latest patch (FELIX-3377-4-fmeschbe.patch) including input from David Jencks (thanks alot). by Felix Meschberger · 13 years ago
  6. ee103dd FELIX-3377 Apply patch by David Jencks (thanks) not removing Configuration Admin properties (which are required after component activation). by Felix Meschberger · 13 years ago
  7. 2b6aed6 Adapt the URLHandlers to 4.0 refactoring by including the new name of the bundleclassloader (FELIX-3302) by Karl Pauls · 13 years ago
  8. 279832c Adapt the URLHandlers to 4.0 refactoring by including the new name of the bundleclassloader by Karl Pauls · 13 years ago
  9. 5acc641 Ask the provided handler factory (if any), then try to find class on current classloader, then try to find class on system classloader for built-in handlers (FELIX-3296). by Karl Pauls · 13 years ago
  10. d6a31db Override getHostAddress and return null for bundle stream handler as it doesn't have a host address (FELIX-3262). by Karl Pauls · 13 years ago
  11. fed8190 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 · 13 years ago
  12. 0c74ff2 Created equals()/hashCode() methods for Wire (FELIX-3495), removed exception from by Richard S. Hall · 13 years ago
  13. 8fb9dfb Apply patch (FELIX-3492) to create wires for all non-payload fragment requirements. by Richard S. Hall · 13 years ago
  14. 58eb629 Fixed FELIX-3491 Better activity indication when pressing refresh/update bundle buttons by Valentin Pavlov Valchev · 13 years ago
  15. cc56afe Reverted wrong decorator fix. by Xander Uiterlinden · 13 years ago
  16. e3589ef Fixed FELIX-3484 Package admin plugin is missing German localization by Valentin Pavlov Valchev · 13 years ago
  17. 119d127 FELIX-3490 Add notice on included OSGi classes in NOTICE and DEPENDENCIES files by Felix Meschberger · 13 years ago
  18. f4634e8 FELIX-3486 Basic setup for class file and API compliance configuration by Felix Meschberger · 13 years ago
  19. ebd2191 Fixed FELIX-3485 ui-bg_glass_55_fbf9ee_1x400.png does not exist in admin_compat.css by Valentin Pavlov Valchev · 13 years ago
  20. 07897b7 Fixed FELIX-3476 Make package admin to use SimpleWebConsolePlugin by Valentin Pavlov Valchev · 13 years ago
  21. 28e3027 Fixed FELIX-3482 Text wrapping goes out of bounds in Configuration Status by Valentin Pavlov Valchev · 13 years ago
  22. de79447 FELIX-3475: added toString() method. by Pierre De Rop · 13 years ago
  23. 377598f Fixed FELIX-3473 web console config manager plugin no longer works with J9 by Valentin Pavlov Valchev · 13 years ago
  24. 7dfce0f [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 13 years ago
  25. 82d9390 [maven-release-plugin] prepare release org.apache.felix.ipojo.runtime-project-1.8.2 by Clement Escoffier · 13 years ago
  26. d2f47ea Added the DEPENDENCIES file to the composite 'sources' assembly by Clement Escoffier · 13 years ago
  27. 165ca25 Renamed class to fix typo. by Clement Escoffier · 13 years ago
  28. 674f365 Renamed class to fix typo. by Clement Escoffier · 13 years ago
  29. 621f374 Updated versions. by Clement Escoffier · 13 years ago
  30. 395a385 Add missing method to mocked factories by Clement Escoffier · 13 years ago
  31. 8120fea Update to latest iPOJO API by Clement Escoffier · 13 years ago
  32. 6545e51 Revert to the 1.8.0 embedded manipulator. by Clement Escoffier · 13 years ago
  33. 513e380 Remove system.out by Clement Escoffier · 13 years ago
  34. 18e0fa5 Added changelog for the new 'container' project by Clement Escoffier · 13 years ago
  35. 303894d Updated changelog by Clement Escoffier · 13 years ago
  36. a20138c Set svn:ignore by Clement Escoffier · 13 years ago
  37. 2a0af2f 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 · 13 years ago
  38. 1a025f0 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 13 years ago
  39. 6069c3e [maven-release-plugin] prepare release org.apache.felix.webconsole-3.4.0 by Felix Meschberger · 13 years ago
  40. 39e8a56 Update changelog by Felix Meschberger · 13 years ago
  41. 7f1492b FELIX-3469 Guard against undefined array element by Felix Meschberger · 13 years ago
  42. a60af91 Update target release by Felix Meschberger · 13 years ago
  43. db0c19f [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 13 years ago
  44. f4b73df [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.2.2 by Guillaume Nodet · 13 years ago
  45. 754dcb3 Fix scm url for release by Guillaume Nodet · 13 years ago
  46. 289cb80 [maven-release-plugin] rollback the release of org.apache.felix.fileinstall-3.2.2 by Guillaume Nodet · 13 years ago
  47. 6accf1a [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.2.2 by Guillaume Nodet · 13 years ago
  48. c713aa0 Use new felix parent to generate legal files by Guillaume Nodet · 13 years ago
  49. 202b0da Update changelog by Guillaume Nodet · 13 years ago
  50. 6fc1c43 [FELIX-3467] Configuration is not flush back to the file by Guillaume Nodet · 13 years ago
  51. 811504f Fix FELIX-3461 - Issue with collected metadata and manipulation metadata on re-manipulation by Clement Escoffier · 13 years ago
  52. 5d6c410 Fix FELIX-3461 - Issue with collected metadata and manipulation metadata on re-manipulation by Clement Escoffier · 13 years ago
  53. 931851c Fix FELIX-3461 - Issue with collected metadata and manipulation metadata on re-manipulation by Clement Escoffier · 13 years ago
  54. 898d56f Fixed FELIX-3454 Add German language support for Event and UPnP plugins by Valentin Pavlov Valchev · 13 years ago
  55. a282171 Apply patch to avoid calculating package space more than once. (FELIX-3465) by Richard S. Hall · 13 years ago
  56. 114bae4 Improve handling of "fragment" bundles that are not R4 bundles. (FELIX-3343) by Richard S. Hall · 13 years ago
  57. a5f640e Apply patch (FELIX-3463) to fix a bug in fragment handling. by Richard S. Hall · 13 years ago
  58. 9944de2 Re-organization of the source code: by Clement Escoffier · 13 years ago
  59. 2beb669 Update test to work in headless mode. by Clement Escoffier · 13 years ago
  60. 858bd0a Fix FELIX-3356 by Clement Escoffier · 13 years ago
  61. 650f720 Fix FELIX-3451 by Clement Escoffier · 13 years ago
  62. 143453c Fix FELIX-3374. by Clement Escoffier · 13 years ago
  63. ba617bf Fix typo by Clement Escoffier · 13 years ago
  64. a653df8 Updates changelog, pom and copyright years. by Clement Escoffier · 13 years ago
  65. c281232 Fix bug in Util.isOptional(). by Richard S. Hall · 13 years ago
  66. a572e15 Fixed FELIX-3454 Add German language support for Event and UPnP plugins by Valentin Pavlov Valchev · 13 years ago
  67. 722ff44 FELIX-3453 : EventAdmin ignoring filters for handler which are registered for all (*) topics by Carsten Ziegeler · 13 years ago
  68. 0159bf9 Apply patch (FELIX-3447) to introduce specific immutable collections. by Richard S. Hall · 13 years ago
  69. 0b5b003 Copied from sandbox. by Richard S. Hall · 13 years ago
  70. 48d151e Fix missing title in the changelog by Clement Escoffier · 13 years ago
  71. ab4c9a7 removed not intentional import. by Xander Uiterlinden · 13 years ago
  72. 1304e9a processed review comments on FELIX-3425. by Xander Uiterlinden · 13 years ago
  73. d45980a Fixed FELIX-3449 Event plugin cannto send events without properties by Valentin Pavlov Valchev · 13 years ago
  74. 97bd600 Fixed FELIX-3449 Event plugin cannto send events without properties by Valentin Pavlov Valchev · 13 years ago
  75. 6482783 Update fileinstall changelog by Guillaume Nodet · 13 years ago
  76. 701657f Add a toString() method on BundeWiringImpl for better debugging of the classloader by Guillaume Nodet · 13 years ago
  77. 7679e52 Small optimization in fileinstall by Guillaume Nodet · 13 years ago
  78. f1000e2 [FELIX-3398] Track new versions of artifact listener and optionally update all bundles when a new version is detected by Guillaume Nodet · 13 years ago
  79. 5351e3a FELIX-3444 Use JQuery UI design by Felix Meschberger · 13 years ago
  80. 1d53f53 FELIX-3442 Have to explicitly include processed resources by Felix Meschberger · 13 years ago
  81. ae42b9c FELIX-3406 Have to explicitly include processed resources by Felix Meschberger · 13 years ago
  82. 1e9f4b8 Part of FELIX-3406 Localization in Web Console doesn't work anymore by Valentin Pavlov Valchev · 13 years ago
  83. 1232e35 Fixed FELIX-3443 native2ascii doesn't work for deployment admin plugin by Valentin Pavlov Valchev · 13 years ago
  84. 3a5b027 Fixed FELIX-3442 native2ascii doesn't work for DS plugin by Valentin Pavlov Valchev · 13 years ago
  85. bf53e28 Fixed FELIX-3441 DS plugin inconsistent status text by Valentin Pavlov Valchev · 13 years ago
  86. c9a3563 Fixed FELIX-3440 native2ascii doesn't work for event plugin by Valentin Pavlov Valchev · 13 years ago
  87. 60c82aa Fixed FELIX-3439 Bad German localization in memory usage plugin by Valentin Pavlov Valchev · 13 years ago
  88. f099e8c Fixed FELIX-3439 Bad German localization in memory usage plugin by Valentin Pavlov Valchev · 13 years ago
  89. dca44dc Fixed FELIX-3437 native2ascii doesn't work for memory usage plugin by Valentin Pavlov Valchev · 13 years ago
  90. 815e015 Fixed FELIX-3438 Add Bulgarian language for memory usage plugin by Valentin Pavlov Valchev · 13 years ago
  91. 0ead00d Fixed FELIX-3436 native2ascii doesn't work for UPnP plugin by Valentin Pavlov Valchev · 13 years ago
  92. 8287393 Fixed FELIX-3435 UPnP plugin doesn't play nice if the service doesn't have state variables by Valentin Pavlov Valchev · 13 years ago
  93. 16899eb Fixed FELIX-3434 UPnP plugin should give better error description when invoke action fails by Valentin Pavlov Valchev · 13 years ago
  94. f1bbf9c Fixed FELIX-3432 UPnP plugin should provide better device property representation by Valentin Pavlov Valchev · 13 years ago
  95. 7d47c11 Fixed FELIX-3433 WebConsole default ajax error handlers doesn't work with IE by Valentin Pavlov Valchev · 13 years ago
  96. e5060f3 Fixed FELIX-3431 UPnP plugin should provide a better status line by Valentin Pavlov Valchev · 13 years ago
  97. 5cf1639 If devices share the same friendly name, duplicates are discarded. This commit fixes the problem and shows all devices. by Valentin Pavlov Valchev · 13 years ago
  98. 8966e92 Again fix for FELIX-3426 UPnP Plugin device tracking is error-prone by Valentin Pavlov Valchev · 13 years ago
  99. f6d0ea5 Fixed FELIX-3429 UPnP plugin should also include a configuration printer by Valentin Pavlov Valchev · 13 years ago
  100. 01ba6d3 Fixed FELIX-3428 NPE in UPnP Web Console Plugin (again) by Valentin Pavlov Valchev · 13 years ago