1. 3d31a06 SLING-12866 - Restrict force pushes, auto-delete branches on merge by Robert Munteanu · 5 weeks ago master
  2. 3860b65 SLING-12709 Update Pax TinyBundles to 4.0.1 by Oliver Lietz · 6 months ago
  3. c8161e5 SLING-12603 Switch to framework extension in SPI Fly Option by Oliver Lietz · 8 months ago
  4. f0cc1bf require Maven 3.9.8 (available on Jenkins CI) by Oliver Lietz · 9 months ago
  5. 469b690 build with Java 17 and 21 by Oliver Lietz · 9 months ago
  6. 16a5608 add missing test by Oliver Lietz · 9 months ago
  7. 061883f SLING-12520 Update Pax Exam to 4.14.0 by Oliver Lietz · 9 months ago
  8. a997473 SLING-12574 Update options and versions by Oliver Lietz · 9 months ago
  9. f8bd822 SLING-12593 Provide bnd Option by Oliver Lietz · 9 months ago
  10. 100ffc1 SLING-12577 Drop Sling Options by Oliver Lietz · 9 months ago
  11. d601c5b update test dependencies and plugins by Oliver Lietz · 9 months ago
  12. 82eb901 SLING-12585 Update to Sling Bundle Parent 62 by Oliver Lietz · 9 months ago
  13. 346a1a8 SLING-12520 Update Pax Exam to 4.14.0 by Oliver Lietz · 9 months ago
  14. f0b63e8 SLING-11996 Upgrade Pax TinyBundles to 4.0.0 by Oliver Lietz · 9 months ago
  15. 8513e44 SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 10 months ago
  16. c26877e SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 1 year, 11 months ago
  17. 504859f SLING-11962 Update to Sling Bundle Parent 51 by Oliver Lietz · 2 years, 2 months ago
  18. dff3c2f [maven-release-plugin] prepare for next development iteration by Oliver Lietz · 2 years, 2 months ago
  19. 5a5b832 [maven-release-plugin] prepare release org.apache.sling.testing.paxexam-4.0.0 by Oliver Lietz · 2 years, 2 months ago org.apache.sling.testing.paxexam-4.0.0
  20. 50b518d SLING-9687 Update options and versions to latest features by Oliver Lietz · 2 years, 2 months ago
  21. c57986a SLING-11941 Support snapshots in Options integration tests by Oliver Lietz · 2 years, 2 months ago
  22. 41f9deb style by Oliver Lietz · 2 years, 2 months ago
  23. 438dd3c SLING-11942 Target Java 11 by Oliver Lietz · 2 years, 2 months ago
  24. 60d2745 SLING-11941 Support snapshots in Options integration tests by Oliver Lietz · 2 years, 2 months ago
  25. 213a04a SLING-11938 Update to Sling Bundle Parent 50 by Oliver Lietz · 2 years, 2 months ago
  26. 308484e SLING-11645 Enable code checks with SpotBugs by Oliver Lietz · 2 years, 2 months ago
  27. f44a7ac SLING-11644 Enable code checks with PMD by Oliver Lietz · 2 years, 2 months ago
  28. be24fd1 SLING-11643 Enable code checks with Checkstyle by Oliver Lietz · 2 years, 2 months ago
  29. 4cdd586 build on Linux only by Oliver Lietz · 2 years, 2 months ago
  30. f59827d SLING-11790 Provide Commons Permissions Option by Oliver Lietz · 2 years, 2 months ago
  31. de886fe SLING-11791 Provide Commons Permissions Sling Option by Oliver Lietz · 2 years, 2 months ago
  32. e4db9bc SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 2 years, 5 months ago
  33. 179b19e suppress warnings for rule java:S2699 by Oliver Lietz · 2 years, 6 months ago
  34. a9f79de suppress warnings for rule java:S112 by Oliver Lietz · 2 years, 6 months ago
  35. b7f992b add missing configuration for Felix HTTP service by Oliver Lietz · 2 years, 6 months ago
  36. f22c0fa suppress warnings for rule java:S1444 by Oliver Lietz · 2 years, 6 months ago
  37. 5a91b17 [spotbugs] exclude UNENCRYPTED_SERVER_SOCKET by Oliver Lietz · 2 years, 6 months ago
  38. 4ca779c [spotbugs] exclude PATH_TRAVERSAL_IN by Oliver Lietz · 2 years, 6 months ago
  39. 4bfe944 [spotbugs] exclude MS_SHOULD_BE_FINAL by Oliver Lietz · 2 years, 6 months ago
  40. 5152c50 SLING-11645 Enable code checks with SpotBugs by Oliver Lietz · 2 years, 6 months ago
  41. 7a9a56c [pmd] TooManyStaticImports by Oliver Lietz · 2 years, 6 months ago
  42. 36829f4 SLING-11644 Enable code checks with PMD by Oliver Lietz · 2 years, 6 months ago
  43. f6bc379 [checkstyle] (javadoc) SummaryJavadoc by Oliver Lietz · 2 years, 6 months ago
  44. c145ae5 [checkstyle] (javadoc) MissingJavadocType by Oliver Lietz · 2 years, 6 months ago
  45. 64e99f5 style by Oliver Lietz · 2 years, 6 months ago
  46. 603efa9 [checkstyle] (javadoc) MissingJavadocMethod by Oliver Lietz · 2 years, 6 months ago
  47. 4b6e465 [checkstyle] (javadoc) MissingJavadocPackage by Oliver Lietz · 2 years, 6 months ago
  48. c9e8e17 [checkstyle] (coding) IllegalCatch by Oliver Lietz · 2 years, 6 months ago
  49. 5f66280 [checkstyle] (coding) AvoidInlineConditionals by Oliver Lietz · 2 years, 6 months ago
  50. 28038ea [checkstyle] (design) FinalClass by Oliver Lietz · 2 years, 6 months ago
  51. 63de0df [checkstyle] (naming) LocalFinalVariableName by Oliver Lietz · 2 years, 6 months ago
  52. 957dae2 [checkstyle] (coding) DeclarationOrder by Oliver Lietz · 2 years, 6 months ago
  53. 8a48285 [checkstyle] (design) VisibilityModifier by Oliver Lietz · 2 years, 6 months ago
  54. fee4334 [checkstyle] (modifier) RedundantModifier by Oliver Lietz · 2 years, 6 months ago
  55. 355db6e [checkstyle] (coding) ReturnCount by Oliver Lietz · 2 years, 6 months ago
  56. fd82949 [checkstyle] (metrics) JavaNCSS by Oliver Lietz · 2 years, 6 months ago
  57. 722390e [checkstyle] (sizes) MethodLength by Oliver Lietz · 2 years, 6 months ago
  58. a534951 [checkstyle] (sizes) ExecutableStatementCount by Oliver Lietz · 2 years, 6 months ago
  59. 5eeb9d6 [checkstyle] (naming) AbstractClassName by Oliver Lietz · 2 years, 6 months ago
  60. 21b1553 [checkstyle] (sizes) MethodCount by Oliver Lietz · 2 years, 6 months ago
  61. f227aaa [checkstyle] (coding) OverloadMethodsDeclarationOrder by Oliver Lietz · 2 years, 6 months ago
  62. f7abe5c [checkstyle] (coding) MagicNumber by Oliver Lietz · 2 years, 6 months ago
  63. 133feae [checkstyle] (coding) MissingCtor by Oliver Lietz · 2 years, 6 months ago
  64. 5e81e1d [checkstyle] (whitespace) SeparatorWrap by Oliver Lietz · 2 years, 6 months ago
  65. 1f66be3 [checkstyle] (coding) MultipleStringLiterals by Oliver Lietz · 2 years, 6 months ago
  66. 86700f9 SLING-11643 Enable code checks with Checkstyle by Oliver Lietz · 2 years, 6 months ago
  67. c4e2024 SLING-9687 Update options and versions to latest features by Oliver Lietz · 2 years, 6 months ago
  68. 3622e78 SLING-11791 Provide Commons Permissions Sling Option by Oliver Lietz · 2 years, 6 months ago
  69. 8d5ab96 SLING-11790 Provide Commons Permissions Option by Oliver Lietz · 2 years, 6 months ago
  70. 3d7f5e1 SLING-9687 Update options and versions to latest features by Oliver Lietz · 2 years, 6 months ago
  71. 44ef71c disable dependabot by Oliver Lietz · 2 years, 7 months ago
  72. 9451309 SLING-11520 Provision junit and hamcrest options by default by Oliver Lietz · 3 years ago
  73. 1cb5123 remove unused imports by Oliver Lietz · 3 years ago
  74. 46eeb1d make common configuration option accessible by Oliver Lietz · 3 years ago
  75. c4f6d11 remove unused imports by Oliver Lietz · 3 years ago
  76. 62b1393 SLING-11490 Provide JUnit Option by Oliver Lietz · 3 years ago
  77. ad67fbb SLING-11561 Update to Sling Bundle Parent 49 by Oliver Lietz · 3 years ago
  78. d751b91 SLING-11561 Update to Sling Bundle Parent 49 by Oliver Lietz · 3 years ago
  79. 0a486f2 SLING-11520 Provision junit and hamcrest options by default by Oliver Lietz · 3 years ago
  80. a8e3561 SLING-9687 Update options and versions to latest features by Oliver Lietz · 3 years, 1 month ago
  81. 6759ed8 SLING-9687 Update options and versions to latest features by Oliver Lietz · 3 years, 1 month ago
  82. c9a8aae SLING-11520 Provision junit and hamcrest options by default by Oliver Lietz · 3 years, 1 month ago
  83. e800aba SLING-11490 Provide JUnit Option by Oliver Lietz · 3 years, 2 months ago
  84. 00bafa8 SLING-11489 Provide Hamcrest Option by Oliver Lietz · 3 years, 2 months ago
  85. c3ec65c SLING-9687 Update options and versions to latest features by Oliver Lietz · 3 years, 2 months ago
  86. b0514db SLING-11441 Update to Sling Bundle Parent 48 by Oliver Lietz · 3 years, 2 months ago
  87. 520b547 update test dependencies by Oliver Lietz · 3 years, 2 months ago
  88. 3f64686 SLING-11440 Provide Jackson Option by Oliver Lietz · 3 years, 2 months ago
  89. 6403a82 SLING-11264 Provide Pax Logging Log4j 2 Option by Oliver Lietz · 3 years, 5 months ago
  90. 0e1b383 SLING-10492 Provide Pax Logging Logback Option by Oliver Lietz · 3 years, 5 months ago
  91. 5068528 SLING-10492 Provide Pax Logging Logback Option by Oliver Lietz · 3 years, 5 months ago
  92. 6362a31 SLING-11264 Provide Pax Logging Log4j 2 Option by Oliver Lietz · 3 years, 5 months ago
  93. 9a577d2 SLING-11263 Provide Pax Logging API Option by Oliver Lietz · 3 years, 5 months ago
  94. ad23f62 SLING-11268 Populate working directory as system property by Oliver Lietz · 3 years, 5 months ago
  95. 002af5d SLING-11266 Build with Java 11 and 17 by Oliver Lietz · 3 years, 5 months ago
  96. 6afdddf SLING-9687 Update options and versions to latest features by Oliver Lietz · 3 years, 5 months ago
  97. e6fff72 SLING-11236 Update to Sling Bundle Parent 47 by Oliver Lietz · 3 years, 5 months ago
  98. c87208f SLING-11051 - Fixing JavaDoc badge by Dan Klco · 3 years, 8 months ago
  99. 05031e9 SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 4 years, 1 month ago
  100. d169c36 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 4 years, 1 month ago