1. b1c9c71 Merge pull request #194 from kevinli7/master by kevinli7 · 7 years ago
  2. 1c1efce Update for v0.5.19 release. by kevinli7 · 7 years ago
  3. 1f8bbe5 Revert change to transfer.Upload that converts streams into strings in StreamInChunks due to memory concerns. (#193) by kevinli7 · 7 years ago
  4. 7333bbf Fix issue where the stream was being read in StreamMedia() where it by kevinli7 · 7 years ago
  5. 6836d47 Merge pull request #190 from kevinli7/master by kevinli7 · 7 years ago
  6. d137b43 Update for v0.5.18 release. by kevinli7 · 7 years ago
  7. dd457ed Additional compression comments by mooman219 · 7 years ago
  8. 7ccade5 Fix issue where uploading files would hang if a request failed while using stream_slice.StreamSlice. by kevinli7 · 7 years ago
  9. 48e438b Fix issue with copying unrecognized Enum values (#188) by Zack Newman · 7 years ago
  10. 9c954cd App Engine: add thread-only fallback to process locks. (#187) by Evan Parker · 7 years ago
  11. cbf9c60 Close out the rest of oauth compatibility issues (#186) by Evan Parker · 7 years ago
  12. 63e97c1 Update client to accommodate oauth2client>=4.0 (#184) by Evan Parker · 7 years ago
  13. 4220ed9 Update for v0.5.17 release by Travis Hobrla · 7 years ago
  14. 57873d8 Add simple upload compression support. (#183) by Joseph Cumbo · 7 years ago
  15. b9bdee9 Merge pull request #182 from mooman219/feature-compression by Matt Houglum · 7 years ago
  16. 0048271 Add compression support by mooman219 · 7 years ago
  17. 1c640d9 Merge pull request #174 from craigcitro/bounds by Vilas Jagannath · 7 years ago
  18. 91d2506 Merge pull request #181 from kevinli7/master by Arthur D. Cherba · 7 years ago
  19. 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
  20. 6cc020f Merge pull request #180 from betamos/master by Arthur D. Cherba · 7 years ago
  21. 09a423b Update for v0.5.16 release. by Didrik Nordström · 7 years ago
  22. ee23913 Merge pull request #179 from betamos/master by Arthur D. Cherba · 7 years ago
  23. 22e9a5c Added subclasses to HttpError for common status codes by Didrik Nordström · 7 years ago
  24. cd1aad8 Add optional keyword params to FromResponse method and use it over constructor by Didrik Nordström · 7 years ago
  25. 6b3bcb6 Synthesize response mock with slightly greater fidelity by Didrik Nordström · 7 years ago
  26. 7aff8d8 Merge pull request #177 from cherba/master by Arthur D. Cherba · 7 years ago
  27. ee0ac1a Update for v0.5.15 release. by Arthur D. Cherba · 7 years ago
  28. e4ae1cd Merge pull request #176 from inklesspen/metaclass-fix by Arthur D. Cherba · 7 years ago
  29. adbb82c Fix metaclass usage for six 1.11.0. by Rose Davidson · 7 years ago
  30. 9e706f9 Fix a bad bounds check for downloads. by Craig Citro · 7 years ago
  31. 154baaa Drop some dead travis environments. by Craig Citro · 7 years ago
  32. d79c4a3 Merge pull request #173 from cherba/master by Arthur D. Cherba · 7 years ago
  33. cff1064 Update for v0.5.14 release. by Arthur D. Cherba · 7 years ago
  34. a867c70 Merge pull request #172 from cherba/base64_decode by Arthur D. Cherba · 7 years ago
  35. 15def7d Fix map field decoding of safe url encoded byte values. by Arthur D. Cherba · 7 years ago
  36. bda8b42 Merge pull request #171 from joelzed/stop_setting_package by Arthur D. Cherba · 7 years ago
  37. f04e382 Merge pull request #168 from joelzed/json_mappings by Arthur D. Cherba · 7 years ago
  38. ee1cdaf Stop generating argument in AddCustomJson*Mapping() calls by Joel Zacharias · 7 years ago
  39. 0e1927e Make JSON mappings use the class as a dictionary key, not a string identifier. by Joel Zacharias · 7 years ago
  40. 1fa3ce1 Merge pull request #170 from cherba/master by Arthur D. Cherba · 7 years ago
  41. a533d75 Update for v0.5.13 release. by Arthur D. Cherba · 7 years ago
  42. 7763b8e Merge pull request #169 from cherba/enconding_fix by Arthur D. Cherba · 7 years ago
  43. 426f731 Fix encoding issues of unknown fields. by Arthur D. Cherba · 7 years ago
  44. 09d4eb9 Resolve pep8 lint errors by Joel Zacharias · 7 years ago
  45. a4d74cc Make JSON mappings use the class as a dictionary key by Joel Zacharias · 7 years ago
  46. 96cb94b Merge pull request #167 from cherba/master by Arthur D. Cherba · 7 years ago
  47. b0734ff Update for v0.5.12 release. by Arthur D. Cherba · 7 years ago
  48. 4a81f36 Merge pull request #166 from cherba/master by Arthur D. Cherba · 7 years ago
  49. 665d6ba Handle map<string, bytes> field encoding to base64. by Arthur D. Cherba · 7 years ago
  50. c91a86d Merge pull request #165 from pcostell/master by Vilas Jagannath · 7 years ago
  51. 47e2abe Request the minimum of limit and batch_size. by Patrick Costello · 7 years ago
  52. e8f92c9 Allow key of AdditionalProperty to contain unicode (#163) by Matt Houglum · 8 years ago
  53. 488110c Merge pull request #161 from google/cherba-release-patch by Arthur D. Cherba · 8 years ago
  54. 4de8ac9 Update for v0.5.11 release. by Arthur D. Cherba · 8 years ago
  55. c5610a9 Merge pull request #158 from markpell/master by Arthur D. Cherba · 8 years ago
  56. 3b67db7 Merge pull request #159 from znewman01/master by Arthur D. Cherba · 8 years ago
  57. 4b1cf18 Fix up lint errors by Zachary Newman · 8 years ago
  58. d6db044 Add function to encode AdditionalProperty messages by Zachary Newman · 8 years ago
  59. b21f6d7 Fixing _MockedMethod so that you can call client.GetMethodsList() when a by Mark Pellegrini · 8 years ago
  60. 607c00d Merge pull request #157 from sb2nov/sb_update_version by Arthur D. Cherba · 8 years ago
  61. 91d8c9f Update version to 0.5.10 for release by Sourabh Bajaj · 8 years ago
  62. fb66b03 Merge pull request #156 from sb2nov/sb_remove_extra_dependencies by Arthur D. Cherba · 8 years ago
  63. 22d5cd1 Remove extra dependencies on setuptools and six by Sourabh Bajaj · 8 years ago
  64. 578f6d3 Merge pull request #155 from sb2nov/sb_bq_repeated_records_issue by Arthur D. Cherba · 8 years ago
  65. d34466c Add unittest for repeated list fields being parsed correctly by Sourabh Bajaj · 8 years ago
  66. fe471c5 Merge pull request #154 from sb2nov/sb_upgrade_setuptools by Arthur D. Cherba · 8 years ago
  67. 3add89c Empty list is a valid response for repeated fields by Sourabh Bajaj · 8 years ago
  68. ec03d83 Upgrade setup tools to the latest version by Sourabh Bajaj · 8 years ago
  69. 3685beb Merge pull request #153 from google/release-0.5.9 by Arthur D. Cherba · 8 years ago
  70. bb0b883 Update for v0.5.9 release. by Arthur D. Cherba · 8 years ago
  71. 49fe50e Merge pull request #152 from cherba/lint by Vilas Jagannath · 8 years ago
  72. 77f3625 Fix new lint warnings/errors. by Arthur D. Cherba · 8 years ago
  73. fa2ea1d Merge pull request #151 from cherba/stable_gen by Vilas Jagannath · 8 years ago
  74. 9f6062c Process schemas in predictable order in codegen. by Arthur D. Cherba · 8 years ago
  75. e7254b3 Merge pull request #150 from craigcitro/fix by Vilas Jagannath · 8 years ago
  76. 035bc85 Fix a bug with ADC being None. by Craig Citro · 8 years ago
  77. e8ab5d9 Allow customizing the GCE metadata service address via an env var. (#149) by Craig Citro · 8 years ago
  78. 1aa4306 Add the Metadata-Flavor header for GCE detection. (#148) by Craig Citro · 8 years ago
  79. ad43dd1 Merge pull request #146 from jcoatgoogle/jco_update_version by Vilas Jagannath · 8 years ago
  80. 1baacc6 Update from 0.5.7 to 0.5.8 by Jonathan Coveney · 8 years ago
  81. 814de48 Fix whitespace issue by Jonathan Coveney · 8 years ago
  82. 1f57d98 Merge pull request #145 from jcoatgoogle/jco/batch_callback by Vilas Jagannath · 8 years ago
  83. 4e88a3d Add args comment by Jonathan Coveney · 8 years ago
  84. 33235a1 Test fails if callback not run by Jonathan Coveney · 8 years ago
  85. d69c9b0 Augment test to use callback by Jonathan Coveney · 8 years ago
  86. 8068315 Add batch request callback hook by Jonathan Coveney · 8 years ago
  87. b71c414 Merge pull request #143 from cherba/master by Arthur D. Cherba · 8 years ago
  88. 03b7abb Update apitools version to 0.5.7. by Arthur D. Cherba · 8 years ago
  89. 3334d39 Merge pull request #142 from chamikaramj/remove_global_error_log_level by Arthur D. Cherba · 8 years ago
  90. 5cf5daa Updates encoding.py to not to set/reset global logger. by Chamikara Jayalath · 8 years ago
  91. a8536ee Merge pull request #140 from thobrla/master by Arthur D. Cherba · 8 years ago
  92. b204d3a Don't swallow KeyboardInterrupts by Travis Hobrla · 8 years ago
  93. 3cfaf2c Treat exceptions accessing GCE credential cache file as a cache miss by Travis Hobrla · 8 years ago
  94. cb827e4 Merge pull request #137 from cherba/batch by Arthur D. Cherba · 8 years ago
  95. af2c827 Merge pull request #138 from cherba/bare_test by Arthur D. Cherba · 8 years ago
  96. c589eb1 Add limit support for limiting size of batch request. by Arthur D. Cherba · 8 years ago
  97. 7d3b098 Allow tests to run without apitools package setup. by Arthur D. Cherba · 8 years ago
  98. 1351f32 Update apitools version to 0.5.6. by Arthur D. Cherba · 8 years ago
  99. f1f353a Merge pull request #136 from craigcitro/encoding_bug by Arthur D. Cherba · 8 years ago
  100. 3f14c91 Fix a nasty encoding corner case with JsonValue. by Craig Citro · 8 years ago