summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test/tst/org/eclipse/jgit
Commit message (Expand)AuthorAgeFilesLines
* http.server: Use TemporaryBuffer and compress some responsesShawn O. Pearce2010-03-121-3/+1
* Use "ERR message" for early ReceivePack problemsShawn O. Pearce2010-03-121-0/+151
* Capture non-progress side band #2 messages and put in resultShawn O. Pearce2010-03-121-0/+174
* Fix racy HTTP tests by waiting for requests to finishShawn O. Pearce2010-01-252-26/+87
* Add JUnit tests for HTTP transportShawn O. Pearce2010-01-1216-0/+3165