1. 2243529 Set default HTTP timeout of 60s (#320) by Igor Maravić · 8 years ago
  2. 94a5394 Fix error in resumable upload when receiving a 308 response (#312) by Matt Carroll · 8 years ago
  3. 6755f61 Add support for oauth2client >= 3.0.0, < 4.0.0. (#265) by Jon Wayne Parrott · 8 years ago
  4. cc6d398 Retry rate limits on chunk uploading by Zhihao Yuan · 8 years ago
  5. 23174be Refresh empty OAuth2 credentials in batch request by Gabriel Garcia · 8 years ago
  6. 713b1de Merge pull request #219 from tbonfort/patch-1 by Nathaniel Manista · 9 years ago
  7. 3146c92 googleapiclient.http: guard when importing ssl by Tay Ray Chuan · 9 years ago
  8. 88ab76b Retry requests on broken pipe and aborted connection (#218) by Thomas Bonfort · 9 years ago
  9. c6425a0 Add retry on rate limiting API responses and network timeouts by eesheesh · 9 years ago
  10. 0969915 move logging into __name__-specific loggers from the root logger by Emmett Butler · 9 years ago
  11. 703c92c Handle SSL errors with retries by Sergiy Byelozyorov · 9 years ago
  12. dc13631 Default to octet-stream if mimetype detection fails. by Nam T. Nguyen · 9 years ago
  13. fafe858 Always assume httplib.request supports streams by e00E · 9 years ago
  14. 26b0100 Force HttpMock to read content from file as bytes by Alan Briolat · 9 years ago
  15. 1b5350d return if the batch is empty by Mohamed Zenadi · 9 years ago
  16. 9a8f94b Stop stripping newlines from batch requests by Pepper Lebeck-Jobe · 9 years ago
  17. b246d51 Merge pull request #48 from cgurnik/default-mock-headers by Nathaniel Manista · 10 years ago
  18. 8e55b76 Don't include reason in default HttpMock headers by Craig Gurnik · 10 years ago
  19. 06d28d8 Remove unused lines by INADA Naoki · 10 years ago
  20. 0915761 Fix unicode issues in HttpError and BatchHttpRequest by INADA Naoki · 10 years ago
  21. c9abbbd Changed to use string explicitly by Pat Ferate · 10 years ago
  22. b240c17 Updating local imports (relative -> absolute) by Pat Ferate · 10 years ago
  23. d5b61bd Updating urllib related imports and usage. (Using six) by Pat Ferate · 10 years ago
  24. ed9affd Updating StringIO, BytesIO, and FileIO imports and usage. (Using six) by Pat Ferate · 10 years ago
  25. e4ea1a9 Make 2/3 compatible code with python-modernize by INADA Naoki · 10 years ago
  26. 15fbdc7 Merge pull request #25 from methane/prepare-py3 by Nathaniel Manista · 10 years ago
  27. 6b75171 Remove a newly-added exception. by Craig Citro · 10 years ago
  28. ac8df21 ensure content-length response header is set by jack · 10 years ago
  29. 77c63c9 fix infinite hang when object to download is smaller than DEFAULT_CHUNK_SIZE by jack · 10 years ago
  30. 0bceb33 futurize -1 by INADA Naoki · 10 years ago
  31. c1505df 2to3 -f except by INADA Naoki · 10 years ago
  32. 751b7fb Update copyright lines. by Craig Citro · 10 years ago
  33. 6ae34d7 Use json from the stdlib. by Craig Citro · 10 years ago
  34. a09dc91 Updated Copyright Years by Michael Mattioli · 10 years ago
  35. 72389b7 Replace uses of `as_string` from the email lib. by Craig Citro · 10 years ago
  36. 864311d Transition apiclient from googlecode to github. by John Asmuth · 11 years ago