aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/GitServletInitTest.java
Commit message (Expand)AuthorAgeFilesLines
* Bump jetty version to 12.0.9 and servlet-api to 6.0David Ostrovsky2024-05-081-12/+9
* Bump jetty version to 11.0.20David Ostrovsky2024-05-021-1/+1
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix tests for OS X when the tmpdir is the default /tmpRobin Rosenberg2013-06-161-0/+4
* Update Jetty to 8.1.3.v20120416Matthias Sohn2012-05-231-9/+22
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-5/+13
* Introduce http test bundleJens Baumgart2010-12-081-3/+3
* Add JUnit tests for HTTP transportShawn O. Pearce2010-01-121-0/+119