1. 3c2e803 SLING-12866 - Restrict force pushes, auto-delete branches on merge by Robert Munteanu · 7 weeks ago master
  2. 35ae564 [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 3 months ago
  3. bed53fa [maven-release-plugin] prepare release org.apache.sling.discovery.commons-1.1.0 by Robert Munteanu · 3 months ago org.apache.sling.discovery.commons-1.1.0
  4. ce34148 SLING-12066 - Migrate sling.discovery.commons to jakarta.json (#9) by Robert Munteanu · 3 months ago
  5. d8f1e0c SLING-12699 - Discovery Base & Commons: Make Build compatible with Java 17, Java 21 by Robert Munteanu · 4 months ago
  6. e44463e SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 11 months ago
  7. 9b7ba92 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 2 years ago
  8. 1144905 SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 2 years, 6 months ago
  9. f1f1274 [maven-release-plugin] prepare for next development iteration by Stefan Egli · 3 years, 2 months ago
  10. 6ee0713 [maven-release-plugin] prepare release org.apache.sling.discovery.commons-1.0.28 by Stefan Egli · 3 years, 2 months ago org.apache.sling.discovery.commons-1.0.28
  11. 06a953b SLING-11355: Sling Discovery Bundles: update to sling parent 48 (#6) by Ashok Pelluru · 3 years, 3 months ago
  12. dc62a8a [maven-release-plugin] prepare for next development iteration by Stefan Egli · 3 years, 7 months ago
  13. 026ebfc [maven-release-plugin] prepare release org.apache.sling.discovery.commons-1.0.26 by Stefan Egli · 3 years, 7 months ago org.apache.sling.discovery.commons-1.0.26
  14. 7397727 SLING-10489 : javadoc fixlet by Stefan Egli · 3 years, 7 months ago
  15. 9baf6d5 Merge pull request #5 from tmaret/SLING-7969 by Timothee Maret · 3 years, 7 months ago
  16. 77e147c SLING-11051 - Fixing JavaDoc badge by Dan Klco · 3 years, 9 months ago
  17. d62c7da SLING-10489 : ignore partially started instances : (#4) by stefan-egli · 4 years ago
  18. 5669557 SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 4 years, 2 months ago
  19. 3c50f40 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 4 years, 2 months ago
  20. c5d184f SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 4 years, 2 months ago
  21. e4757c0 Merge pull request #3 from stefan-egli/SLING-10489 by stefan-egli · 4 years, 3 months ago
  22. f86105b SLING-10489 related : support for unschedule added by Stefan Egli · 4 years, 3 months ago
  23. 160b012 SLING-10489 related : support for Job added to DummyScheduler by Stefan Egli · 4 years, 3 months ago
  24. 8f758ba Merge pull request #1 from apache/master by stefan-egli · 4 years, 3 months ago
  25. 6d1439e [maven-release-plugin] prepare for next development iteration by Stefan Egli · 4 years, 4 months ago
  26. 9d9a22e [maven-release-plugin] prepare release org.apache.sling.discovery.commons-1.0.24 by Stefan Egli · 4 years, 4 months ago org.apache.sling.discovery.commons-1.0.24
  27. e630722 Merge pull request #2 from stefan-egli/SLING-10441 by stefan-egli · 4 years, 4 months ago
  28. f0e64d6 SLING-10441 : removed unused import by Stefan Egli · 4 years, 4 months ago
  29. 5193b29 SLING-10441 : use dedicated 'discovery' thread pool for scheduler instead of relying on availability on default thread pool by Stefan Egli · 4 years, 4 months ago
  30. ca1cfed Merge pull request #1 from stefan-egli/SLING-10353 by stefan-egli · 4 years, 4 months ago
  31. 222a548 SLING-10353 : TestOakViewStateManager fixed by Stefan Egli · 4 years, 4 months ago
  32. 2cdb489 SLING-10353 : fix thread leak - added additional test coverage of ClusterSyncServiceChain by Stefan Egli · 4 years, 4 months ago
  33. 3466695 SLING-10353 : test added which reproduces the leaked thread case by Stefan Egli · 4 years, 4 months ago
  34. c7b4c6b SLING-10353 : some more logging details by Stefan Egli · 4 years, 5 months ago
  35. be90d46 SLING-10353 : factoring out SimpleCommonsConfig for reuse by Stefan Egli · 4 years, 5 months ago
  36. 2cb3cde Adding sonarqube badges as per SLING-9682 by Dan Klco · 5 years ago
  37. e91d89c Updating badges for org-apache-sling-discovery-commons by Radu Cotescu · 5 years ago
  38. 381b8dd Updating badges for org-apache-sling-discovery-commons by Radu Cotescu · 7 years ago
  39. 64d0677 SLING-7245 - Validate pull requests using Jenkins by Robert Munteanu · 7 years ago
  40. edba8e9 SLING-7969 - Memory leak in DiscoveryLiteDescriptor by tmaret · 7 years ago
  41. 2a62290 trivial: added license header to *.md files by Radu Cotescu · 7 years ago
  42. e89675a SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module by Radu Cotescu · 7 years ago
  43. 403e393 SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT file to every module by Radu Cotescu · 7 years ago
  44. 0553343 SLING-7798 Switch from JSR-305 annotations to JetBrains Nullable/NotNull annotations by sseifert · 7 years ago
  45. a2b262b Updating badges for org-apache-sling-discovery-commons by Dan Klco · 7 years ago
  46. aa2203c SLING-7213 - Add a default .gitignore file to every module by Robert Munteanu · 8 years ago
  47. 0460972 SLING-7214 - Add the LICENSE file to every module by Robert Munteanu · 8 years ago
  48. 8d76cc9 Fix typo in pom.xml : conncetion should be connection by Robert Munteanu · 8 years ago
  49. 0933edf SLING-7162 - Update SCM information in all POM files to reference Git by Robert Munteanu · 8 years ago
  50. 4f7d7ca SLING-7167 Adjust READMEs by Oliver Lietz · 8 years ago
  51. cca39dd SLING-6992 : reverting 1800639 due to johnzon anyway requiring JRE 7, thus it doesn't really make sense to restrict discovery.commons to 6 as it wont run on 6 anymore anyway by Stefan Egli · 8 years ago
  52. 110cc75 [maven-release-plugin] prepare for next development iteration by Stefan Egli · 8 years ago
  53. 185a9be [maven-release-plugin] prepare release org.apache.sling.discovery.commons-1.0.22 by Stefan Egli · 8 years ago
  54. 6007665 SLING-6992 : switch back to JRE 6 - and with that replace the diamond operator back to concrete parameter types by Stefan Egli · 8 years ago
  55. 7920b80 Remove skip of baseline check after release by Carsten Ziegeler · 8 years ago
  56. 5449d61 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 8 years ago
  57. b13b5c1 [maven-release-plugin] prepare release org.apache.sling.discovery.commons-1.0.20 by Karl Pauls · 8 years ago
  58. b74af8b Fix javadoc by Carsten Ziegeler · 8 years ago
  59. 6f8131d Fix some javadoc by Karl Pauls · 8 years ago
  60. 92689f5 SLING-6837 : Migrate to R6 annotations by Carsten Ziegeler · 8 years ago
  61. eaf7edd SLING-6836 : Use Timer instead of scheduler for delayed execution by Carsten Ziegeler · 8 years ago
  62. fdf47e8 Revert to provious snapshot version by Karl Pauls · 8 years ago
  63. bff9593 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 8 years ago
  64. 8a238af [maven-release-plugin] prepare release org.apache.sling.discovery.commons-1.0.20 by Karl Pauls · 8 years ago
  65. 05f20ea Fix some javadoc. by Karl Pauls · 8 years ago
  66. 2c09245 update to org.apache.sling.commons.johnzon 1.0.0 by Stefan Seifert · 8 years ago
  67. 0e61dfd SLING-6690: Switch to geronimo provider for javax.json api. by Karl Pauls · 8 years ago
  68. 709c0c2 SLING-6690: Replace commons.json usage in org.apache.sling.discovery.commons by Karl Pauls · 8 years ago
  69. 6e5d25e discovery lite: print out which descriptor value is missing by Robert Munteanu · 9 years ago
  70. dea51c9 [maven-release-plugin] prepare for next development iteration by Stefan Egli · 9 years ago
  71. 553972c [maven-release-plugin] prepare release org.apache.sling.discovery.commons-1.0.18 by Stefan Egli · 9 years ago
  72. b00739c SLING-5231 : remove getAdministrativeResourceResolver from discovery components : merged patches from Carsten by Stefan Egli · 9 years ago
  73. 5bfbe18 [maven-release-plugin] prepare for next development iteration by Stefan Egli · 9 years ago
  74. 44390a9 [maven-release-plugin] prepare release org.apache.sling.discovery.commons-1.0.16 by Stefan Egli · 9 years ago
  75. dbfa0ac fix build error: switch sling API to 2.11 because 2.10 was never released by Stefan Seifert · 9 years ago
  76. 9c9b09b [maven-release-plugin] prepare for next development iteration by Stefan Egli · 9 years ago
  77. fa220df [maven-release-plugin] prepare release org.apache.sling.discovery.commons-1.0.14 by Stefan Egli · 9 years ago
  78. c2f9078 SLING-5995 : changing IdMapService from being an OSGi EventListener to a Sling ResourceChangeListener by Stefan Egli · 9 years ago
  79. 4841662 use stable releases (Jackrabbit and Oak) by Oliver Lietz · 9 years ago
  80. 0163211 use org.apache.sling.commons.testing 2.0.26 by Oliver Lietz · 9 years ago
  81. bd424b8 SLING-5598 : exclude slow running test by newly introduced Slow junit category - to run them nevertheless use -PincludeSlowTests by Stefan Egli · 9 years ago
  82. 2204e47 [maven-release-plugin] prepare for next development iteration by Stefan Egli · 10 years ago
  83. 2576a6e [maven-release-plugin] prepare release org.apache.sling.discovery.commons-1.0.12 by Stefan Egli · 10 years ago
  84. 159dbe4 SLING-5621 : adding InitDelayingTopologyEventListener that came up as part of SLING-5560 to discovery.commons by Stefan Egli · 10 years ago
  85. 7507226 SLING-5620 : upgrade sling.commons.scheduler dependency to 2.4.0 by Stefan Egli · 10 years ago
  86. c894e70 SLING-5592 : cancel backgroundCheck thread in deactivate for rare cases where it is still running by Stefan Egli · 10 years ago
  87. 87eb387 SLING-5494 : Discovery InstancesDiff.retained() implementation not according to API doc - Match the API with the implementation - This closes #122 of github pull request of tmaret, many thx by Stefan Egli · 10 years ago
  88. 40841a7 [maven-release-plugin] prepare for next development iteration by Stefan Egli · 10 years ago
  89. dc7cf03 [maven-release-plugin] prepare release org.apache.sling.discovery.commons-1.0.10 by Stefan Egli · 10 years ago
  90. a484a7c SLING-5464 : fixed regression introduced in onlyDiffersInProperties - and added a proper JUnit test which would have avoided the problem in the first place by Stefan Egli · 10 years ago
  91. 2258bf7 [maven-release-plugin] prepare for next development iteration by Stefan Egli · 10 years ago
  92. 72931e1 [maven-release-plugin] prepare release org.apache.sling.discovery.commons-1.0.8 by Stefan Egli · 10 years ago
  93. b9d7db6 SLING-5458 : when clusterView.getId differs, that must result in a TOPOLOGY_CHANGING/CHANGED sequence - unlike before this fix where it just resulted in a PROPERTIES_CHANGED - which is wrong by Stefan Egli · 10 years ago
  94. 0e43b9a SLING-5458 : id can now be null - return null in getViewId in that case by Stefan Egli · 10 years ago
  95. 850af93 Switch to parent pom 26 by Carsten Ziegeler · 10 years ago
  96. e33de3c Remove type from bundle dependencies by Carsten Ziegeler · 10 years ago
  97. dce04cb [maven-release-plugin] prepare for next development iteration by Stefan Egli · 10 years ago
  98. e624a41 [maven-release-plugin] prepare release org.apache.sling.discovery.commons-1.0.6 by Stefan Egli · 10 years ago
  99. 274ecca SLING-5310 : replaced waitForAsyncEvents(4sec) with Thread.sleep(4sec) then another waitForAsyncEvents(2sec) to avoid making the assertion just when the event would yet be triggered by Stefan Egli · 10 years ago
  100. 8155d36 SLING-5310: adding cancelDelaying to MinEventDelayHandler - plus added a testReactivate test method which checks the scenario described in this ticket. Plus also added somewhat more logging to the HeartbeatHandler to help debugging should something similar reoccur by Stefan Egli · 10 years ago