aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit.http/src/org/eclipse/jgit/junit/http/MockServletConfig.java
Commit message (Expand)AuthorAgeFilesLines
* Bump jetty version to 11.0.20David Ostrovsky2024-05-021-2/+2
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-4/+2
* Remove redundant type argumentsThomas Wolf2021-09-301-1/+2
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix javadoc in org.eclipse.jgit.junit.httpMatthias Sohn2017-12-171-0/+13
* Add missing newlines at ends of Java filesDavid Pursehouse2017-07-251-1/+1
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+6
* MockServletConfig: Fix warning about unchecked conversion of EnumerationDavid Pursehouse2016-02-151-1/+1
* Introduce http test bundleJens Baumgart2010-12-081-0/+85