1. 972f418 FELIX-3729 fix circular reference problems by David Jencks · 12 years ago
  2. f92d89c FELIX-3729 fix various bugs by David Jencks · 12 years ago
  3. accee62 fix var names by David Jencks · 12 years ago
  4. 7ee7545 FELIX-3729 fix factory setup order, don't respond to added events while tracker is opening by David Jencks · 12 years ago
  5. 74d6eba FELIX-3729 initial implementation of customizers by David Jencks · 12 years ago
  6. f2ec020 FELIX-3729 copy ServiceTracker from osgi framework and add addedService customizer method by David Jencks · 12 years ago
  7. 27df38e [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 12 years ago
  8. a0b217c [maven-release-plugin] prepare release org.apache.felix.ipojo.runtime-project-1.8.6 by Clement Escoffier · 12 years ago
  9. 0da375f update dependencies and package version by Clement Escoffier · 12 years ago
  10. 06de061 Updated changelog. (release preparation) by Clement Escoffier · 12 years ago
  11. 61cd4f0 Added distinct factory name to avoid name clash (changed because of FELIX-3789) by Clement Escoffier · 12 years ago
  12. 92246b0 Apply patch from FELIX-3789 - Deadlock due to synchronization on INSTANCE_NAME by Clement Escoffier · 12 years ago
  13. 1013b36 Defensive catch to avoid any 'unexpected' error to stop the complete system. by Clement Escoffier · 12 years ago
  14. dfd9771 Fix date parsing code in HttpServletRequestImpl to parse HTTP-specified format. Fixes issue with Web Console. by Ken Gilmer · 12 years ago
  15. 5f43130 Minor code style fix for previous patch. by Ken Gilmer · 12 years ago
  16. 7d3a84f Apply Ed Schaller's feature patch to allow host address to be specified in configuration. See FELIX-3811 for details. by Ken Gilmer · 12 years ago
  17. 73b5551 Fixed error in tests that use Java 1.5+ keyword enum. by Ken Gilmer · 12 years ago
  18. 3473093 [FELIX-3808] Upgrade ConfigAdmin to pax-exam 2 by Guillaume Nodet · 12 years ago
  19. 89c3df7 [FELIX-3824] Possible IllegalStateException thrown while unregistering bundle services by Guillaume Nodet · 12 years ago
  20. e4aa288 [FELIX-3821][FELIX-3822] Fix behavior when ConfigAdmin is unregistered and unregister all services explicitly by Guillaume Nodet · 12 years ago
  21. b7d232c [FELIX-3807] Make sure bundle locks are always acquired during refresh to ensure bundles are stopped by Guillaume Nodet · 12 years ago
  22. 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
  23. c0ee3ca Fix minor typo by Guillaume Nodet · 12 years ago
  24. f53c7cd [FELIX-3761] When a bundle registers a service, the bundle lock is obtained without any real purpose by Guillaume Nodet · 12 years ago
  25. 396ab23 Update gitignore by Guillaume Nodet · 12 years ago
  26. 9963073 FELIX-3823 Make sure the default FilePersistenceManager is properly unregistered by the bundle itself by Felix Meschberger · 12 years ago
  27. fe66664 Fix FELIX-3819 - The export directive of iPOJO is wrong by Clement Escoffier · 12 years ago
  28. 81b6bd2 Apply contribution from FELIX-3751. by Clement Escoffier · 12 years ago
  29. 7d43707 Apply patch (FELIX-3715) to make resolver thread safe. by Richard S. Hall · 12 years ago
  30. d2637c3 FELIX-3814 : Javascript error when directly invoking a configuration with IE8 by Carsten Ziegeler · 12 years ago
  31. b42f2b4 FELIX-3769 The LogService plugin belongs to the OSGi Menu by Felix Meschberger · 12 years ago
  32. 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
  33. 232764b FELIX-3804: fix the failing build due to upgrade to new Felix parent POM. by Jan Willem Janssen · 12 years ago
  34. b5b1dbf FELIX-3804: Make use of versions stated in POMs for easier maintenance. by Jan Willem Janssen · 12 years ago
  35. 9684ed3 FELIX-3804: use proper license header. by Jan Willem Janssen · 12 years ago
  36. 4247234 FELIX-3801 - use latest parent POM from Felix. by Jan Willem Janssen · 12 years ago
  37. 3c805f5 FELIX-3802 - remove MongoDB as 3rd-party dependency. by Jan Willem Janssen · 12 years ago
  38. 5228682 Update changelog by Carsten Ziegeler · 12 years ago
  39. dd46578 Set dependency to snapshot again by Carsten Ziegeler · 12 years ago
  40. 9c20ad2 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 12 years ago
  41. 61fedb0 [maven-release-plugin] prepare release org.apache.felix.scr.ant-1.3.0 by Carsten Ziegeler · 12 years ago
  42. 738fb6a [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 12 years ago
  43. dedcf87 [maven-release-plugin] prepare release maven-scr-plugin-1.9.0 by Carsten Ziegeler · 12 years ago
  44. 4d190a9 Prepare for release by Carsten Ziegeler · 12 years ago
  45. 5131ff3 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 12 years ago
  46. 8611ff6 [maven-release-plugin] prepare release org.apache.felix.scr.generator-1.3.0 by Carsten Ziegeler · 12 years ago
  47. 36e76cb Prepare for release by Carsten Ziegeler · 12 years ago
  48. 1ecd92e FELIX-3797: Remove statement about inclusion of OSGi Alliance software from DEPENDENCIES file. by Jan Willem Janssen · 12 years ago
  49. 693695d FELIX-3795 Update tabs paging plugin to support JQuery UI 1.9.2 by Felix Meschberger · 12 years ago
  50. b9495dc Update changelog by Carsten Ziegeler · 12 years ago
  51. 1c25e9c FELIX-3769 Add support for top navigation categories by Felix Meschberger · 12 years ago
  52. de60f0e FELIX-3778 Remove unneeded Include-Resource element on the all-in-one profile by Felix Meschberger · 12 years ago
  53. efc5de5 FELIX-3770 Update to JQuery UI 1.9.2 and JQuery 1.8.3 by Felix Meschberger · 12 years ago
  54. ed350d8 FELIX-3778 Create an all-in-one bundle again including the org.json, by Felix Meschberger · 12 years ago
  55. 19939f6 [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 12 years ago
  56. c05333f [maven-release-plugin] prepare release org.apache.felix.useradmin.mongodb-1.0.1 by Jan Willem Janssen · 12 years ago
  57. b00fe35 [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 12 years ago
  58. 6b2fe2e [maven-release-plugin] prepare release org.apache.felix.useradmin.filestore-1.0.2 by Jan Willem Janssen · 12 years ago
  59. 2d4380a [maven-release-plugin] prepare for next development iteration by Jan Willem Janssen · 12 years ago
  60. 40cdf60 [maven-release-plugin] prepare release org.apache.felix.useradmin-1.0.3 by Jan Willem Janssen · 12 years ago
  61. a56fc32 Update changelog by Carsten Ziegeler · 12 years ago
  62. e53f84e Added missing license header. by Jan Willem Janssen · 12 years ago
  63. e66cedb Added read me, licensing information and other legal stuff. by Jan Willem Janssen · 12 years ago
  64. f29f3a3 Use better name for service PID. by Jan Willem Janssen · 12 years ago
  65. c1022ac Added read me, licensing information and other legal stuff. by Jan Willem Janssen · 12 years ago
  66. 15e0e1d Added read me, licensing information and other legal stuff. by Jan Willem Janssen · 12 years ago
  67. 720febb FELIX-3793 : Property of type Character must use unicode value by Carsten Ziegeler · 12 years ago
  68. 274d2fd FELIX-3793 : Property of type Character must use unicode value by Carsten Ziegeler · 12 years ago
  69. 590b0b0 FELIX-3568 : java.lang.VerifyError from bundles compiled with maven-scr-plugin (java 7) by Carsten Ziegeler · 12 years ago
  70. 02dd594 Delimited string parser was not correctly handling escaping of the escape by Richard S. Hall · 12 years ago
  71. 1d61483 Add preliminary Java 8 JRE package definition. (FELIX-3786) by Richard S. Hall · 12 years ago
  72. 04985f4 FELIX-3790 shorten window when service events are dropped by David Jencks · 12 years ago
  73. eeb03d2 FELIX-3708 use java 5-isms in DS by David Jencks · 12 years ago
  74. 8c214f5 FELIX-3739 : scr-plugin: "Annotated method {0} not found" . by Carsten Ziegeler · 12 years ago
  75. a3cd787 FELIX-3739 : scr-plugin: "Annotated method {0} not found" . Apply patch from Robert Munteanu by Carsten Ziegeler · 12 years ago
  76. 67e80a4 FELIX-3788 : [SCR MAVEN] specVersion incorrectly determined, depends on class order by Carsten Ziegeler · 12 years ago
  77. 50c1580 FELIX-3645 Update changelog by Felix Meschberger · 12 years ago
  78. 372535f Applied patch (FELIX-3716) to provide support for resolving multiple cardinality by Richard S. Hall · 12 years ago
  79. d266fc8 FELIX-3787 Test dependencies map against null to prevent NPE on service update of inactive delayed components by Felix Meschberger · 12 years ago
  80. 3cd841d FELIX-2892 : Get SCR annotations to work with Scala by Carsten Ziegeler · 12 years ago
  81. 008894d Typos by Carsten Ziegeler · 12 years ago
  82. 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
  83. 1ac6f91 readme update by Arjun Panday · 12 years ago
  84. f14aeeb FELIX-3777: by Jan Willem Janssen · 12 years ago
  85. fda84a9 FELIX-3777: simplify RoleRepositoryStore API. by Jan Willem Janssen · 12 years ago
  86. 669f143 FELIX-3774, FELIX-3775 & FELIX-3776: by Jan Willem Janssen · 12 years ago
  87. b281508 FELIX-3772: avoid bailing out early during Blueprint JAR analysis by Stuart McCulloch · 12 years ago
  88. 960cc20 Remove work-in-progress (unused) OBR code by Stuart McCulloch · 12 years ago
  89. c990fb0 Sync bnd code by Stuart McCulloch · 12 years ago
  90. 6351f19 httplite: applied Ed Schaller's patch for Locale issue in Android. See FELIX-3547. by Ken Gilmer · 12 years ago
  91. e30191a copyright year updated 2012 by Arjun Panday · 12 years ago
  92. 326fbbb cleanup and comments by Arjun Panday · 12 years ago
  93. c129a88 [FELIX-3764] servicediagnostics plugin does not append the correct context path info to it's javascript files by Arjun Panday · 12 years ago
  94. 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
  95. 46bff2b [FELIX-3757] Processed comments of fmeschbe: by Jan Willem Janssen · 12 years ago
  96. 6cf933f FELIX-3754 Add temporary implementation object provisioning to support by Felix Meschberger · 12 years ago
  97. 4c8292d Fixed FELIX-3758, FELIX-3757 & FELIX-3756: by Jan Willem Janssen · 12 years ago
  98. f56535b FELIX-3754 Add tests for delayed and service factory service components by Felix Meschberger · 12 years ago
  99. 51a6bb9 FELIX-3755: removing roles did not remove them as group member; by Jan Willem Janssen · 12 years ago
  100. 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