aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/TransportHttpTest.java
Commit message (Expand)AuthorAgeFilesLines
* TransportHttpTest: use java.time APIMatthias Sohn2024-12-281-4/+5
* Support "http.userAgent" and "http.extraHeader" from the git configJames Wynn2020-09-261-0/+48
* Replace deprecated junit assertion methods with hamcrestMatthias Sohn2020-01-221-1/+3
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* NetscapeCookieFileTest: Split HttpCookiesMatcher to own classDavid Pursehouse2019-06-071-1/+1
* Support reading and writing cookies.Konrad Windszus2019-06-061-0/+189