1. 1a5e30e A new push implementation. This updates us to the latest revision of the push by Joe Gregorio · 12 years ago
  2. baf0480 Make ResumableUploadError derive from HttpError. by Joe Gregorio · 12 years ago
  3. e7bbbb9 Handle reasons that are None. by Joe Gregorio · 12 years ago
  4. dc106fc Moving Resource class to module level to make it serializable. by Joe Gregorio · 13 years ago
  5. c80ac9d Handle passing streams directly to httplib2. by Joe Gregorio · 13 years ago
  6. 68a8cfe Flows no longer need to be saved between uses. by Joe Gregorio · 13 years ago
  7. 20b54fb More robust picking up JSON error responses. by Joe Gregorio · 13 years ago
  8. 3fb9367 Make batch errors align with normal errors. by Joe Gregorio · 13 years ago
  9. 549230c Fixes issue #85. Also moves all json imports to go through oauth2client.anyjson. Reviewed in http://codereview.appspot.com/5531064/. by Joe Gregorio · 14 years ago
  10. 5d1171b Fix Batch issues. Fixes issue #41. by Joe Gregorio · 14 years ago
  11. 66f5752 Add support for batch requests. by Joe Gregorio · 14 years ago
  12. d0bd388 Add support for resumable upload. by Joe Gregorio · 14 years ago
  13. dae2f55 Fix naming per review http://codereview.appspot.com/5375044/ by Joe Gregorio · 14 years ago
  14. 8b4df3f imported patch 22 by Joe Gregorio · 14 years ago
  15. a388ce3 Add checking of unexpected calls and unexpected provided body to by Joe Gregorio · 14 years ago
  16. fdf7c80 Add support for media uploads as they will appear in Discovery. by Joe Gregorio · 14 years ago
  17. 20a5aa9 Updated copyright notices where appropriate and refreshed generated docs. by Joe Gregorio · 14 years ago
  18. 4939655 Enhanced HttpError to now include the original request URI if possible. by Joe Gregorio · 14 years ago
  19. d4e1456 Fix some other tests broken by the new HttpError implementation by Joe Gregorio · 15 years ago
  20. 2dcc652 Improve error displaying, and move error display logic into the error module. by Ali Afshar · 15 years ago
  21. 3ad5e9a Add missing files from previous addition of mocks. by Joe Gregorio · 15 years ago