- b381641 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 3 months ago master
- ea71f42 [maven-release-plugin] prepare release org.apache.sling.junit.core-1.3.0 by Carsten Ziegeler · 3 months ago org.apache.sling.junit.core-1.3.0
- b876433 Fix formatting via spotless plugin by Carsten Ziegeler · 3 months ago
- b4c6363 Merge pull request #35 from apache/maia/task-run-13 by Carsten Ziegeler · 3 months ago
- 862aaf8 Merge branch 'master' into maia/task-run-13 by Carsten Ziegeler · 3 months ago
- dc9e5c7 fix(servlet): sanitize sessionId before logging to prevent log injection by Carsten Ziegeler · 3 months ago
- 4df92e9 Merge pull request #34 from apache/maia/task-run-10 by Carsten Ziegeler · 3 months ago
- 679e8a0 chore: upgrade sling-bundle-parent to 66 and junit-jupiter to 6.0.3 by Carsten Ziegeler · 3 months ago
- 5bdf5f7 SLING-13183 : Remove TestLogServlet and dependency on outdated logback by Carsten Ziegeler · 3 months ago
- e0eb2ba Fix failing test after commons lang3 update by Carsten Ziegeler · 3 months ago
- 7f62670 Update jdks to build on by Carsten Ziegeler · 3 months ago
- f6aabc9 Merge pull request #33 from apache/maia/task-run-7 by Carsten Ziegeler · 3 months ago
- e2a923d docs: add AGENTS.md, CLAUDE.md, and expand README by Carsten Ziegeler · 3 months ago
- 38c62c5 Merge pull request #32 from apache/dependabot/maven/org.apache.commons-commons-lang3-3.18.0 by Carsten Ziegeler · 3 months ago
- e6f6049 SLING-12866 - Restrict force pushes, auto-delete branches on merge by Robert Munteanu · 12 months ago
- 24682d0 Bump org.apache.commons:commons-lang3 from 3.8 to 3.18.0 by dependabot[bot] · 1 year, 1 month ago
- 329bbf9 [maven-release-plugin] prepare for next development iteration by Robert Munteanu · 1 year, 4 months ago
- 7abbdf6 [maven-release-plugin] prepare release org.apache.sling.junit.core-1.2.0 by Robert Munteanu · 1 year, 4 months ago org.apache.sling.junit.core-1.2.0
- 5a03607 SLING-12722 - Enable secure XML processing in XmlRenderer (#30) by Robert Munteanu · 1 year, 4 months ago
- e68becc SLING-12722 - Enable secure XML processing in XmlRenderer (#29) by Robert Munteanu · 1 year, 4 months ago
- b103828 Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13 (#23) by dependabot[bot] · 1 year, 4 months ago
- 331a673 Bump org.apache.sling:org.apache.sling.servlets.resolver (#24) by dependabot[bot] · 1 year, 4 months ago
- c3277f6 Bump groovy from 3.0.6 to 3.0.7 (#17) by dependabot[bot] · 1 year, 4 months ago
- e57dabe SLING-12072 - Migrate sling.junit.core to jakarta.json (#25) by Robert Munteanu · 1 year, 4 months ago
- 81ae642 SLING-12720 - Build fails on Java 21:Byte Buddy could not instrument all classes within the mock's type hierarchy (#26) by Robert Munteanu · 1 year, 4 months ago
- 3886858 SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 1 year, 9 months ago
- 301c9b8 SLING-12162 - Update o.a.s.junit.core to jupiter 5.10.1 (#21) by Julian Sedding · 2 years, 9 months ago
- 48ab7f9 SLING-12072: migrate to jakarta.json (#20) by Ashok Pelluru · 2 years, 9 months ago
- 5e7b092 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 2 years, 10 months ago
- 7c030d1 SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 3 years, 4 months ago
- fdb23bd SLING-11051 - Fixing JavaDoc badge by Dan Klco · 4 years, 7 months ago
- c6c7c5c SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 5 years ago
- 2af9b45 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 5 years ago
- 9f34c69 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 5 years ago
- 4108f90 [maven-release-plugin] prepare for next development iteration by Julian Sedding · 5 years ago
- 82d4c6d [maven-release-plugin] prepare release org.apache.sling.junit.core-1.1.6 by Julian Sedding · 5 years ago org.apache.sling.junit.core-1.1.6
- 1f4c074 trivial: javadoc fixes by Julian Sedding · 5 years ago
- dcbc298 SLING-10549 - Regression: BundleTestsProvider recognizes too many test-classes by Julian Sedding · 5 years ago
- 9b8274c trivial: remove unused imports by Julian Sedding · 5 years ago
- 929db42 SLING-10548 - Incorrect POST URL for individual test method execution by Julian Sedding · 5 years ago
- f8efc36 SLING-10546 - RequestParser#acceptTestName is too lenient by Julian Sedding · 5 years ago
- 05eeeb4 @Service annotation for Jupiter should explicitly allow for optional and mandatory service injection by Julian Sedding · 5 years ago
- e629f41 [maven-release-plugin] prepare for next development iteration by Julian Sedding · 5 years ago
- 908776a [maven-release-plugin] prepare release org.apache.sling.junit.core-1.1.4 by Julian Sedding · 5 years ago
- 0703519 SLING-10510 - Update to Parent 43 by Julian Sedding · 5 years ago
- 32bdaf4 SLING-10497 - JUnit Jupiter ParameterResolver for OSGi by Julian Sedding · 5 years ago
- f6e6837 SLING-10497 - JUnit Jupiter ParameterResolver for OSGi by Julian Sedding · 5 years ago
- 5334174 SLING-10394 - JUnit Core's HtmlReporter does not correctly report failed assumptions by Julian Sedding · 5 years ago
- 6be67ce SLING-10394 - JUnit Core's HtmlReporter does not correctly report failed assumptions by Julian Sedding · 5 years ago
- 6ec8034 Upgrade to parent version 41, version 40 is affected by SLING-9972 by Robert Munteanu · 5 years ago
- a997f41 Upgrade to parent version 41, version 40 is affected by SLING-9972 by Robert Munteanu · 5 years ago
- b71f36a [maven-release-plugin] prepare for next development iteration by Cris Rockwell · 5 years ago
- 2ecc979 [maven-release-plugin] prepare release org.apache.sling.junit.core-1.1.2 by Cris Rockwell · 5 years ago org.apache.sling.junit.core-1.1.2
- ba888eb [maven-release-plugin] rollback the release of org.apache.sling.junit.core-1.1.2 by Cris Rockwell · 5 years ago
- 4d1222f [maven-release-plugin] prepare release org.apache.sling.junit.core-1.1.2 by Cris Rockwell · 5 years ago
- 88d700a Use a more lightweight Sling instance for testing by Bertrand Delacretaz · 5 years ago
- 2811d3b SLING-9980 - fix integration tests for Java 11 by Bertrand Delacretaz · 5 years ago
- 729ac85 SLING-9980 - refactor for clarity by Bertrand Delacretaz · 5 years ago
- 9744c2d SLING-9935 - NoClassDefFoundError org/junit/platform/engine/TestEngine by Julian Sedding · 6 years ago
- 88732dd SLING-9915 - remove unused Sling-Test-Regexp by Bertrand Delacretaz · 6 years ago
- 9b71389 Sling 9915 support for sling annotations test runner (#5) by Cris Rockwell · 6 years ago
- 69339e3 SLING-9835 - update to sling-bundle-parent 40 by Bertrand Delacretaz · 6 years ago
- 6cb64fe [maven-release-plugin] prepare for next development iteration by Julian Sedding · 6 years ago
- 9f99a40 [maven-release-plugin] prepare release org.apache.sling.junit.core-1.1.0 by Julian Sedding · 6 years ago org.apache.sling.junit.core-1.1.0
- 8a30309 SLING-9795 - JUnit 5 support for server-side tests by Julian Sedding · 6 years ago
- 3eab8a9 Adding sonarqube badges as per SLING-9682 by Dan Klco · 6 years ago
- 21c2d8c Updating badges for org-apache-sling-junit-core by Radu Cotescu · 6 years ago
- a0d14fc removed wrongly committed file by Radu Cotescu · 6 years ago
- 9b09306 [maven-release-plugin] prepare for next development iteration by Radu Cotescu · 6 years ago
- 6a38932 [maven-release-plugin] prepare release org.apache.sling.junit.core-1.0.30 by Radu Cotescu · 6 years ago org.apache.sling.junit.core-1.0.30
- ef40bf6 SLING-9586 - Update jUnit Core to parent pom 39 or higher by Radu Cotescu · 6 years ago
- f32c03e Merge pull request #3 from nitin-nizhawan/SLING9542 by Bertrand Delacretaz · 6 years ago
- bc92377 SLING-9542, Unable to use junit categories with sling junit core by Nitin Nizhawan · 6 years ago
- bfd7e0f SLING-9477 - Teleported tests cannot be executed on the latest Sling Starter App by Radu Cotescu · 6 years ago
- 7679c08 SLING-7157 : metatype.properties file must not be in OSGI-INF/metatype by Carsten Ziegeler · 6 years ago
- a9168eb SLING-9367 - Update junit.core and junit.teleporter to use commons.johnzon 1.2.0 by Radu Cotescu · 6 years ago
- ff67900 [maven-release-plugin] prepare for next development iteration by Bertrand Delacretaz · 6 years ago
- b9cabe4 [maven-release-plugin] prepare release org.apache.sling.junit.core-1.0.28 by Bertrand Delacretaz · 6 years ago org.apache.sling.junit.core-1.0.28
- 7e7b214 SLING-9200 - simplify needToWait(...), use more constants and minor cleanup by Bertrand Delacretaz · 6 years ago
- 649e7b4 Merge pull request #2 from tyge68/issue/SLING-9200 by Bertrand Delacretaz · 6 years ago
- f2ab4c6 gitignore by Bertrand Delacretaz · 6 years ago
- 7d1ebfd SLING-9200 fixing implementation and adding junit tests by Thierry Ygé · 6 years ago
- 1b083d7 SLING-9200 revert proper version by Thierry Ygé · 6 years ago
- 9f2f84c SLING-9200 fixing implementation and adding junit tests by Thierry Ygé · 6 years ago
- 3e17844 SLING-9200 adding comment by Thierry Ygé · 6 years ago
- d09eaf3 SLING-9200 adding global timeout of one minute by Thierry Ygé · 6 years ago
- 5d2a069 Updating badges for org-apache-sling-junit-core by Radu Cotescu · 8 years ago
- ab5033f SLING-7245 - Validate pull requests using Jenkins by Robert Munteanu · 8 years ago
- 68a10c1 trivial: added license header to *.md files by Radu Cotescu · 8 years ago
- 520f557 SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module by Radu Cotescu · 8 years ago
- a2c210e SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT file to every module by Radu Cotescu · 8 years ago
- 16dfc93 Updating badges for org-apache-sling-junit-core by Dan Klco · 8 years ago
- d7a0113 SLING-7213 - Add a default .gitignore file to every module by Robert Munteanu · 9 years ago
- 0e706e3 SLING-7214 - Add the LICENSE file to every module by Robert Munteanu · 9 years ago
- db61c8c Fix typo in pom.xml : conncetion should be connection by Robert Munteanu · 9 years ago
- 5b68371 SLING-7162 - Update SCM information in all POM files to reference Git by Robert Munteanu · 9 years ago
- 18e76a3 SLING-7162 - Update SCM information in all POM files to reference Git by Robert Munteanu · 9 years ago
- 52cd775 SLING-7167 Adjust READMEs by Oliver Lietz · 9 years ago
- e6fb4de [maven-release-plugin] prepare for next development iteration by Karl Pauls · 9 years ago
- c3c1db2 [maven-release-plugin] prepare release org.apache.sling.junit.core-1.0.26 by Karl Pauls · 9 years ago