1. a04b3c5 Typo in http.py exception message. (#602) by smstone · 6 years ago
  2. b274355 Release v1.7.6 (#599) by Bu Sun Kim · 6 years ago
  3. e2dccec Add client-side limit for batch requests (#585) by Xinan Lin · 6 years ago
  4. fef743a Release v1.7.5 (#594) by Bu Sun Kim · 6 years ago
  5. 9d779cc Fix the client to respect the passed in developerKey and credentials (#593) by Arunpn · 6 years ago
  6. 781de4c add copyright header, closes #216 (#550) by Chris McDonough · 6 years ago
  7. 0dc81bf Respect custom headers set on the request supplied to MediaIoBaseDownload within each call to next_chunk (#546) by Chris McDonough · 6 years ago
  8. 3cf5e60 Under Python 3; fix bug that caused invalid Content-ID header when custom request_id supplied (#545) by Chris McDonough · 6 years ago
  9. bbaad28 prevent stray imports of older 'apiclient' alias from raising an ImportError by Chris McDonough · 6 years ago
  10. a97f2b2 Release google-api-python-client 1.7.4 (#540) by Christopher Wilcox · 6 years ago
  11. c35150f Catch ServerNotFoundError to retry the request (#532) by Bashir Sadjad · 6 years ago
  12. b0b1c1d Release v1.7.3 (#526) by Thea Flowers · 6 years ago
  13. a1da982 Fix version number by Thea Flowers · 6 years ago
  14. 081d2a3 Release v1.7.1 (#519) by Thea Flowers · 6 years ago
  15. a737c75 Release v1.7.0 (#515) by Thea Flowers · 6 years ago
  16. 9eb303e Drop oauth2client dependency (#499) by Helen Koike · 6 years ago
  17. fbaf9d7 typos in http.py by cspeidel · 6 years ago
  18. 504a6e5 Release v1.6.7 (#500) by Jon Wayne Parrott · 6 years ago
  19. 0c0c897 Make body optional for requests with no parameters (#446) by Jean-Loup Roussel-Clouet · 6 years ago
  20. fff3ae5 Fix retying on socket.timeout (#495) by Alexander Mohr · 6 years ago
  21. de13e3b Remove oauth2client._helpers dependency (#493) by Helen Koike · 6 years ago
  22. bc33595 Describe reserved word methods with _ after name. eg import_() by Matthew Whisenhunt · 6 years ago
  23. 57a7690 discovery.py: remove unused oauth2client import (#492) by Helen Koike · 6 years ago
  24. 9cdb2e2 Release v1.6.6 (#489) by Jon Wayne Parrott · 7 years ago
  25. bae748a Warn when constructing BatchHttpRequest using the legacy batch URI (#488) by Jon Wayne Parrott · 7 years ago
  26. d1aa691 Increase the default media chunksize to 100MB. by Craig Citro · 7 years ago
  27. b86bfc9 Remove unnecessary parsing of mime headers in HttpRequest.__init__ (#467) by Ondrej Medek · 7 years ago
  28. 6436741 Release v1.6.5 (#470) by Jon Wayne Parrott · 7 years ago
  29. 20e6135 Proactively refresh credentials when applying and treat a missing acces_token as invalid. (#469) by Jon Wayne Parrott · 7 years ago
  30. 043fd70 Remove mutual exclusivity check for developerKey and credentials (#465) by Jon Wayne Parrott · 7 years ago
  31. 4406778 Handle unknown media length (#406) by Daniel · 7 years ago
  32. 90ffb85 fix: 458 handle error format (#459) by Nilayan Bhattacharya · 7 years ago
  33. 89906ac Update Docstring (#1) (#451) by Nilayan Bhattacharya · 7 years ago
  34. af67669 Release v1.6.4 (#444) by Jon Wayne Parrott · 7 years ago
  35. 401e886 Warn when google-auth credentials are used but google-auth-httplib2 isn't available (#443) by Jon Wayne Parrott · 7 years ago
  36. b63a71d Release v1.6.3 (#433) by Jon Wayne Parrott · 7 years ago
  37. 3fb2a38 Don't treat httplib2.Credentials as oauth credentials (#425) by Jon Wayne Parrott · 7 years ago
  38. f6e2661 Fix details missing in googleapiclient.errors.HttpError (#412) by Son CHU · 7 years ago
  39. d3a5cf4 Fix credentials usage in BatchHTTPRequest (#376) by Jon Wayne Parrott · 7 years ago
  40. a4a44cf ZeroDivisionError when calling 'MediaDownloadProgress.progress' by andrewnester · 8 years ago
  41. 860a637 Raise ValueError if credentials and developerKey are both specified (#358) by Jon Wayne Parrott · 8 years ago
  42. 20af04d Fix generation for methods with abnormal page token conventions (#330) by Thomas Coffee · 8 years ago
  43. afe134b Release v1.6.2 (#348) by Jon Wayne Parrott · 8 years ago
  44. 068eb35 Don't invoke application default credentials logic when developerKey is provided (#347) by Jon Wayne Parrott · 8 years ago
  45. 2243529 Set default HTTP timeout of 60s (#320) by Igor Maravić · 8 years ago
  46. 811d570 Release v1.6.1 (#329) by Jon Wayne Parrott · 8 years ago
  47. 0952730 Adding import of google.auth.credentials to googleapiclient._auth module. (#328) by Wilson Lian · 8 years ago
  48. 692617a Release v1.6.0 (#324) by Jon Wayne Parrott · 8 years ago
  49. 85c2c6d Add support for google-auth and remove Python 2.6 support (#319) by Jon Wayne Parrott · 8 years ago
  50. 94a5394 Fix error in resumable upload when receiving a 308 response (#312) by Matt Carroll · 8 years ago
  51. 0711b8b Add CHANGELOG entry for v1.5.5, and bump version. by Brian J. Watson · 8 years ago
  52. 38051ac Add media_mime_type keyword argument by Brian J. Watson · 8 years ago
  53. 5f00cad Fix unprintable message with BatchError repr (#165) by ittus · 8 years ago
  54. db5a0ed Update version to 1.5.4 by Jon Wayne Parrott · 8 years ago
  55. 36d4e1b Add support for oauth2client 4.0.0 by Jon Wayne Parrott · 8 years ago
  56. be8b1cb Added missing imports. by Kostyantyn Leschenko · 8 years ago
  57. b7122b3 handle errors when received an array from api (#289) by Thang Minh Vu · 8 years ago
  58. c4dca35 Update version and changelog for v1.5.3 by Jon Wayne Parrott · 8 years ago
  59. 1f76759 Fix bad oauth2client util import (#273) by Jon Wayne Parrott · 8 years ago
  60. bf7066e Update version and changelog for v1.5.2 by Jon Wayne Parrott · 8 years ago
  61. e469a9f Add a warning when using mocking without cache (#261) by Christian Ternus · 8 years ago
  62. 6755f61 Add support for oauth2client >= 3.0.0, < 4.0.0. (#265) by Jon Wayne Parrott · 8 years ago
  63. cc6d398 Retry rate limits on chunk uploading by Zhihao Yuan · 8 years ago
  64. 23174be Refresh empty OAuth2 credentials in batch request by Gabriel Garcia · 8 years ago
  65. 70d0394 Update version to 1.5.1 by Jon Wayne Parrott · 8 years ago
  66. 713b1de Merge pull request #219 from tbonfort/patch-1 by Nathaniel Manista · 8 years ago
  67. 3146c92 googleapiclient.http: guard when importing ssl by Tay Ray Chuan · 8 years ago
  68. 88ab76b Retry requests on broken pipe and aborted connection (#218) by Thomas Bonfort · 8 years ago
  69. c6425a0 Add retry on rate limiting API responses and network timeouts by eesheesh · 9 years ago
  70. f99fa88 Merge pull request #201 from toabctl/support-oauth2client-v1-and-v2 by Nathaniel Manista · 9 years ago
  71. 0969915 move logging into __name__-specific loggers from the root logger by Emmett Butler · 9 years ago
  72. 12b7cd3 Fallback to use new discovery uri pattern when the old one fails. by Ethan Bao · 9 years ago
  73. bb32462 Allow using oauth2client versions < 2 by Thomas Bechtold · 9 years ago
  74. 386cc8b Bump version to 1.5.0 by Jon Wayne Parrott · 9 years ago
  75. 2122d3c Make compatible with oauth2client v2.0.0 by Adrian Carpenter · 9 years ago
  76. 703c92c Handle SSL errors with retries by Sergiy Byelozyorov · 9 years ago
  77. dc13631 Default to octet-stream if mimetype detection fails. by Nam T. Nguyen · 9 years ago
  78. 26178fc Fix non-resumable binary uploads on Python 3 by Phil Ruffwind · 9 years ago
  79. fafe858 Always assume httplib.request supports streams by e00E · 9 years ago
  80. c1f8bed Bump version number to 1.4.2 by Takashi Matsuo · 9 years ago
  81. 3772f9d Fixed a NameError on exception, added a unit test. Fixes #130 by Takashi Matsuo · 9 years ago
  82. 3012512 Implemented automatic caching for the discovery documents. by Takashi Matsuo · 9 years ago
  83. 26b0100 Force HttpMock to read content from file as bytes by Alan Briolat · 9 years ago
  84. 1b5350d return if the batch is empty by Mohamed Zenadi · 9 years ago
  85. 2a9a213 Discovery: Treat empty nextPageToken field the same as it not existing by Son Dinh · 9 years ago
  86. a6e6fbd Making http parameter in discovery.build_from_document optional. by Jonathan Wayne Parrott · 9 years ago
  87. c9b6cec Bump version number to 1.4.1 by Nathaniel Manista · 9 years ago
  88. 56052ec Adds a doc comment for new_batch_http_request by Pepper Lebeck-Jobe · 9 years ago
  89. 860836f Add a new_batch_http_request() method to services by Pepper Lebeck-Jobe · 9 years ago
  90. 9a8f94b Stop stripping newlines from batch requests by Pepper Lebeck-Jobe · 9 years ago
  91. b246d51 Merge pull request #48 from cgurnik/default-mock-headers by Nathaniel Manista · 10 years ago
  92. 8e55b76 Don't include reason in default HttpMock headers by Craig Gurnik · 10 years ago
  93. 06d28d8 Remove unused lines by INADA Naoki · 10 years ago
  94. 0915761 Fix unicode issues in HttpError and BatchHttpRequest by INADA Naoki · 10 years ago
  95. 64b2504 Bump version number to 1.4.0 by Nathaniel Manista · 10 years ago
  96. c46e905 Verifying that media_upload.size() is not None by Pat Ferate · 10 years ago
  97. 73f8813 Changing tabs to spaces for consistency. by Pat Ferate · 10 years ago
  98. c9abbbd Changed to use string explicitly by Pat Ferate · 10 years ago
  99. 9b0452c Only decode if needed by Pat Ferate · 10 years ago
  100. b240c17 Updating local imports (relative -> absolute) by Pat Ferate · 10 years ago