1. 81904b5 SLING-12866 - Restrict force pushes, auto-delete branches on merge by Robert Munteanu · 4 weeks ago master
  2. 4764187 SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 10 months ago
  3. 64fb3ed SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 1 year, 11 months ago
  4. eb1a7d7 build on Linux only by Oliver Lietz · 2 years, 2 months ago
  5. ad8ab2f SLING-11955 Update to Sling Bundle Parent 51 by Oliver Lietz · 2 years, 2 months ago
  6. d59a9ef SLING-11476 Update Testing PaxExam to 4.0.0 by Oliver Lietz · 2 years, 2 months ago
  7. 61ab85d update build plugins by Oliver Lietz · 2 years, 2 months ago
  8. 5d7cc5d SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 2 years, 5 months ago
  9. 5fe9c19 suppress warnings for rule java:S3077 by Oliver Lietz · 2 years, 6 months ago
  10. 64a6fbc suppress warnings for rule java:S1117 by Oliver Lietz · 2 years, 6 months ago
  11. 12add23 style by Oliver Lietz · 2 years, 6 months ago
  12. 4f55f88 update test dependencies by Oliver Lietz · 2 years, 6 months ago
  13. fe8149b Merge pull request #2 from sdumitriu/SLING-11784-html-body-priority by Oliver Lietz · 2 years, 6 months ago
  14. 37113b6 SLING-11784: Email with both HTML and Text parts only display the text part in GMail by Sergiu Dumitriu · 2 years, 7 months ago
  15. 92f57ad update build plugins by Oliver Lietz · 2 years, 7 months ago
  16. 54b2a0f SLING-11629 Update to Sling Bundle Parent 49 by Oliver Lietz · 2 years, 11 months ago
  17. 1b79ec5 build with Java 11 and 17 by Oliver Lietz · 2 years, 11 months ago
  18. d2ea9f3 update Commons Threads (Java 17 compatible) by Oliver Lietz · 2 years, 11 months ago
  19. 20466bb disable dependabot by Oliver Lietz · 2 years, 11 months ago
  20. 51fc1e3 update build plugins by Oliver Lietz · 2 years, 11 months ago
  21. b60de3c update build plugins by Oliver Lietz · 3 years ago
  22. 864c698 SLING-11476 Update Testing PaxExam to 4.0.0 by Oliver Lietz · 3 years ago
  23. 81fd2fc [maven-release-plugin] prepare for next development iteration by Oliver Lietz · 3 years, 9 months ago
  24. 8004d72 [maven-release-plugin] prepare release org.apache.sling.commons.messaging.mail-2.0.0 by Oliver Lietz · 3 years, 9 months ago org.apache.sling.commons.messaging.mail-2.0.0
  25. 6ab6cd0 update test dependencies by Oliver Lietz · 3 years, 9 months ago
  26. 0a786e0 SLING-10639 Enable code checks with Checkstyle by Oliver Lietz · 3 years, 9 months ago
  27. 414c393 re-enable java imports by Oliver Lietz · 3 years, 9 months ago
  28. 3c83b9a SLING-10966 Use dedicated Properties and Session per SimpleMessageBuilder instance by Oliver Lietz · 3 years, 9 months ago
  29. aa0a1d3 SLING-10965 Support server identity check by Oliver Lietz · 3 years, 9 months ago
  30. 9d8fb9f fix javadoc.io doc link by Oliver Lietz · 3 years, 11 months ago
  31. b707685 SLING-10639 Enable code checks with Checkstyle by Oliver Lietz · 3 years, 11 months ago
  32. 8c54f99 update test dependencies by Oliver Lietz · 3 years, 11 months ago
  33. b2fe2f8 SLING-10872 Update to Sling Bundle Parent 46 by Oliver Lietz · 3 years, 11 months ago
  34. 369d5bd SLING-10516 Update Sling Commons Crypto to 1.1.0 by Oliver Lietz · 3 years, 11 months ago
  35. fb244ca SLING-10802 Update to Sling Bundle Parent 45 by Oliver Lietz · 4 years ago
  36. 735b0a2 check for required configuration and services, test component lifecycle by Oliver Lietz · 4 years ago
  37. 8bd60bf SLING-10639 Enable code checks with Checkstyle by Oliver Lietz · 4 years, 1 month ago
  38. 1edee72 test component lifecycle by Oliver Lietz · 4 years, 1 month ago
  39. 37f4b7e SLING-10665 Update to Sling Bundle Parent 44 by Oliver Lietz · 4 years, 1 month ago
  40. 846c3d3 add javadoc for implementation by Oliver Lietz · 4 years, 1 month ago
  41. 6ef7792 do not deconstruct component, keep it in an usable state by Oliver Lietz · 4 years, 1 month ago
  42. 7f56701 update project description by Oliver Lietz · 4 years, 1 month ago
  43. 25f9d09 SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 4 years, 1 month ago
  44. eb87260 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 4 years, 1 month ago
  45. 93c571a SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 4 years, 1 month ago
  46. 2f848bd [spotbugs] exclude EI_EXPOSE_REP2 by Oliver Lietz · 4 years, 1 month ago
  47. f29c91a [pmd] EmptyCatchBlock by Oliver Lietz · 4 years, 1 month ago
  48. bc20713 [pmd] UnusedPrivateMethod by Oliver Lietz · 4 years, 1 month ago
  49. 4e6acb6 [checkstyle] (javadoc) MissingJavadocMethod by Oliver Lietz · 4 years, 1 month ago
  50. 3713f9c [checkstyle] (javadoc) MissingJavadocType by Oliver Lietz · 4 years, 1 month ago
  51. 0f6a7c7 [checkstyle] (coding) OverloadMethodsDeclarationOrder by Oliver Lietz · 4 years, 2 months ago
  52. d343506 [checkstyle] (coding) MultipleStringLiterals by Oliver Lietz · 4 years, 2 months ago
  53. 30bb86e [checkstyle] (metrics) ClassDataAbstractionCoupling by Oliver Lietz · 4 years, 2 months ago
  54. dc1efbd [checkstyle] (metrics) ClassFanOutComplexity by Oliver Lietz · 4 years, 2 months ago
  55. 6a5b899 [checkstyle] (design) VisibilityModifier by Oliver Lietz · 4 years, 2 months ago
  56. 085abcb [checkstyle] (coding) IllegalCatch by Oliver Lietz · 4 years, 2 months ago
  57. b0958ff SLING-10639 Enable code checks with Checkstyle by Oliver Lietz · 4 years, 2 months ago
  58. c3c1414 [checkstyle] (coding) DeclarationOrder by Oliver Lietz · 4 years, 2 months ago
  59. 2561508 [checkstyle] (modifier) RedundantModifier by Oliver Lietz · 4 years, 2 months ago
  60. dac1d87 [checkstyle] (coding) MissingCtor by Oliver Lietz · 4 years, 2 months ago
  61. ab8bcdd [checkstyle] (javadoc) JavadocPackage by Oliver Lietz · 4 years, 2 months ago
  62. 4b5491a [checkstyle] (javadoc) MissingJavadocMethod by Oliver Lietz · 4 years, 2 months ago
  63. ba54c3a [checkstyle] (misc) FinalParameters by Oliver Lietz · 4 years, 2 months ago
  64. 0291017 [checkstyle] (design) DesignForExtension by Oliver Lietz · 4 years, 2 months ago
  65. d9a98f7 [checkstyle] (modifier) InterfaceMemberImpliedModifier by Oliver Lietz · 4 years, 2 months ago
  66. 7098f40 SLING-10641 Enable code checks with SpotBugs by Oliver Lietz · 4 years, 2 months ago
  67. 6e9625e SLING-10640 Enable code checks with PMD by Oliver Lietz · 4 years, 2 months ago
  68. 89cb88f SLING-10639 Enable code checks with Checkstyle by Oliver Lietz · 4 years, 2 months ago
  69. 5b87c21 SLING-10516 Update Sling Commons Crypto to 1.1.0 by Oliver Lietz · 4 years, 2 months ago
  70. 7581cd4 remove redundant properties by Oliver Lietz · 4 years, 2 months ago
  71. ccd9e15 SLING-9697 Enable code coverage with JaCoCo by Oliver Lietz · 4 years, 3 months ago
  72. 1a48d22 SLING-10518 Update to Sling Bundle Parent 43 by Oliver Lietz · 4 years, 3 months ago
  73. dbf9d38 SLING-10516 Update Sling Commons Crypto to 1.1.0 by Oliver Lietz · 4 years, 3 months ago
  74. a2fd0c7 disable java imports by Oliver Lietz · 4 years, 3 months ago
  75. a48520e SLING-10389 Remove Commons Lang3 dependency by Oliver Lietz · 4 years, 4 months ago
  76. 395d164 add configuration examples and dependencies by Oliver Lietz · 4 years, 4 months ago
  77. 40569d5 SLING-10389 Remove Commons Lang3 dependency by Oliver Lietz · 4 years, 4 months ago
  78. a1458a1 style by Oliver Lietz · 4 years, 4 months ago
  79. ba68986 SLING-10381 Unify Header parameters in API by Oliver Lietz · 4 years, 4 months ago
  80. 73276cf SLING-10017 Switch to Jakarta Mail and Activation APIs by Oliver Lietz · 4 years, 4 months ago
  81. 6a78454 SLING-10380 Headers support not working by Oliver Lietz · 4 years, 4 months ago
  82. fb80257 SLING-10381 Unify Header parameters in API by Oliver Lietz · 4 years, 4 months ago
  83. 6e12192 style by Oliver Lietz · 4 years, 4 months ago
  84. e785b6d SLING-10380 Headers support not working by Oliver Lietz · 4 years, 4 months ago
  85. b91f7f5 SLING-10380 Headers support not working by Oliver Lietz · 4 years, 4 months ago
  86. 70fe89b add tests for from address by Oliver Lietz · 4 years, 4 months ago
  87. 5516eeb SLING-10379 Support arrays and collections of addresses in MessageBuilder by Oliver Lietz · 4 years, 4 months ago
  88. ee7328c SLING-10378 Update to Sling Bundle Parent 41 by Oliver Lietz · 4 years, 4 months ago
  89. 0d6a2a8 SLING-10377 Fix nullability annotations for primitive array parameters by Oliver Lietz · 4 years, 4 months ago
  90. 78b3bf7 style by Oliver Lietz · 4 years, 4 months ago
  91. a4d88c0 update test dependencies by Oliver Lietz · 4 years, 4 months ago
  92. 1b542b4 SLING-10017 Switch to Jakarta Mail and Activation APIs by Oliver Lietz · 4 years, 4 months ago jakarta
  93. 768172f SLING-10017 Switch to Jakarta Mail and Activation APIs by Oliver Lietz · 4 years, 4 months ago
  94. 9e71aa3 SLING-10017 Switch to Jakarta Mail and Activation APIs by Oliver Lietz · 4 years, 9 months ago
  95. dbee5a0 collect Google Truth and dependencies at the bottom by Oliver Lietz · 4 years, 9 months ago
  96. ae99a59 SLING-9697 Enable code coverage with JaCoCo by Oliver Lietz · 5 years ago
  97. cf304c7 style by Oliver Lietz · 5 years ago
  98. 72fdbde style by Oliver Lietz · 5 years ago
  99. aace9fb suppress warnings for rule java:S100 by Oliver Lietz · 5 years ago
  100. cbfd1ca SLING-9686 - Update project badges to point to ci-builds.apache.org by Radu Cotescu · 5 years ago