Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Discard request HTTP bodies for status code <400 | Shawn O. Pearce | 2011-12-01 | 1 | -0/+2 |
* | Ensure all smart HTTP errors are sent to clients | Shawn O. Pearce | 2011-12-01 | 1 | -7/+9 |
* | Add utilities for smart HTTP error handling | Shawn O. Pearce | 2011-11-22 | 1 | -9/+9 |
* | Push errors back over sideband when possible | Shawn O. Pearce | 2011-06-09 | 1 | -1/+11 |
* | smart HTTP: Return errors inside payload | Shawn O. Pearce | 2011-04-01 | 1 | -1/+1 |
* | Allow application filters on smart HTTP operations | Shawn O. Pearce | 2011-04-01 | 1 | -20/+61 |
* | smart-http: Support progress in ReceivePack | Shawn O. Pearce | 2011-02-15 | 1 | -1/+6 |
* | daemon: Use HTTP's resolver and factory pattern | Shawn O. Pearce | 2011-02-14 | 1 | -3/+3 |
* | Ensure RevWalk is released when done | Shawn O. Pearce | 2010-06-29 | 1 | -1/+6 |
* | Externalize strings from JGit | Sasa Zivkov | 2010-05-19 | 1 | -1/+1 |
* | http.server: Use TemporaryBuffer and compress some responses | Shawn O. Pearce | 2010-03-12 | 1 | -18/+4 |
* | server side: smart push over HTTP | Shawn O. Pearce | 2010-01-12 | 1 | -0/+142 |