1. 0ea76e1 FELIX-3861 Assign the plugin to the "Web Console" category by Felix Meschberger · 11 years ago
  2. 22e313e FELIX-4299 Support encoded passwords and make sure the default by Felix Meschberger · 11 years ago
  3. 5bdc4f7 [maven-release-plugin] prepare for next development iteration by David Jencks · 11 years ago
  4. 38d83a2 [maven-release-plugin] prepare release org.apache.felix.scr-1.8.0 by David Jencks · 11 years ago
  5. 2fe519b FELIX-4297 Fix deadlock when binding one reference creates another, with a test by David Jencks · 11 years ago
  6. 6d7bce8 FELIX-4297 Make sure that all EdgeInfos are completely unlocked before a failed activation attempt is abandoned by David Jencks · 11 years ago
  7. 320b276 FELIX-4298 update changelog by David Jencks · 11 years ago
  8. c03f8e5 FELIX-4298 change to running tests against R5 config admin by default by David Jencks · 11 years ago
  9. 7378d6a FELIX-4297 fix timing hole while opening DependencyManager by David Jencks · 11 years ago
  10. 54df7d9 Add eclipse files to svn:ignore by Carsten Ziegeler · 11 years ago
  11. 9b84d94 Add target to svn:ignore by Carsten Ziegeler · 11 years ago
  12. 29db287 Add target to svn:ignore by Carsten Ziegeler · 11 years ago
  13. e53a381 FELIX-4293 test for location changed event with null properties. Be sure to run with -PcaR5,felix by David Jencks · 11 years ago
  14. 664f920 FELIX-4293 Do not try to reconfigure based on CM_LOCATION_CHANGED events with null properties, although code does set the bundle location if null by David Jencks · 11 years ago
  15. 94ec200 added FELIX-3910, FELIX-4285 by Pierre De Rop · 11 years ago
  16. 1d14e8b FELIX-4285: Remove abstract modifier from DependencyActivatorBase.destroy() by Pierre De Rop · 11 years ago
  17. 0caef20 FELIX-4293 slight refactoring of use of config admin to make control flow more obvious, and fix mistake introduced in FELIX-3651 rev 1480108 by David Jencks · 11 years ago
  18. 6aaa404 FELIX-3910: Moved inherited m_serviceInstance attribute to this class. Made protected the getService method. by Pierre De Rop · 11 years ago
  19. 1ad6732 FELIX-3910: Refactored public methods with the BlockingSerialExecutor class. Made protected the getService method. by Pierre De Rop · 11 years ago
  20. 438a685 FELIX-3910: Made final or volatile some class attributes, which are set from synchronized setters, by Pierre De Rop · 11 years ago
  21. afe1295 FELIX-3910: Added new SerialExecutor, which blocks other invokers while a leader is executing a task. by Pierre De Rop · 11 years ago
  22. ce690b5 Removed unused import. by Xander Uiterlinden · 11 years ago
  23. 0babfd4 Fixed ResourceAdapterDependencyAddAndRemoveTest2 expected behavior. by Xander Uiterlinden · 11 years ago
  24. 29a1e3e Modified ServiceDependencyImpl debug logging to also include the debugKey in the actual log messages. by Xander Uiterlinden · 11 years ago
  25. 0aeb753 Changed map of tracked items to a LinkedHashMap to make the ServiceTracker behavior on close more deterministic. by Xander Uiterlinden · 11 years ago
  26. 853b55b FELIX-4290 Commit a slightly simpler fix than Pierre proposed and his test, moved into the existing ComponentFactory test class by David Jencks · 11 years ago
  27. 8807b7b FELIX-4289 : Spaces within values are removed for default values by Carsten Ziegeler · 11 years ago
  28. b84e545 FELIX-4171 Always install the open latch when opening a dependency manager, and don't duplicate the satisfied check. by David Jencks · 11 years ago
  29. 7cf983e rollback cancelled release by David Jencks · 11 years ago
  30. 99fcc6e fix release number listed in changelog by David Jencks · 11 years ago
  31. 64ea507 [maven-release-plugin] prepare for next development iteration by David Jencks · 11 years ago
  32. 90416c6 [maven-release-plugin] prepare release org.apache.felix.scr-1.8 by David Jencks · 11 years ago
  33. edd8830 remove snapshot dependency on utils by David Jencks · 11 years ago
  34. 3cb5787 [maven-release-plugin] prepare for next development iteration by David Jencks · 11 years ago
  35. 1c057f8 [maven-release-plugin] prepare release org.apache.felix.utils-1.4.0 by David Jencks · 11 years ago
  36. 4d1f45f update changelog by David Jencks · 11 years ago
  37. ea84217 FELIX-3779 fix InterpolationHelperTest.testBasicSubstitution elaborating a patch from Jonathan Anstey, many thanks by David Jencks · 11 years ago
  38. d5644d3 update changelog by David Jencks · 11 years ago
  39. aba91fa FELIX-4287 fix NPE when dispose called after bundle stopped, simplify deactivate method calls by David Jencks · 11 years ago
  40. 0d98fa91 FELIX-4187 : Configuration Plugin does a POST to get configuration details by Carsten Ziegeler · 11 years ago
  41. c8d4ab7 update ds changelog by David Jencks · 11 years ago
  42. a9a1c75 FELIX-3536 (additional minor fix) Only put non-spec-required properties on non-spec ConfigurableComponentFactory by David Jencks · 11 years ago
  43. e9da5ac FELIX-4230 Convert X-Forwarded-SSL-Certificate header to javax.servlet.request.X509Certificate request attribute for consumption by the web application. by Felix Meschberger · 11 years ago
  44. 98ee7ea update changelog for 1.8 release by David Jencks · 11 years ago
  45. b5fa560 FELIX-4286 remove unnecessary DelayedComponentManager class and improve some class names by David Jencks · 11 years ago
  46. 26ab8c7 Atomically add extra dependencies from component's init methods. by Pierre De Rop · 11 years ago
  47. 313b480 use pax-exam-container-forked in order to be able to use eclipse debugger by Pierre De Rop · 11 years ago
  48. 0b67b3c code cleanup. Fixed TestBase.checkError. Cleaned pom. by Pierre De Rop · 11 years ago
  49. 1a71f83 renamed test2 into test by Pierre De Rop · 11 years ago
  50. 2ebcc1f remove wrong packages by Pierre De Rop · 11 years ago
  51. 5379a63 added NOTICE/LICENSE from old test by Pierre De Rop · 11 years ago
  52. 310814c removing old test, before renaming test2 into test ... by Pierre De Rop · 11 years ago
  53. 30ff986 Use same java package prefix as it was in initial version by Pierre De Rop · 11 years ago
  54. d6789ca cleanup by Pierre De Rop · 11 years ago
  55. fa92bbd cleanup by Pierre De Rop · 11 years ago
  56. 1b86f1e Fixed MultipleExtraDependencyTest2. Code cleanup. by Pierre De Rop · 11 years ago
  57. d75dca9 pax-exam 3.0.0 migration by Pierre De Rop · 11 years ago
  58. eab8aba revert to previous version by Pierre De Rop · 11 years ago
  59. ba9101c pax exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  60. 5838089 pax exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  61. 30931ac pax-exam 3.0.0 ... by Pierre De Rop · 11 years ago
  62. 8ea6c82 Apply patch (FELIX-4283) to throw unthrown exception. by Richard S. Hall · 11 years ago
  63. 81ca479 Apply patch (FELIX-4284) to remove unneeded code. by Richard S. Hall · 11 years ago
  64. 9fa29f8 pax-exam 3.0.0 ... by Pierre De Rop · 11 years ago
  65. f28c076 pax-exam 3.0.0 ... by Pierre De Rop · 11 years ago
  66. 9c1b16c pax-exam 3.0.0 ... by Pierre De Rop · 11 years ago
  67. bf35dfb pax exam 3.0.0 ... by Pierre De Rop · 11 years ago
  68. 428a9f1 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  69. fa2a8ca pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  70. 98c42c0 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  71. ab2e5ed pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  72. 11501ff pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  73. 3abce08 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  74. 7364481 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  75. 14d3bd1 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  76. 6029682 pax exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  77. e226484 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  78. 1a71e55 pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  79. fd27f56 pax exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  80. cd9b25d paxexam 3.0.0 migration. This test is sometimes failing. by Pierre De Rop · 11 years ago
  81. ce2703f pax-exam 3.0.0 migration. This test is problematic: with old pax exam, it does not work when run individually. by Pierre De Rop · 11 years ago
  82. 00cb21e pax-exam 3.0.0 migration. This test seems problematic: with old paxexam, it does not pass when run individually, and by Pierre De Rop · 11 years ago
  83. 09f609a pax-exam 3.0.0 migration (this test was failing with old pax exam and is still failing). by Pierre De Rop · 11 years ago
  84. cb1a01f pax-exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  85. e7fd6c2 Don't log current thread twice by Pierre De Rop · 11 years ago
  86. cdd26d9 import cleanup by Pierre De Rop · 11 years ago
  87. be82e73 import cleanup by Pierre De Rop · 11 years ago
  88. b3d2cce clear all components at end of the test. Reduce loop count by Pierre De Rop · 11 years ago
  89. 14979bd Added org.apache.felix.shell/1.4.2 dependency by Pierre De Rop · 11 years ago
  90. 6d46a3d pax exam 3.0.0 migration ... by Pierre De Rop · 11 years ago
  91. 0966868 removed org.osgi.compendium bundle by Pierre De Rop · 11 years ago
  92. 6df1e7d stay compatible with osgi 4.3 by Pierre De Rop · 11 years ago
  93. fe0f584 pax exam 3.0.0 migration (in progress ...). by Pierre De Rop · 11 years ago
  94. ddf6731 Aligned singleContextLog system property with naming convention of all other dm system properties. by Xander Uiterlinden · 11 years ago
  95. 5f9bab1 ServiceTracker did note take the trackAllAspects setting into account in the setInitial method causing the ServiceDependencyImpl to remove rather than swap services in some occasions. by Xander Uiterlinden · 11 years ago
  96. b10636c FELIX-4279, FELIX-4280: by Jan Willem Janssen · 11 years ago
  97. 0a63531 pax-exam 3.0.0 migration (work in progress ...). by Pierre De Rop · 11 years ago
  98. 7b70ec1 added more maven bundles in Configuration by Pierre De Rop · 11 years ago
  99. 4bca33c Removed svn:mime-type property, which was wrongly set to application/xml. by Pierre De Rop · 11 years ago
  100. 968695e Added comments. by Pierre De Rop · 11 years ago