1. 4114485 docs: Add note about Google Firebase Admin API (#833) by Kamil Breguła · 5 years ago
  2. 26823fa chore: release v1.8.0 (#842) by Bu Sun Kim · 5 years ago
  3. a480d53 fix: don't set http.redirect_codes if the attr doesn't exist and allow more httplib2 versions (#841) by Bu Sun Kim · 5 years ago
  4. 1cf3cbc feat: add client_options support for api endpoint override (#829) by Bu Sun Kim · 5 years ago
  5. 814c282 chore: release 1.7.12 (#837) by Bu Sun Kim · 5 years ago
  6. b3b773f fix: exclude 308s from httplib2 redirect codes list (#813) by Bu Sun Kim · 5 years ago
  7. 56ef052 chore: move kokoro configs (#832) by Bu Sun Kim · 5 years ago
  8. 4c84c2c docs: add note about Google Ads llibrary (#814) by Kamil Breguła · 6 years ago
  9. 5dac805 docs: fix typo in model.py by Jason Banich · 6 years ago
  10. 360a516 chore: remove mentions of pycrypto (#799) by Bu Sun Kim · 6 years ago
  11. 1a754ff docs: remove compatibility badges (#796) by QuantumDecay · 6 years ago
  12. 66bb32c chore: blacken (#772) by Bu Sun Kim · 6 years ago
  13. c594936 chore(docs): fix capitalization in docs/README.md (#770) by Prabhu Pant · 6 years ago
  14. e85af68 docs: recommend install with virtualenv (#768) by Bu Sun Kim · 6 years ago
  15. f0b025b docs: fix argument typo in oauth2 code example (#763) by Christian Soujon · 6 years ago
  16. d43e0ff docs: fix link to API explorer (#760) by fjhenigman · 6 years ago
  17. 8952058 docs: Correct response access (#750) by Vedran Čačić · 6 years ago
  18. 360fcfb Fix TypeError: search_analytics_api_sample.py #732 (#742) by Alvaro Separovich · 6 years ago
  19. a302802 Remove compatibility badges. (#746) by Bu Sun Kim · 6 years ago
  20. c5534ce Fix typo. (#745) by Tres Seaver · 6 years ago
  21. 8496ebe Remove oauth2client from docs (#738) by Bu Sun Kim · 6 years ago
  22. 778eabe Look for field 'detail' in error message. (#739) by Bu Sun Kim · 6 years ago
  23. bce1b1d Release 1.7.11 (#737) by Bu Sun Kim · 6 years ago
  24. 07f647c Pass library and Python version in x-goog-api-client (#734) by Bu Sun Kim · 6 years ago
  25. 6562b58 Fix typo in filename used in 'docs/auth.md'. (#736) by Nick Loadholtes · 6 years ago
  26. c2936e1 Release 1.7.10 (#727) by Bu Sun Kim · 6 years ago
  27. eda5880 Decode service to utf-8. (#723) by Bu Sun Kim · 6 years ago
  28. 0ba1ca4 Fix http.py: Exception -> exception, lint errors, unit test. (#724) by Bu Sun Kim · 6 years ago
  29. 317f6ab tox.ini: Look for Python syntax errors and undefined names (#721) by Christian Clauss · 6 years ago
  30. 9fdc2b2 Use print() function in both Python 2 and Python 3 (#722) by Christian Clauss · 6 years ago
  31. c977304 Create index file for dynamically generated docs. (#702) by Bu Sun Kim · 6 years ago
  32. 20b6758 Make http.MediaFileUpload close its file descriptor. (#600) by Xiaofei Wang · 6 years ago
  33. b854ff1 Never make 'body' required. (#718) by Bu Sun Kim · 6 years ago
  34. b5d8755 fix: Wrong links in api-keys.md. (#714) by William Chen · 6 years ago
  35. 83ead9b Import batch.md (#710) by Bu Sun Kim · 6 years ago
  36. 5c11b0a docs: Add docs folder with guides from developers.google.com by Grant Timmerman · 6 years ago
  37. 715bd7f Regen all docs. (#700) by Bu Sun Kim · 6 years ago
  38. 02bae1c Regenerate docs. (#696) by Bu Sun Kim · 6 years ago
  39. d82f3e7 Add compatibility check badges to README (#691) by ylil93 · 6 years ago
  40. ffea1a7 Release 1.7.9. (#663) by Bu Sun Kim · 6 years ago
  41. 1d2e240 Call request_orig with kwargs. (#658) by Bu Sun Kim · 6 years ago
  42. 2560dc9 Remove Django Samples. (#657) by Bu Sun Kim · 6 years ago
  43. 9a25cc8 Release 1.7.8 (#617) by Bu Sun Kim · 7 years ago
  44. 84cbc07 Convert '$' in method name to '_' (#616) by Bu Sun Kim · 7 years ago
  45. 46164b9 Alias unittest2 import as unittest in test__auth.py. (#613) by Jan van der Lugt · 7 years ago
  46. 6ed8dbb Release 1.7.7 (#606) by Christopher Wilcox · 7 years ago
  47. 8f4a530 Announce deprecation of Python 2.7 (#603) by Christopher Wilcox · 7 years ago
  48. 729d9ae Add badges (#455) by Sander Brauwers · 7 years ago
  49. b1b16fd Updates documentation for stopping channel subscriptions (#598) by Corey Schaf · 7 years ago
  50. eb4b3e0 Change xrange to range (#601) by Bu Sun Kim · 7 years ago
  51. a04b3c5 Typo in http.py exception message. (#602) by smstone · 7 years ago
  52. 912a812 Adding example for searchAppearance (#414) by Sean O'Keefe · 7 years ago
  53. b274355 Release v1.7.6 (#599) by Bu Sun Kim · 7 years ago
  54. e2dccec Add client-side limit for batch requests (#585) by Xinan Lin · 7 years ago
  55. fef743a Release v1.7.5 (#594) by Bu Sun Kim · 7 years ago
  56. 9d779cc Fix the client to respect the passed in developerKey and credentials (#593) by Arunpn · 7 years ago
  57. 1b010a3 Remove django sample (#591) by Bu Sun Kim · 7 years ago
  58. 61cd925 Run tests with Python 3.7 (#590) by Bu Sun Kim · 7 years ago
  59. cf1ad3e Update github issue templates (#584) by Justin Beckwith · 7 years ago
  60. 3d177a8 Use kokoro for testing (#580) by Bu Sun Kim · 7 years ago
  61. 781de4c add copyright header, closes #216 (#550) by Chris McDonough · 7 years ago
  62. 0dc81bf Respect custom headers set on the request supplied to MediaIoBaseDownload within each call to next_chunk (#546) by Chris McDonough · 7 years ago
  63. 3cf5e60 Under Python 3; fix bug that caused invalid Content-ID header when custom request_id supplied (#545) by Chris McDonough · 7 years ago
  64. bbaad28 prevent stray imports of older 'apiclient' alias from raising an ImportError by Chris McDonough · 7 years ago
  65. c7533a0 Better docs links in readme (#544) by Chris McDonough · 7 years ago
  66. e8e6c73 Update groupsettings.py (#504) by Chaz Reid · 7 years ago
  67. df70cca Delete Credentials.png (#541) by Grant Timmerman · 7 years ago
  68. a97f2b2 Release google-api-python-client 1.7.4 (#540) by Christopher Wilcox · 7 years ago
  69. c2b1ffa Add Code of Conduct by Thea Flowers · 7 years ago
  70. c35150f Catch ServerNotFoundError to retry the request (#532) by Bashir Sadjad · 7 years ago
  71. b0b1c1d Release v1.7.3 (#526) by Thea Flowers · 7 years ago
  72. 980c308 Make apiclient.sample_tools optional (#525) by Eric Wolak · 7 years ago
  73. a1da982 Fix version number by Thea Flowers · 7 years ago
  74. 5529b42 Release v1.7.2 (#523) by Thea Flowers · 7 years ago
  75. 0821aa2 Remove check for a failed googleapiclient upgrade (#522) by Eric Wolak · 7 years ago
  76. 081d2a3 Release v1.7.1 (#519) by Thea Flowers · 7 years ago
  77. fc246fe Remove unnecessary check during setup (#518) by Thea Flowers · 7 years ago
  78. a737c75 Release v1.7.0 (#515) by Thea Flowers · 7 years ago
  79. 9eb303e Drop oauth2client dependency (#499) by Helen Koike · 7 years ago
  80. 98b51f0 Include tests in source distribution (#514) by Thea Flowers · 7 years ago
  81. fbaf9d7 typos in http.py by cspeidel · 7 years ago
  82. 504a6e5 Release v1.6.7 (#500) by Jon Wayne Parrott · 7 years ago
  83. 0c0c897 Make body optional for requests with no parameters (#446) by Jean-Loup Roussel-Clouet · 7 years ago
  84. fff3ae5 Fix retying on socket.timeout (#495) by Alexander Mohr · 7 years ago
  85. 3f7aa7b Match travis matrix with tox testenv (#498) by Helen Koike · 7 years ago
  86. de13e3b Remove oauth2client._helpers dependency (#493) by Helen Koike · 7 years ago
  87. bc33595 Describe reserved word methods with _ after name. eg import_() by Matthew Whisenhunt · 7 years ago
  88. bf0f276 Remove unused keyring test dependency (#496) by Jon Wayne Parrott · 7 years ago
  89. 57a7690 discovery.py: remove unused oauth2client import (#492) by Helen Koike · 7 years ago
  90. 3c2c805 Promote GCP APIs (#490) by Matt Whisenhunt · 7 years ago
  91. 9cdb2e2 Release v1.6.6 (#489) by Jon Wayne Parrott · 7 years ago
  92. bae748a Warn when constructing BatchHttpRequest using the legacy batch URI (#488) by Jon Wayne Parrott · 7 years ago
  93. cb2ce4f Merge pull request #482 from craigcitro/chunksize by Craig Citro · 7 years ago
  94. d1aa691 Increase the default media chunksize to 100MB. by Craig Citro · 7 years ago
  95. d9f47bd Update issue tracker to link to g suite public issue trackers (#475) by Jon Wayne Parrott · 8 years ago
  96. b86bfc9 Remove unnecessary parsing of mime headers in HttpRequest.__init__ (#467) by Ondrej Medek · 8 years ago
  97. 6436741 Release v1.6.5 (#470) by Jon Wayne Parrott · 8 years ago
  98. 20e6135 Proactively refresh credentials when applying and treat a missing acces_token as invalid. (#469) by Jon Wayne Parrott · 8 years ago
  99. 043fd70 Remove mutual exclusivity check for developerKey and credentials (#465) by Jon Wayne Parrott · 8 years ago
  100. 4406778 Handle unknown media length (#406) by Daniel · 8 years ago