Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http.server: Use TemporaryBuffer and compress some responses | Shawn O. Pearce | 2010-03-12 | 1 | -3/+1 |
* | Use "ERR message" for early ReceivePack problems | Shawn O. Pearce | 2010-03-12 | 1 | -0/+151 |
* | Capture non-progress side band #2 messages and put in result | Shawn O. Pearce | 2010-03-12 | 1 | -0/+174 |
* | http.test: Use JUnit 3 test runner | Shawn O. Pearce | 2010-02-09 | 1 | -1/+1 |
* | http.test: Add missing plugin.properties to build | Shawn O. Pearce | 2010-02-09 | 1 | -1/+2 |
* | http.test: Use JGit Format and compiler settings | Shawn O. Pearce | 2010-02-09 | 2 | -1/+386 |
* | Cleanup OSGi Import-Package specifications to use versions | Shawn O. Pearce | 2010-02-02 | 1 | -25/+25 |
* | Fix racy HTTP tests by waiting for requests to finish | Shawn O. Pearce | 2010-01-25 | 2 | -26/+87 |
* | Correct bundle, provider names to be consistent | Shawn O. Pearce | 2010-01-23 | 2 | -2/+5 |
* | Make HTTP test project work in Eclipse | Robin Rosenberg | 2010-01-23 | 7 | -0/+94 |
* | Add JUnit tests for HTTP transport | Shawn O. Pearce | 2010-01-12 | 18 | -0/+3274 |