1. dbfffe9 Merge branch 'dynamic-reference-properties' by sseifert · 6 years ago
  2. 3cc2d81 SLING-7794 use constant for '.target' suffix by sseifert · 6 years ago
  3. f930425 Merge branch 'master' into dynamic-reference-properties by sseifert · 6 years ago
  4. bf71f40 Merge branch 'SLING-7788' by sseifert · 6 years ago
  5. 2883d38 SLING-7788 always initialize array with proper size by sseifert · 6 years ago
  6. 2c5abc6 SLING-7788: restructured MockServiceRegistration by Dirk Rudolph · 6 years ago
  7. 01d0eba SLING-7788: added ignored test for ServiceTracker by Dirk Rudolph · 6 years ago
  8. 06443ce SLING-7769 osgi-mock: Remove compile dependencies to findbugs and animal sniffer annotations by sseifert · 6 years ago
  9. 736dc10 Updating badges for org-apache-sling-testing-osgi-mock by Dan Klco · 6 years ago
  10. 616be71 Add unit test for dynamic target filters by Richard Begg · 6 years ago
  11. 2b55820 Handle dynamic references when registering potential candidate services by Richard Begg · 6 years ago
  12. d0fb15c Add support for dynamic reference properties by Richard Begg · 6 years ago
  13. 3ba0e55 [maven-release-plugin] prepare for next development iteration by sseifert · 6 years ago
  14. 9f8948b [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock-2.3.8 by sseifert · 6 years ago org.apache.sling.testing.osgi-mock-2.3.8
  15. 5adc8b7 SLING-7550 remove obsolete comment by sseifert · 6 years ago
  16. 038ab74 SLING-7550 Return services even when class param is null in by Sufyan Haroon · 6 years ago
  17. 93ce62d [maven-release-plugin] prepare for next development iteration by Karl Pauls · 6 years ago
  18. c94b892 [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock-2.3.6 by Karl Pauls · 6 years ago org.apache.sling.testing.osgi-mock-2.3.6
  19. 09cd449 SLING-7285 - Add support for Service Reference + Interface by Radu Cotescu · 6 years ago
  20. e11c3ef Merge branch 'SLING-7233' by sseifert · 7 years ago
  21. 9f116ff SLING-7233: MockConfigurationAdmin ignores configuration PID by Marcel Reutegger · 7 years ago
  22. 30b3ece SLING-7233: MockConfigurationAdmin ignores configuration PID by Marcel Reutegger · 7 years ago
  23. 3e42580 ignore dependency-reduced-pom.xml by sseifert · 7 years ago
  24. 6556f42 SLING-7213 - Add a default .gitignore file to every module by Robert Munteanu · 7 years ago
  25. 846c051 SLING-7214 - Add the LICENSE file to every module by Robert Munteanu · 7 years ago
  26. b08c1e4 Fix typo in pom.xml : conncetion should be connection by Robert Munteanu · 7 years ago
  27. bd069e8 SLING-7162 - Update SCM information in all POM files to reference Git by Robert Munteanu · 7 years ago
  28. 54f015a [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 7 years ago
  29. 7d2513f [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock-2.3.4 by Stefan Seifert · 7 years ago
  30. 336e479 SLING-7193 MockServiceReference.compareTo needs to implement lowest-first ranking by Stefan Seifert · 7 years ago
  31. d0a52e3 add test cases for ensuring service ordering for getServiceReference() call by Stefan Seifert · 7 years ago
  32. 6ede0f1 SLING-7167 Adjust READMEs by Oliver Lietz · 7 years ago
  33. 7984597 SLING-7167 Adjust READMEs by Oliver Lietz · 7 years ago
  34. 0f966f1 [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 7 years ago
  35. c2d1d29 [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock-2.3.2 by Stefan Seifert · 7 years ago
  36. 0577620 SLING-6832 osgi-mock: Support parsing SCR metadata when multiple definition XML files exists with the same name by Stefan Seifert · 7 years ago
  37. cadc804 [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 7 years ago
  38. e538593 [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock-2.3.0 by Stefan Seifert · 7 years ago
  39. 39fc8bb SLING-6811 osgi-mock: Support ServiceFactory and System Bundle by Stefan Seifert · 7 years ago
  40. a3dc922 [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 7 years ago
  41. e3930dc [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock-2.2.4 by Stefan Seifert · 7 years ago
  42. 16d7429 SLING-6672 osgi-mock: Switch to OSGi annotations by Stefan Seifert · 7 years ago
  43. 62019f4 SLING-6650 osgi-mock: Fallback to component name when service.pid property not set in SCR metadata by Stefan Seifert · 7 years ago
  44. 83dd4a8 SLING-6641 osgi-mock: MockOsgi.setConfigForPid convenience method by Stefan Seifert · 7 years ago
  45. eeaf941 fix compile errors after switchting to parent 30: by Stefan Seifert · 7 years ago
  46. 761cecd use Sling Parent 30 by Oliver Lietz · 7 years ago
  47. dba494d SLING-6586 Loading SCR metadata fails for components with name != class name by Stefan Seifert · 7 years ago
  48. c723672 [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 7 years ago
  49. 5baa75b [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock-2.2.2 by Stefan Seifert · 7 years ago
  50. 5b12e90 SLING-6372 OSGi Mocks - Correctly handle static, greedy references by Stefan Seifert · 7 years ago
  51. 68048c2 cosmetic: rename misspelled test classes by Stefan Seifert · 7 years ago
  52. 31ff942 SLING-6386 osgi-mock: Avoid NPE when providing servicer properties with null values by Stefan Seifert · 7 years ago
  53. de6fd2b [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 7 years ago
  54. 1ebe05f [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock-2.2.0 by Stefan Seifert · 7 years ago
  55. bbfa06d SLING-6362 osgi-mock: ManifestScanner by Stefan Seifert · 7 years ago
  56. 2be9a4a SLING-6359 context plugin support by Stefan Seifert · 7 years ago
  57. 6be166b SLING-6359 context plugin support by Stefan Seifert · 7 years ago
  58. 3b89924 fix javadoc errors by Stefan Seifert · 7 years ago
  59. 513b938 SLING-6359 osgi-mock, sling-mock: Make ContextCallback and ContextBuilder more flexible by Stefan Seifert · 7 years ago
  60. ff2b360 SLING-6358 osgi-mock: OsgiContext.getServices should return correctly typed array when empty by Stefan Seifert · 7 years ago
  61. ab6f06d SLING-6356 osgi-mock: Fallback to default when reference field collection type is missing in SCR metadata by Stefan Seifert · 7 years ago
  62. 9db29e5 update to parent 29 by Stefan Seifert · 8 years ago
  63. c493697 switch back to released versions by Stefan Seifert · 8 years ago
  64. 395ae1e update dependencies to latest snapshots until released versions are available in maven central by Stefan Seifert · 8 years ago
  65. 5e85b6a [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 8 years ago
  66. 54e6227 [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock-2.1.0 by Stefan Seifert · 8 years ago
  67. 7213ce3 update dependencies by Stefan Seifert · 8 years ago
  68. 01d8872 SLING-6051 osgi-mock: Support passing map/dictionary properties with object vararg parameter by Stefan Seifert · 8 years ago
  69. ebef433 add git ignore files for testing projects by Stefan Seifert · 8 years ago
  70. 3fd0c51 SLING-5970 switch to osgi annotations by Stefan Seifert · 8 years ago
  71. c0237db SLING-5970 mocks: Update to Parent Pom 28 by Stefan Seifert · 8 years ago
  72. 88778b1 SLING-5905 some files from felix.framework where missing by Stefan Seifert · 8 years ago
  73. f4d0265 cosmetic: fix typo in error message by Stefan Seifert · 8 years ago
  74. d913b19 SLING-5905 osgi-mock: Shade and relocate Sling and Felix Dependencies by Stefan Seifert · 8 years ago
  75. e696e50 SLING-5871 osgi-mock: Update to org.apache.felix.scr 2.0.4 by Stefan Seifert · 8 years ago
  76. 149aa0a [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 8 years ago
  77. 1aba98d [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock-2.0.4 by Stefan Seifert · 8 years ago
  78. afcc890 SLING-5667 MockBundleContext.getServiceReference(...) does not return service reference with highest ranking by Stefan Seifert · 8 years ago
  79. 4a4447c SLING-5544 osgi-mock: Catch RejectedExecutionException in MockEventAdmin by Stefan Seifert · 8 years ago
  80. 8fafc8e [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 8 years ago
  81. 13438ff [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock-2.0.2 by Stefan Seifert · 8 years ago
  82. a678e8f SLING-5462 switch to comparable implementation from commons.osgi and change wrong assumptions in unit test by Stefan Seifert · 8 years ago
  83. 651f659 SLING-5462 ensure service references are sorted ascending by service ranking, not descending by Stefan Seifert · 8 years ago
  84. bf9ceb6 SLING-5462 - demonstrate the wrong sorting of mock service references by Bertrand Delacretaz · 8 years ago
  85. f3289e8 SLING-5453 implement MockBundleContext.getDataFile by Stefan Seifert · 8 years ago
  86. 249ded8 SLING-5453 implement MockBundleContext.getDataFile by Stefan Seifert · 8 years ago
  87. f9f9d53 Switch to parent pom 26 by Carsten Ziegeler · 8 years ago
  88. abea427 SLING-5391 osgi-mock: Switch to osgi.core and osgi.cmpn dependencies by Stefan Seifert · 8 years ago
  89. 201cdfd [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 8 years ago
  90. b134c67 [maven-release-plugin] prepare release org.apache.sling.testing.osgi-mock-2.0.0 by Stefan Seifert · 8 years ago
  91. 35d51a1 SLING-5372 osgi-mock: MockBundleContext.getServices(Class,String) throws NPE when no services found by Stefan Seifert · 8 years ago
  92. 5d71e93 SLING-5327 inline the required classes from org.apache.felix.scr by Stefan Seifert · 8 years ago
  93. 471092b SLING-5327 osgi-mock: Support OSGi R6 Component propert types for configuration by Stefan Seifert · 8 years ago
  94. b9b4284 SLING-5327 refactor and unify lifecycle method handling (and fix missing argument variants for modified methods - should support the same as the activate method) by Stefan Seifert · 8 years ago
  95. e2e1b79 SLING-5323 no need to update to JDK 1.7, we stick with JDK 1.6. by Stefan Seifert · 8 years ago
  96. 2fe6254 SLING-5325 osgi-mock: Support target filtering on DS references by Stefan Seifert · 8 years ago
  97. 75e7f8d SLING-5324 osgi-mock: Support OSGi R6 field-based reference bindings by Stefan Seifert · 8 years ago
  98. 570988a SLING-5323 Update to OSGi R6 by Stefan Seifert · 8 years ago
  99. 1620d47 SLING-5312 osgi-mock: Eliminate runtime-depenency to Felix SCR annotations by Stefan Seifert · 8 years ago
  100. 2ffb548 [maven-release-plugin] prepare for next development iteration by Stefan Seifert · 9 years ago