summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test/tst
Commit message (Expand)AuthorAgeFilesLines
...
| * Use FileRepository where we assume other file semanticsShawn O. Pearce2010-06-255-18/+24
| * Remove RepositoryConfig and use FileBasedConfig insteadShawn O. Pearce2010-06-253-6/+6
* | Fully implement Logger interfaceJonathan Gossage2010-07-171-4/+44
|/
* Make inner classes static in http codeRobin Rosenberg2010-06-133-3/+3
* 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