1. c7d834c Add test about the @Context handler by Clement Escoffier · 10 years ago
  2. e946a38 Provide the @Context handler Fix FELIX-4229, FELIX-4272 and FELIX-4273 by Clement Escoffier · 10 years ago
  3. 2d9a666 remove the Time Factor in the delayed provider by Clement Escoffier · 10 years ago
  4. 1b825d4 FELIX-4451 : HttpContext#getResource is called with a relative path by Carsten Ziegeler · 10 years ago
  5. 8c89618 reduce the stricteness of log tests, fix timeout issue by Clement Escoffier · 10 years ago
  6. b18db3b Update equinox and KF versions by Clement Escoffier · 10 years ago
  7. 54942a6 Fix FELIX-4449 and FELIX-4448 by Clement Escoffier · 10 years ago
  8. eca0607 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  9. 40fd4ef [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.12.0 by Guillaume Nodet · 10 years ago
  10. dd7a822 [FELIX-4363] Fix NPE when setting a variable to null by Guillaume Nodet · 10 years ago
  11. d583b4e FELIX-4393 : @Property should accept empty name values on instance fields by Carsten Ziegeler · 10 years ago
  12. 317d4cb FELIX-4277 : The maven-scr-plugin generates false warnings when using @SlingServlet. Apply patch from Robert Munteanu by Carsten Ziegeler · 10 years ago
  13. 10606ef FELIX-4444 : Duplicate unregistrations do not throw IllegalArgumentException by Carsten Ziegeler · 10 years ago
  14. 0c2b1c8 FELIX-4442 : Lifecycle methods with wrong arguments should be treated as an error by Carsten Ziegeler · 10 years ago
  15. ce6d962 FELIX-4442 : Lifecycle methods with wrong arguments should be treated as an error by Carsten Ziegeler · 10 years ago
  16. 16823a9 FELIX-4441 : The default value is not escaped correctly.. Applied patch from Mikael Svahn by Carsten Ziegeler · 10 years ago
  17. c4af15b Update changelog by Carsten Ziegeler · 10 years ago
  18. bdc11ae [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 10 years ago
  19. eb37b59 [maven-release-plugin] prepare release org.apache.felix.inventory-1.0.4 by Carsten Ziegeler · 10 years ago
  20. 207185f FELIX-4438 Set jetty.version system property injecting the correct Jetty version by Felix Meschberger · 10 years ago
  21. 921f8d2 FELIX-4437 Pass the correct ZIP status to the InventoryPrinterHandler by Felix Meschberger · 10 years ago
  22. 0d21e63 Oops, accidentally committed some comments for disabling tests by Guillaume Sauthier · 10 years ago
  23. 95435b1 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  24. 8bbeaa2 [maven-release-plugin] prepare release org.apache.felix.gogo.runtime-0.12.0 by Guillaume Nodet · 10 years ago
  25. 537efeb [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 10 years ago
  26. 20d0c37 [maven-release-plugin] prepare release org.apache.felix.utils-1.6.0 by Guillaume Nodet · 10 years ago
  27. b69b217 Fix FELIX-4432 DefaultServiceRankingInterceptor holds duplicate dependencies by Clement Escoffier · 10 years ago
  28. 6143926 FELIX-4419 Open access to InstanceDeclaration and TypeDeclaration by Guillaume Sauthier · 10 years ago
  29. 9648cea [FELIX-4435] Add a method to do substitution without any callback by Guillaume Nodet · 10 years ago
  30. 47db705 [FELIX-4434] Require JDK 5 by Guillaume Nodet · 10 years ago
  31. da6df9e [FELIX-4433] Provide more control over the substitution by Guillaume Nodet · 10 years ago
  32. 29e5e67 FELIX-4430 Provide bundles using exported packages along with the version at which the exports are imported by Felix Meschberger · 10 years ago
  33. 2681b18 FELIX-4427 Fix bundle generation by Felix Meschberger · 10 years ago
  34. 7953d58 FELIX-4427 Also import Http Service API to cooperate with other bundles by Felix Meschberger · 10 years ago
  35. 56d8ad8 FELIX-4427 Need the API bundles for the tests now by Felix Meschberger · 10 years ago
  36. 196f222 FELIX-4427 Fix bundle version and make sure locale properties are included by Felix Meschberger · 10 years ago
  37. c0e8583 FELIX-4427 Fix API exports by Felix Meschberger · 10 years ago
  38. d40e0d8 FELIX-4427 Create Servlet API export bundle by Felix Meschberger · 10 years ago
  39. 2e01356 FELIX-3988 - better handling of HttpContext#handleSecurity: by Jan Willem Janssen · 10 years ago
  40. cd18c53 FELIX-4422, FELIX-4423: by Jan Willem Janssen · 10 years ago
  41. 13d8854 FELIX-2974 & FELIX-4211: by Jan Willem Janssen · 10 years ago
  42. 00d6bfc FELIX-3546: update HTTP servlet bridge example by Jan Willem Janssen · 10 years ago
  43. c55ee16 FELIX-3054: Incorrect PathInfo & ServletPath: by Jan Willem Janssen · 10 years ago
  44. 64d51d8 FELIX-2774, FELIX-2797 & FELIX-4424: by Jan Willem Janssen · 10 years ago
  45. 03070a2 [maven-release-plugin] prepare for next development iteration by Chetan Mehrotra · 10 years ago
  46. 1dd88ff [maven-release-plugin] prepare release org.apache.felix.jaas-0.0.2 by Chetan Mehrotra · 10 years ago
  47. 8295c86 FELIX-4318 - prepare for initial release of JAAS Bundle by Chetan Mehrotra · 10 years ago
  48. 9d7833d FELIX-4318 - prepare for initial release of JAAS Bundle by Chetan Mehrotra · 10 years ago
  49. 0a3f86a FELIX-4421 - Upgrade to Jetty 8: by Jan Willem Janssen · 10 years ago
  50. edc0a3d Finalized this test before committing my version in the sandbox. by Pierre De Rop · 10 years ago
  51. b3df3d5 Complement annotations javadoc with code samples by Guillaume Sauthier · 10 years ago
  52. f73de6a FELIX-4414 - Empty string value in jaas.realm should also trigger default by Chetan Mehrotra · 10 years ago
  53. a6403c9 FELIX-4318 - prepare for initial release of JAAS Bundle by Chetan Mehrotra · 10 years ago
  54. bc39a0c [FELIX-4368] Support custom attributes on the osgi.identity capability. by A. J. David Bosschaert · 10 years ago
  55. 8b3069d [FELIX-4371] Integration bundle needed to work with the OSGi Repository CT by A. J. David Bosschaert · 10 years ago
  56. c3bb03c [FELIX-4368] Work toward Repository 1.0 support by A. J. David Bosschaert · 10 years ago
  57. 9abcb07 Use org.apache.felix.configadmin-1.8.1-SNAPSHOT, because the ServiceRaceTest requires the configadmin fix from FELIX-4385. by Pierre De Rop · 10 years ago
  58. 051f453 Cleaned test. Replaced CopyOnWriteArrayList by ConcurrentLinkedQueue. Ensure that aspects are called in the proper order. by Pierre De Rop · 10 years ago
  59. 994ea27 Code cleanup: clean all components from dependency manager, at the end of the testBasicResourceAdapter method. by Pierre De Rop · 10 years ago
  60. 8cfaf44 Code cleanup in ServiceProvider.invoke() method (the m_invoke.step(2) is not necessary). by Pierre De Rop · 10 years ago
  61. a936829 FELIX-4294: Removed wrong "diagnose" function from COMMAND_FUNCTION by Pierre De Rop · 10 years ago
  62. 63707e9 [FELIX-4370] Support for RepositoryContent interface by A. J. David Bosschaert · 10 years ago
  63. 10c313c FELIX-4385: Applied the patch fixing the NPE when configuration is deleted at the same time by Pierre De Rop · 10 years ago
  64. 1f4d307 FELIX-4409/4410: by Jan Willem Janssen · 10 years ago
  65. c92486f [FELIX-4368] More work to support OSGi Repository 1.0 by A. J. David Bosschaert · 10 years ago
  66. 46279b8 [FELIX-4369] [FELIX-4370] Initial work towards supporting the OSGi Repository 1.0 spec by A. J. David Bosschaert · 10 years ago
  67. 8bea846 [FELIX-4353] Remove special BREE checking by A. J. David Bosschaert · 10 years ago
  68. 3e27b01 update manipulator and core version (in dependencies) after the release by Clement Escoffier · 10 years ago
  69. 1f63da0 update manipulator and core version (in dependencies) after the release by Clement Escoffier · 10 years ago
  70. c18a5db [FELIX-4354] ResolverHookTests OSGi CT failures by A. J. David Bosschaert · 10 years ago
  71. b3c7180 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 10 years ago
  72. e3f28fd [maven-release-plugin] prepare release org.apache.felix.webconsole-4.2.2 by Carsten Ziegeler · 10 years ago
  73. efa0a79 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 10 years ago
  74. 4b7d8f7 [maven-release-plugin] prepare release org.apache.felix.inventory-1.0.2 by Carsten Ziegeler · 10 years ago
  75. ea6b044 FELIX-4408 Fix lower casing in special case locales (such as Turkish) where by Felix Meschberger · 10 years ago
  76. f58fac9 FELIX-4391 initial support for refname.cardinality.minimum property by David Jencks · 10 years ago
  77. dd6edec FELIX-4399, FELIX-4400: UserAdmin MongoDB store: by Jan Willem Janssen · 10 years ago
  78. ddc72e4 FELIX-4397 : Allow to configure Max Form Size. Apply patch from Dominique Pfister by Carsten Ziegeler · 11 years ago
  79. ae5de10 [FELIX-4353] Fix for BundleWiringTests.testRequiredExecutionEnvironment() by A. J. David Bosschaert · 11 years ago
  80. 9471b68 FELIX-4389 Apply patch by Tobias Bocanegra fixing field hiding issue (thanks for the patch!) by Felix Meschberger · 11 years ago
  81. 6ce2f6f FELIX-4397 : Allow to configure Max Form Size. Apply patch from Dominique Pfister by Carsten Ziegeler · 11 years ago
  82. fb8a5c0 Modify extension bundle parsing to assume "framework" is the default value by Richard S. Hall · 11 years ago
  83. 3062c0b BundleWiring.getResource() method was not implemented. (FELIX-4353) by Richard S. Hall · 11 years ago
  84. e6c01dc [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 11 years ago
  85. 949d612 [maven-release-plugin] prepare release org.apache.felix.ipojo.runtime-project-1.11.1 by Clement Escoffier · 11 years ago
  86. 0695494 revert the version of the osgi helpers to a released version by Clement Escoffier · 11 years ago
  87. 6314757 update versions to cut the release by Clement Escoffier · 11 years ago
  88. 890b0df [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 11 years ago
  89. bb128de [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-project-1.11.1 by Clement Escoffier · 11 years ago
  90. f6cd88e revert to release to cut the release by Clement Escoffier · 11 years ago
  91. cbc64ef Test with the latest core. by Clement Escoffier · 11 years ago
  92. f18fa27 Add *.iml file to the svn:ignore property by Clement Escoffier · 11 years ago
  93. c9f800f Test using latest manipulator by Clement Escoffier · 11 years ago
  94. e75706c Update iPOJO package version by Clement Escoffier · 11 years ago
  95. 2ec2c84 Update manipulator version by Clement Escoffier · 11 years ago
  96. 17ffca9 Update changelogs by Clement Escoffier · 11 years ago
  97. b2545cb Test interceptor combination by Clement Escoffier · 11 years ago
  98. 9420da8 Adjust formating to match style. by Richard S. Hall · 11 years ago
  99. 2d90172 Modify format to adhere to style. by Richard S. Hall · 11 years ago
  100. a6ecb1c Avoid conflicts between the tests. by Clement Escoffier · 11 years ago