aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test
Commit message (Expand)AuthorAgeFilesLines
* Qualify builds as 0.8.0Shawn O. Pearce2010-03-202-11/+11
* 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
* http.test: Use JUnit 3 test runnerShawn O. Pearce2010-02-091-1/+1
* http.test: Add missing plugin.properties to buildShawn O. Pearce2010-02-091-1/+2
* http.test: Use JGit Format and compiler settingsShawn O. Pearce2010-02-092-1/+386
* Cleanup OSGi Import-Package specifications to use versionsShawn O. Pearce2010-02-021-25/+25
* Fix racy HTTP tests by waiting for requests to finishShawn O. Pearce2010-01-252-26/+87
* Correct bundle, provider names to be consistentShawn O. Pearce2010-01-232-2/+5
* Make HTTP test project work in EclipseRobin Rosenberg2010-01-237-0/+94
* Add JUnit tests for HTTP transportShawn O. Pearce2010-01-1218-0/+3274