Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Catch an edge case in imports. | Joe Gregorio | 2013-03-03 | 1 | -8/+21 |
| | | | | Reviewed in https://codereview.appspot.com/7454047/. | ||||
* | Change the App Engine specific connection objects to be subclasses | Joe Gregorio | 2012-12-26 | 1 | -10/+28 |
| | | | | of the httplib ones, which gives better behavior on App Engine. | ||||
* | Add unit tests for app engine specific code. Fix bugs found in said tests. | Joe Gregorio | 2011-06-22 | 1 | -0/+64 |