1. e4aa288 [FELIX-3821][FELIX-3822] Fix behavior when ConfigAdmin is unregistered and unregister all services explicitly by Guillaume Nodet · 12 years ago
  2. b7d232c [FELIX-3807] Make sure bundle locks are always acquired during refresh to ensure bundles are stopped by Guillaume Nodet · 12 years ago
  3. 6a94085 [FELIX-3803] Bundle#getResource and Bundle#findEntries always try to resolve the bundle (hence grabbing the bundle lock) even if the bundle is already resolved, which contradicts the spec by Guillaume Nodet · 12 years ago
  4. c0ee3ca Fix minor typo by Guillaume Nodet · 12 years ago
  5. f53c7cd [FELIX-3761] When a bundle registers a service, the bundle lock is obtained without any real purpose by Guillaume Nodet · 12 years ago
  6. 396ab23 Update gitignore by Guillaume Nodet · 12 years ago
  7. 9963073 FELIX-3823 Make sure the default FilePersistenceManager is properly unregistered by the bundle itself by Felix Meschberger · 12 years ago
  8. fe66664 Fix FELIX-3819 - The export directive of iPOJO is wrong by Clement Escoffier · 12 years ago
  9. 81b6bd2 Apply contribution from FELIX-3751. by Clement Escoffier · 12 years ago
  10. 7d43707 Apply patch (FELIX-3715) to make resolver thread safe. by Richard S. Hall · 12 years ago
  11. d2637c3 FELIX-3814 : Javascript error when directly invoking a configuration with IE8 by Carsten Ziegeler · 12 years ago
  12. b42f2b4 FELIX-3769 The LogService plugin belongs to the OSGi Menu by Felix Meschberger · 12 years ago
  13. 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
  14. 232764b FELIX-3804: fix the failing build due to upgrade to new Felix parent POM. by Jan Willem Janssen · 12 years ago
  15. b5b1dbf FELIX-3804: Make use of versions stated in POMs for easier maintenance. by Jan Willem Janssen · 12 years ago
  16. 9684ed3 FELIX-3804: use proper license header. by Jan Willem Janssen · 12 years ago
  17. 4247234 FELIX-3801 - use latest parent POM from Felix. by Jan Willem Janssen · 12 years ago
  18. 3c805f5 FELIX-3802 - remove MongoDB as 3rd-party dependency. by Jan Willem Janssen · 12 years ago
  19. 5228682 Update changelog by Carsten Ziegeler · 12 years ago
  20. dd46578 Set dependency to snapshot again by Carsten Ziegeler · 12 years ago
  21. 9c20ad2 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 12 years ago
  22. 61fedb0 [maven-release-plugin] prepare release org.apache.felix.scr.ant-1.3.0 by Carsten Ziegeler · 12 years ago
  23. 738fb6a [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 12 years ago
  24. dedcf87 [maven-release-plugin] prepare release maven-scr-plugin-1.9.0 by Carsten Ziegeler · 12 years ago
  25. 4d190a9 Prepare for release by Carsten Ziegeler · 12 years ago
  26. 5131ff3 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 12 years ago
  27. 8611ff6 [maven-release-plugin] prepare release org.apache.felix.scr.generator-1.3.0 by Carsten Ziegeler · 12 years ago
  28. 36e76cb Prepare for release by Carsten Ziegeler · 12 years ago
  29. 1ecd92e FELIX-3797: Remove statement about inclusion of OSGi Alliance software from DEPENDENCIES file. by Jan Willem Janssen · 12 years ago
  30. 693695d FELIX-3795 Update tabs paging plugin to support JQuery UI 1.9.2 by Felix Meschberger · 12 years ago
  31. b9495dc Update changelog by Carsten Ziegeler · 12 years ago
  32. 1c25e9c FELIX-3769 Add support for top navigation categories by Felix Meschberger · 12 years ago
  33. de60f0e FELIX-3778 Remove unneeded Include-Resource element on the all-in-one profile by Felix Meschberger · 12 years ago
  34. efc5de5 FELIX-3770 Update to JQuery UI 1.9.2 and JQuery 1.8.3 by Felix Meschberger · 12 years ago
  35. ed350d8 FELIX-3778 Create an all-in-one bundle again including the org.json, by Felix Meschberger · 12 years ago
  36. 19939f6 [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 12 years ago
  37. c05333f [maven-release-plugin] prepare release org.apache.felix.useradmin.mongodb-1.0.1 by Jan Willem Janssen · 12 years ago
  38. b00fe35 [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 12 years ago
  39. 6b2fe2e [maven-release-plugin] prepare release org.apache.felix.useradmin.filestore-1.0.2 by Jan Willem Janssen · 12 years ago
  40. 2d4380a [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 12 years ago
  41. 40cdf60 [maven-release-plugin] prepare release org.apache.felix.useradmin-1.0.3 by Jan Willem Janssen · 12 years ago
  42. a56fc32 Update changelog by Carsten Ziegeler · 12 years ago
  43. e53f84e Added missing license header. by Jan Willem Janssen · 12 years ago
  44. e66cedb Added read me, licensing information and other legal stuff. by Jan Willem Janssen · 12 years ago
  45. f29f3a3 Use better name for service PID. by Jan Willem Janssen · 12 years ago
  46. c1022ac Added read me, licensing information and other legal stuff. by Jan Willem Janssen · 12 years ago
  47. 15e0e1d Added read me, licensing information and other legal stuff. by Jan Willem Janssen · 12 years ago
  48. 720febb FELIX-3793 : Property of type Character must use unicode value by Carsten Ziegeler · 12 years ago
  49. 274d2fd FELIX-3793 : Property of type Character must use unicode value by Carsten Ziegeler · 12 years ago
  50. 590b0b0 FELIX-3568 : java.lang.VerifyError from bundles compiled with maven-scr-plugin (java 7) by Carsten Ziegeler · 12 years ago
  51. 02dd594 Delimited string parser was not correctly handling escaping of the escape by Richard S. Hall · 12 years ago
  52. 1d61483 Add preliminary Java 8 JRE package definition. (FELIX-3786) by Richard S. Hall · 12 years ago
  53. 04985f4 FELIX-3790 shorten window when service events are dropped by David Jencks · 12 years ago
  54. eeb03d2 FELIX-3708 use java 5-isms in DS by David Jencks · 12 years ago
  55. 8c214f5 FELIX-3739 : scr-plugin: "Annotated method {0} not found" . by Carsten Ziegeler · 12 years ago
  56. a3cd787 FELIX-3739 : scr-plugin: "Annotated method {0} not found" . Apply patch from Robert Munteanu by Carsten Ziegeler · 12 years ago
  57. 67e80a4 FELIX-3788 : [SCR MAVEN] specVersion incorrectly determined, depends on class order by Carsten Ziegeler · 12 years ago
  58. 50c1580 FELIX-3645 Update changelog by Felix Meschberger · 12 years ago
  59. 372535f Applied patch (FELIX-3716) to provide support for resolving multiple cardinality by Richard S. Hall · 12 years ago
  60. d266fc8 FELIX-3787 Test dependencies map against null to prevent NPE on service update of inactive delayed components by Felix Meschberger · 12 years ago
  61. 3cd841d FELIX-2892 : Get SCR annotations to work with Scala by Carsten Ziegeler · 12 years ago
  62. 008894d Typos by Carsten Ziegeler · 12 years ago
  63. 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
  64. 1ac6f91 readme update by Arjun Panday · 12 years ago
  65. f14aeeb FELIX-3777: by Jan Willem Janssen · 12 years ago
  66. fda84a9 FELIX-3777: simplify RoleRepositoryStore API. by Jan Willem Janssen · 12 years ago
  67. 669f143 FELIX-3774, FELIX-3775 & FELIX-3776: by Jan Willem Janssen · 12 years ago
  68. b281508 FELIX-3772: avoid bailing out early during Blueprint JAR analysis by Stuart McCulloch · 12 years ago
  69. 960cc20 Remove work-in-progress (unused) OBR code by Stuart McCulloch · 12 years ago
  70. c990fb0 Sync bnd code by Stuart McCulloch · 12 years ago
  71. 6351f19 httplite: applied Ed Schaller's patch for Locale issue in Android. See FELIX-3547. by Ken Gilmer · 12 years ago
  72. e30191a copyright year updated 2012 by Arjun Panday · 12 years ago
  73. 326fbbb cleanup and comments by Arjun Panday · 12 years ago
  74. c129a88 [FELIX-3764] servicediagnostics plugin does not append the correct context path info to it's javascript files by Arjun Panday · 12 years ago
  75. fffde29 FELIX-3762 Get the BaseTracker instance on demand while executing the task instead of at construction time. This ensures the tracker exists. by Felix Meschberger · 12 years ago
  76. 46bff2b [FELIX-3757] Processed comments of fmeschbe: by Jan Willem Janssen · 12 years ago
  77. 6cf933f FELIX-3754 Add temporary implementation object provisioning to support by Felix Meschberger · 12 years ago
  78. 4c8292d Fixed FELIX-3758, FELIX-3757 & FELIX-3756: by Jan Willem Janssen · 12 years ago
  79. f56535b FELIX-3754 Add tests for delayed and service factory service components by Felix Meschberger · 12 years ago
  80. 51a6bb9 FELIX-3755: removing roles did not remove them as group member; by Jan Willem Janssen · 12 years ago
  81. 89a24c9 FELIX-3754 Internally register the component instance before calling the activate method to make sure (dynamic) services can be bound during activation. In case of activation failure, the instance has to be unregistered again. Plus test case. by Felix Meschberger · 12 years ago
  82. 52e469c We need to catch Throwable not Exception as URL.setStreamHandlerFactory throws an Error and not an Exception (FELIX-3753). by Karl Pauls · 12 years ago
  83. aab0f28 FELIX-3752: Remove unused com.sun import causing compilation failure on AIX by Gert Vanthienen · 12 years ago
  84. b1bc583 Fix FELIX-3749 (https://issues.apache.org/jira/browse/FELIX-3749) by Clement Escoffier · 12 years ago
  85. bbc976e do not filter optional dependencies from DS by Arjun Panday · 12 years ago
  86. 3c77236 Fix FELIX-3749 (https://issues.apache.org/jira/browse/FELIX-3749) by Clement Escoffier · 12 years ago
  87. bb20e9d Fix FELIX-3749 (https://issues.apache.org/jira/browse/FELIX-3749) by Clement Escoffier · 12 years ago
  88. beccf89 Fix FELIX-3749 (https://issues.apache.org/jira/browse/FELIX-3749) by Clement Escoffier · 12 years ago
  89. a18fef2 Use the development branch of the manipulator in the core. The core use the manipulator for the on load manipulation. by Clement Escoffier · 12 years ago
  90. 7065e32 Fixed manipulator version in tests by Clement Escoffier · 12 years ago
  91. 09a6aa4 Re-enabled junit4osgi build by Clement Escoffier · 12 years ago
  92. 8751419 Update the Felix version in junit4osgi by Clement Escoffier · 12 years ago
  93. 6164cec notice and changelog by Arjun Panday · 12 years ago
  94. 0462b39 [FELIX-3767] [FELIX-3768] complete new implementation with support for service properties and detection of circular dependencies by Arjun Panday · 12 years ago
  95. 0a673ff [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 12 years ago
  96. c1ee569 [maven-release-plugin] prepare release org.apache.felix.scr-1.6.2 by Felix Meschberger · 12 years ago
  97. c5aeea6 FELIX-3747 Cleanup project for Java 5 release by Felix Meschberger · 12 years ago
  98. f16462f update osgi core dependency to 4.3.1 by Clement Escoffier · 12 years ago
  99. 91702f4 Changelog by Felix Meschberger · 12 years ago
  100. d1636bf FELIX-3747 Cleanup project for Java 5 release by Felix Meschberger · 12 years ago