summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test
Commit message (Expand)AuthorAgeFilesLines
...
* 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