1. 98b51f0 Include tests in source distribution (#514) by Thea Flowers · 7 years ago
  2. fbaf9d7 typos in http.py by cspeidel · 7 years ago
  3. 504a6e5 Release v1.6.7 (#500) by Jon Wayne Parrott · 7 years ago
  4. 0c0c897 Make body optional for requests with no parameters (#446) by Jean-Loup Roussel-Clouet · 7 years ago
  5. fff3ae5 Fix retying on socket.timeout (#495) by Alexander Mohr · 7 years ago
  6. 3f7aa7b Match travis matrix with tox testenv (#498) by Helen Koike · 7 years ago
  7. de13e3b Remove oauth2client._helpers dependency (#493) by Helen Koike · 7 years ago
  8. bc33595 Describe reserved word methods with _ after name. eg import_() by Matthew Whisenhunt · 7 years ago
  9. bf0f276 Remove unused keyring test dependency (#496) by Jon Wayne Parrott · 7 years ago
  10. 57a7690 discovery.py: remove unused oauth2client import (#492) by Helen Koike · 7 years ago
  11. 3c2c805 Promote GCP APIs (#490) by Matt Whisenhunt · 7 years ago
  12. 9cdb2e2 Release v1.6.6 (#489) by Jon Wayne Parrott · 7 years ago
  13. bae748a Warn when constructing BatchHttpRequest using the legacy batch URI (#488) by Jon Wayne Parrott · 7 years ago
  14. cb2ce4f Merge pull request #482 from craigcitro/chunksize by Craig Citro · 7 years ago
  15. d1aa691 Increase the default media chunksize to 100MB. by Craig Citro · 7 years ago
  16. d9f47bd Update issue tracker to link to g suite public issue trackers (#475) by Jon Wayne Parrott · 8 years ago
  17. b86bfc9 Remove unnecessary parsing of mime headers in HttpRequest.__init__ (#467) by Ondrej Medek · 8 years ago
  18. 6436741 Release v1.6.5 (#470) by Jon Wayne Parrott · 8 years ago
  19. 20e6135 Proactively refresh credentials when applying and treat a missing acces_token as invalid. (#469) by Jon Wayne Parrott · 8 years ago
  20. 043fd70 Remove mutual exclusivity check for developerKey and credentials (#465) by Jon Wayne Parrott · 8 years ago
  21. 4406778 Handle unknown media length (#406) by Daniel · 8 years ago
  22. 90ffb85 fix: 458 handle error format (#459) by Nilayan Bhattacharya · 8 years ago
  23. b8b68fe Add environment markers to django test dependency (#460) by Jon Wayne Parrott · 8 years ago
  24. 89906ac Update Docstring (#1) (#451) by Nilayan Bhattacharya · 8 years ago
  25. af67669 Release v1.6.4 (#444) by Jon Wayne Parrott · 8 years ago
  26. 401e886 Warn when google-auth credentials are used but google-auth-httplib2 isn't available (#443) by Jon Wayne Parrott · 8 years ago
  27. b63a71d Release v1.6.3 (#433) by Jon Wayne Parrott · 8 years ago
  28. 3fb2a38 Don't treat httplib2.Credentials as oauth credentials (#425) by Jon Wayne Parrott · 8 years ago
  29. 67b5d06 Merge pull request #410 from danoscarmike/master by Dan O'Meara · 8 years ago
  30. f6e2661 Fix details missing in googleapiclient.errors.HttpError (#412) by Son CHU · 8 years ago
  31. 52101a5 Fixing django-sample (#413) by Mauro Murari · 8 years ago
  32. 9c203d3 Add notification of maintenance mode by Dan O'Meara · 8 years ago
  33. d3a5cf4 Fix credentials usage in BatchHTTPRequest (#376) by Jon Wayne Parrott · 8 years ago
  34. 4ba8c23 Clean and regen docs (#401) by Sai Cheemalapati · 8 years ago
  35. 42818cf Update README.md to mention cloud client libraries by Jon Wayne Parrott · 8 years ago
  36. 9423c7a Merge pull request #377 from andrewnester/369-download-zero-division by Luke Sneeringer · 8 years ago
  37. aa64d20 Merge pull request #378 from andrewnester/367-readme-fix by Luke Sneeringer · 8 years ago
  38. 3167781 Dead link to WebTest fixed in README. by andrewnester · 8 years ago
  39. a4a44cf ZeroDivisionError when calling 'MediaDownloadProgress.progress' by andrewnester · 8 years ago
  40. 2f24537 Fix method doc signatures for multiline required parameters (#374) by Thomas Coffee · 8 years ago
  41. e833b79 Regen docs (#373) by Sai Cheemalapati · 8 years ago
  42. c30d2b5 Regen docs (#364) by Sai Cheemalapati · 8 years ago
  43. 860a637 Raise ValueError if credentials and developerKey are both specified (#358) by Jon Wayne Parrott · 8 years ago
  44. 20af04d Fix generation for methods with abnormal page token conventions (#330) by Thomas Coffee · 8 years ago
  45. afe134b Release v1.6.2 (#348) by Jon Wayne Parrott · 8 years ago
  46. 068eb35 Don't invoke application default credentials logic when developerKey is provided (#347) by Jon Wayne Parrott · 8 years ago
  47. 12751ca Test on 3.5 and 3.6, stop testing 3.3 (#341) by Jon Wayne Parrott · 9 years ago
  48. 2243529 Set default HTTP timeout of 60s (#320) by Igor Maravić · 9 years ago
  49. 811d570 Release v1.6.1 (#329) by Jon Wayne Parrott · 9 years ago
  50. 0952730 Adding import of google.auth.credentials to googleapiclient._auth module. (#328) by Wilson Lian · 9 years ago
  51. 692617a Release v1.6.0 (#324) by Jon Wayne Parrott · 9 years ago
  52. 85c2c6d Add support for google-auth and remove Python 2.6 support (#319) by Jon Wayne Parrott · 9 years ago
  53. 94a5394 Fix error in resumable upload when receiving a 308 response (#312) by Matt Carroll · 9 years ago
  54. 5dcd66c Clarify supported versions of Python 3 (#316) by Christian Hudon · 9 years ago
  55. f19307d Merge pull request #304 from bjwatson/changelog-1.5.5 by Brian J. Watson · 9 years ago
  56. f397357 Regenerate docs by Brian J. Watson · 9 years ago
  57. 0711b8b Add CHANGELOG entry for v1.5.5, and bump version. by Brian J. Watson · 9 years ago
  58. 6394b66 Update minimum httplib2 dependency by Jon Wayne Parrott · 9 years ago
  59. 38051ac Add media_mime_type keyword argument by Brian J. Watson · 9 years ago
  60. 5f00cad Fix unprintable message with BatchError repr (#165) by ittus · 9 years ago
  61. df61397 Refresh all docs (#298) by Sai Cheemalapati · 9 years ago
  62. db5a0ed Update version to 1.5.4 by Jon Wayne Parrott · 9 years ago
  63. dc6c1ef Update docs by Jon Wayne Parrott · 9 years ago
  64. e2ce004 Release v1.5.4 by Jon Wayne Parrott · 9 years ago
  65. 36d4e1b Add support for oauth2client 4.0.0 by Jon Wayne Parrott · 9 years ago
  66. be8b1cb Added missing imports. by Kostyantyn Leschenko · 9 years ago
  67. b7122b3 handle errors when received an array from api (#289) by Thang Minh Vu · 9 years ago
  68. c952fd0 Upgrade to unified uritemplate 3.0.0 (#293) by Simon Weber · 9 years ago
  69. ea3a5e1 Update docs (#291) by Sai Cheemalapati · 9 years ago
  70. a61611c Merge pull request #274 from google/release-v1.5.3 by Nathaniel Manista · 9 years ago
  71. 2512a0c Update docs for v1.5.3 by Jon Wayne Parrott · 9 years ago
  72. c4dca35 Update version and changelog for v1.5.3 by Jon Wayne Parrott · 9 years ago
  73. 1f76759 Fix bad oauth2client util import (#273) by Jon Wayne Parrott · 9 years ago
  74. 9e43103 Merge pull request #267 from google/release-v1.5.2 by Nathaniel Manista · 9 years ago
  75. 7d5badb Update documentation by Jon Wayne Parrott · 9 years ago
  76. bf7066e Update version and changelog for v1.5.2 by Jon Wayne Parrott · 9 years ago
  77. e469a9f Add a warning when using mocking without cache (#261) by Christian Ternus · 9 years ago
  78. 6755f61 Add support for oauth2client >= 3.0.0, < 4.0.0. (#265) by Jon Wayne Parrott · 9 years ago
  79. 4859b14 Update httplib2 link (#229) by Luis Nell · 9 years ago
  80. d5e4c46 Merge pull request #257 from j450h1/master by Nathaniel Manista · 9 years ago
  81. 91673b2 Correct help description for the project_id argument by Jas Sohi · 9 years ago
  82. d976781 Retry chunk uploading on rate limit exceeded errors. (#255) by Jon Wayne Parrott · 9 years ago
  83. cc6d398 Retry rate limits on chunk uploading by Zhihao Yuan · 9 years ago
  84. 35aadaa Merge pull request #237 from google/jonparrott-patch-1 by Nathaniel Manista · 9 years ago
  85. cb3c600 Create ISSUE_TEMPLATE.md by Jon Wayne Parrott · 9 years ago
  86. 68bce4e Merge pull request #232 from Garciat/fix/bug-211 by Nathaniel Manista · 9 years ago
  87. 23174be Refresh empty OAuth2 credentials in batch request by Gabriel Garcia · 9 years ago
  88. 08357b2 Merge pull request #230 from google/release-v1.5.1 by Jon Wayne Parrott · 9 years ago
  89. 2aedb52 Update changelog by Jon Wayne Parrott · 9 years ago
  90. 0a471d3 Update docs by Jon Wayne Parrott · 9 years ago
  91. 70d0394 Update version to 1.5.1 by Jon Wayne Parrott · 9 years ago
  92. 713b1de Merge pull request #219 from tbonfort/patch-1 by Nathaniel Manista · 9 years ago
  93. 6d9ba51 Merge pull request #220 from rctay/rc/191-ssl-gae by Nathaniel Manista · 9 years ago
  94. 3146c92 googleapiclient.http: guard when importing ssl by Tay Ray Chuan · 9 years ago
  95. 88ab76b Retry requests on broken pipe and aborted connection (#218) by Thomas Bonfort · 9 years ago
  96. 133b9ff Merge pull request #212 from haymigoogle/master by Nathaniel Manista · 9 years ago
  97. 0eaa280 Added new example to the Search Console sample by Haymi Shalom · 9 years ago
  98. c6425a0 Add retry on rate limiting API responses and network timeouts by eesheesh · 9 years ago
  99. f99fa88 Merge pull request #201 from toabctl/support-oauth2client-v1-and-v2 by Nathaniel Manista · 9 years ago
  100. a9bfae8 Merge pull request #206 from emmett9001/separate_loggers2 by Jon Wayne Parrott · 9 years ago