aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit/src/org/eclipse/jgit/junit/RepeatRule.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+0
* Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2021-12-041-0/+1
|\
| * Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2021-12-041-0/+1
| |\
| | * Add missing @since tagsMatthias Sohn2021-12-041-0/+1
* | | Merge branch 'stable-5.6'Matthias Sohn2020-02-281-1/+1
|\| |
| * | Make Logger instances finalDavid Pursehouse2020-02-271-1/+1
| |/
* / Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
|/
* Add missing javadoc in org.eclipse.jgit.junitMatthias Sohn2019-07-241-0/+18
* Enhance RepeatRule to report number of failures at the endMatthias Sohn2019-07-191-3/+25
* Fix javadoc in org.eclipse.jgit.junitMatthias Sohn2017-12-171-2/+3
* Add missing newlines at ends of Java filesDavid Pursehouse2017-07-251-1/+1
* Add a RepeatRule to help repeating flaky testsMatthias Sohn2016-08-251-0/+131