1. 5cc8d57 Merge pull request #253 from kevinli7/master by kevinli7 · 6 years ago
  2. 6680058 Update for v0.5.26 release. by kevinli7 · 6 years ago
  3. ecbcd3e Merge pull request #250 from markflyhigh/fix-py3-encoding by kevinli7 · 6 years ago
  4. 99f119e Merge pull request #230 from cclauss/patch-5 by kevinli7 · 6 years ago
  5. 7c8f9a2 Merge pull request #229 from cclauss/patch-4 by kevinli7 · 6 years ago
  6. 055cb79 Merge pull request #228 from cclauss/patch-3 by kevinli7 · 6 years ago
  7. 28509a8 Support response encoding type in batch request by Mark Liu · 6 years ago
  8. ffd265b Indent to four spaces instead of two spaces by cclauss · 6 years ago
  9. edaa5b9 Define long() in Python 3 by cclauss · 6 years ago
  10. 63603e7 Old style exceptions --> New style for Python 3 by cclauss · 6 years ago
  11. 1e14627 print() is a function in Python 3 by cclauss · 6 years ago
  12. 908f598 Handle encoded response content in batch http request in Python 3 by Mark Liu · 6 years ago
  13. effc2e5 Update for v0.5.25 release. (#248) by Matt Houglum · 6 years ago
  14. 9853d55 Fixing tests (#247) by Mark · 6 years ago
  15. 8e836fe Merge pull request #245 from mfschwartz/master by Mike Schwartz · 6 years ago
  16. c4afd9b Fix new lint errors by Mike Schwartz · 6 years ago
  17. 1218464 Fix bug in handling chunked transfer-encoding downloads by Mike Schwartz · 6 years ago
  18. cfc5d33 Fix bug in handling chunked transfer-encoding downloads by Mike Schwartz · 6 years ago
  19. 8c50225 Adding type checking of method request and response mocks (#244) by Mark · 6 years ago
  20. 9f43182 Update for v0.5.24 release. by Matt Houglum · 6 years ago
  21. 77ac208 Merge pull request #243 from houglum/update-auth-endpoints by kevinli7 · 6 years ago
  22. e4e56e3 Drops Python 3.3 from .travis.yml. by Matt Houglum · 6 years ago
  23. b1dc1b9 Fixes Travis builds by removing --allow-external. by Matt Houglum · 6 years ago
  24. bb38472 Updates auth endpoints. Fixes #242. by Matt Houglum · 6 years ago
  25. d0bfc7a Fixes issue where forced retry would cause timeout. (#241) by Matt Houglum · 6 years ago
  26. 72130a5 Merge pull request #240 from sixolet/master by kevinli7 · 6 years ago
  27. 410b417 Clean service names in the registry so as not to write syntax errors by Naomi Seyfer · 6 years ago
  28. a24daf7 Merge pull request #238 from cococlyde/master by kevinli7 · 6 years ago
  29. 6113e03 Catch another invalid \escape. by Glenn Fowler · 6 years ago
  30. deb0209 Reorganize encoding.py so it doesn't rely on imports in __init__.py (#234) by Harrison · 6 years ago
  31. 48f6034 Include 201 CREATED in HTTP success response codes (#237) by Naomi Seyfer · 6 years ago
  32. 9d32a1a Replace imports of apitools.base.py with imports of submodules. (#233) by Harrison · 6 years ago
  33. 836b99f Merge pull request #227 from cococlyde/master by kevinli7 · 6 years ago
  34. c365f54 Replace unknown homoglyph unicode by \uxxxx. by Glenn Fowler · 6 years ago
  35. 872c98e python3 modernize open() => io.open() and convert comment unicode homoglyphs (#226) by cococlyde · 6 years ago
  36. 28ac38a Update batchPath" in storage_v1.json to point to service-specific endpoint by Mike Schwartz · 6 years ago
  37. afa4dee Merge pull request #211 from vapier/master by kevinli7 · 6 years ago
  38. ad68c97 Merge pull request #222 from kevinli7/release by kevinli7 · 6 years ago
  39. 54d4554 Update for v0.5.23 release. by kevinli7 · 6 years ago
  40. eb8ab9a Pass empty strings instead of None to urllib.parse.urlunsplit. (#221) by kevinli7 · 6 years ago
  41. f170205 Use UTF-8 instead of ASCII for the StringField validator encoding (#219) by Jake Redekopp · 6 years ago
  42. d05442c Merge pull request #218 from kevinli7/lintfix by kevinli7 · 6 years ago
  43. b963534 Fix lint errors in apitools and pin pycodestyle to version 2.4.0. by kevinli7 · 6 years ago
  44. 21ad21e Merge pull request #216 from kevinli7/docstring2 by kevinli7 · 6 years ago
  45. 75378a7 Convert generated api client/message docstrings into raw strings. by kevinli7 · 6 years ago
  46. 60a08f8 Merge pull request #210 from craigcitro/dedep by kevinli7 · 6 years ago
  47. 3abcfe1 Merge pull request #207 from msuozzo/master by kevinli7 · 6 years ago
  48. 615f9c4 Add a function for detecting unrecognized fields. by Matthew Suozzo · 7 years ago
  49. d475ca9 Ensure client generation works smoothly in py3. by Craig Citro · 7 years ago
  50. ed6f279 Drop all code related to generating CLIs. by Craig Citro · 7 years ago
  51. 286e63d Merge pull request #209 from craigcitro/lint by kevinli7 · 7 years ago
  52. a65ff69 exclude samples & tests from install by Mike Frysinger · 7 years ago
  53. 4857df3 Fix lint errors in apitools. by Craig Citro · 7 years ago
  54. fd4a7b7 Added response_encoding parameter to api client classes. (#206) by Mark · 7 years ago
  55. 6a2e91f Merge pull request #205 from khtg/release0522 by khtg · 7 years ago
  56. ba6047a Update for v0.5.22 release. by Kristen Tracey · 7 years ago
  57. 443c0fb Delete extra line from list_pager_test. by Kristen Tracey · 7 years ago
  58. da2e038 Fixing crash on Python 3 when batch_size is set to None in the list pager (#203) by Mark · 7 years ago
  59. ac71613 Add test for invalid message decoding. by Kristen Tracey · 7 years ago
  60. b11884f Fix lint error. by Kristen Tracey · 7 years ago
  61. f2f5baa Eliminate some unnecessary line breaks. by Kristen Tracey · 7 years ago
  62. 48ebf5f Fix dropped variable. by Kristen Tracey · 7 years ago
  63. e1300ce Fix lint errors. by Kristen Tracey · 7 years ago
  64. 1414e04 Fix issue with encoding unrecognized Enum values. by Kristen Tracey · 7 years ago
  65. 2bfa257 Update for v0.5.21 release. by Matt Houglum · 7 years ago
  66. 8f99093 Merge pull request #198 from kevinli7/transfer-fix by kevinli7 · 7 years ago
  67. 3cca793 Fix issue where resumable uploads weren't resuming correctly on 500s. by Kevin Li · 7 years ago
  68. 4a3dfa2 Merge pull request #197 from kevinli7/update-pypi by kevinli7 · 7 years ago
  69. 8d187a8 Update home page in setup.py to point to the google repo. by kevinli7 · 7 years ago
  70. 2c0aef2 Update for v0.5.20 release. by Matt Houglum · 7 years ago
  71. 91a8932 Fix GCE creds serialization w/ oauth2client >= 4.0 (#195) by Matt Houglum · 7 years ago
  72. b1c9c71 Merge pull request #194 from kevinli7/master by kevinli7 · 7 years ago
  73. 1c1efce Update for v0.5.19 release. by kevinli7 · 7 years ago
  74. 1f8bbe5 Revert change to transfer.Upload that converts streams into strings in StreamInChunks due to memory concerns. (#193) by kevinli7 · 7 years ago
  75. 7333bbf Fix issue where the stream was being read in StreamMedia() where it by kevinli7 · 7 years ago
  76. 6836d47 Merge pull request #190 from kevinli7/master by kevinli7 · 7 years ago
  77. d137b43 Update for v0.5.18 release. by kevinli7 · 7 years ago
  78. dd457ed Additional compression comments by mooman219 · 7 years ago
  79. 7ccade5 Fix issue where uploading files would hang if a request failed while using stream_slice.StreamSlice. by kevinli7 · 7 years ago
  80. 48e438b Fix issue with copying unrecognized Enum values (#188) by Zack Newman · 7 years ago
  81. 9c954cd App Engine: add thread-only fallback to process locks. (#187) by Evan Parker · 7 years ago
  82. cbf9c60 Close out the rest of oauth compatibility issues (#186) by Evan Parker · 7 years ago
  83. 63e97c1 Update client to accommodate oauth2client>=4.0 (#184) by Evan Parker · 7 years ago
  84. 4220ed9 Update for v0.5.17 release by Travis Hobrla · 7 years ago
  85. 57873d8 Add simple upload compression support. (#183) by Joseph Cumbo · 7 years ago
  86. b9bdee9 Merge pull request #182 from mooman219/feature-compression by Matt Houglum · 7 years ago
  87. 0048271 Add compression support by mooman219 · 7 years ago
  88. 1c640d9 Merge pull request #174 from craigcitro/bounds by Vilas Jagannath · 7 years ago
  89. 91d2506 Merge pull request #181 from kevinli7/master by Arthur D. Cherba · 7 years ago
  90. 787e53f Change encoding.DictToProtoMap() to match how AdditionalProperty messages are used in practice, and rename the method to better reflect what it does. by kevinli7 · 7 years ago
  91. 6cc020f Merge pull request #180 from betamos/master by Arthur D. Cherba · 7 years ago
  92. 09a423b Update for v0.5.16 release. by Didrik Nordström · 7 years ago
  93. ee23913 Merge pull request #179 from betamos/master by Arthur D. Cherba · 7 years ago
  94. 22e9a5c Added subclasses to HttpError for common status codes by Didrik Nordström · 7 years ago
  95. cd1aad8 Add optional keyword params to FromResponse method and use it over constructor by Didrik Nordström · 7 years ago
  96. 6b3bcb6 Synthesize response mock with slightly greater fidelity by Didrik Nordström · 7 years ago
  97. 7aff8d8 Merge pull request #177 from cherba/master by Arthur D. Cherba · 7 years ago
  98. ee0ac1a Update for v0.5.15 release. by Arthur D. Cherba · 7 years ago
  99. e4ae1cd Merge pull request #176 from inklesspen/metaclass-fix by Arthur D. Cherba · 7 years ago
  100. adbb82c Fix metaclass usage for six 1.11.0. by Rose Davidson · 7 years ago