aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit.http/src/org/eclipse/jgit/junit/http/TestRequestLog.java
Commit message (Expand)AuthorAgeFilesLines
* Bump jetty version to 12.0.9 and servlet-api to 6.0David Ostrovsky2024-05-081-33/+15
* Bump jetty version to 11.0.20David Ostrovsky2024-05-021-4/+4
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+0
* [tests] Stabilize the HTTP server's request logThomas Wolf2022-07-311-8/+12
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Configure Semaphore used in TestRequestLog to be fairMatthias Sohn2018-02-221-1/+1
* Fix indentation in TestRequestLogMatthias Sohn2018-02-221-75/+76
* Fix javadoc in org.eclipse.jgit.junit.httpMatthias Sohn2017-12-171-0/+1
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Update to Jetty 9.2.10Matthias Sohn2015-05-101-1/+1
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-5/+5
* Introduce http test bundleJens Baumgart2010-12-081-0/+136