1. 24f334c Merge commit '488110c' into import by Kevin Cheng · 6 years ago
  2. c5610a9 Merge pull request #158 from markpell/master by Arthur D. Cherba · 7 years ago
  3. 4b1cf18 Fix up lint errors by Zachary Newman · 7 years ago
  4. d6db044 Add function to encode AdditionalProperty messages by Zachary Newman · 7 years ago
  5. b21f6d7 Fixing _MockedMethod so that you can call client.GetMethodsList() when a by Mark Pellegrini · 7 years ago
  6. d34466c Add unittest for repeated list fields being parsed correctly by Sourabh Bajaj · 7 years ago
  7. 3add89c Empty list is a valid response for repeated fields by Sourabh Bajaj · 7 years ago
  8. 77f3625 Fix new lint warnings/errors. by Arthur D. Cherba · 7 years ago
  9. 9f6062c Process schemas in predictable order in codegen. by Arthur D. Cherba · 7 years ago
  10. 035bc85 Fix a bug with ADC being None. by Craig Citro · 7 years ago
  11. e8ab5d9 Allow customizing the GCE metadata service address via an env var. (#149) by Craig Citro · 7 years ago
  12. 1aa4306 Add the Metadata-Flavor header for GCE detection. (#148) by Craig Citro · 7 years ago
  13. 814de48 Fix whitespace issue by Jonathan Coveney · 7 years ago
  14. 4e88a3d Add args comment by Jonathan Coveney · 7 years ago
  15. 33235a1 Test fails if callback not run by Jonathan Coveney · 7 years ago
  16. d69c9b0 Augment test to use callback by Jonathan Coveney · 7 years ago
  17. 8068315 Add batch request callback hook by Jonathan Coveney · 7 years ago
  18. 5cf5daa Updates encoding.py to not to set/reset global logger. by Chamikara Jayalath · 7 years ago
  19. b204d3a Don't swallow KeyboardInterrupts by Travis Hobrla · 7 years ago
  20. 3cfaf2c Treat exceptions accessing GCE credential cache file as a cache miss by Travis Hobrla · 7 years ago
  21. cb827e4 Merge pull request #137 from cherba/batch by Arthur D. Cherba · 7 years ago
  22. c589eb1 Add limit support for limiting size of batch request. by Arthur D. Cherba · 7 years ago
  23. 7d3b098 Allow tests to run without apitools package setup. by Arthur D. Cherba · 7 years ago
  24. 3f14c91 Fix a nasty encoding corner case with JsonValue. by Craig Citro · 8 years ago
  25. 529614a Fix unit test for the '_IncludeFields' method. by przemekwitek · 8 years ago
  26. a18c0af Fix '_IncludeFields' method. by przemekwitek · 8 years ago
  27. 61695dc Do not raise exception in client mock if one already active. by Arthur D. Cherba · 8 years ago
  28. a164dd6 Merge pull request #130 from cherba/encoding_map by Vilas Jagannath · 8 years ago
  29. d4589ae Merge pull request #1 from benhead/patch-2 by Benjamin Turner · 8 years ago
  30. deac102 Update list_pager_test.py by Benjamin Turner · 8 years ago
  31. c806605 Update YieldFromList to support APIs without a batch_size_attribute by Benjamin Turner · 8 years ago
  32. 0555347 Fix #127 parsing property int values from strings. by Arthur D. Cherba · 8 years ago
  33. 9d0c388 Provide more information when raising HttpError. by Arthur D. Cherba · 8 years ago
  34. ad75088 Expose client mock url and http properties. (#125) by Arthur D. Cherba · 8 years ago
  35. cb52881 Update testing.mock to closer match real api client. by Arthur D. Cherba · 8 years ago
  36. cce7bd1 Fix doc string lint errors. by Arthur D. Cherba · 8 years ago
  37. 023efb3 Merge pull request #116 from cherba/static_info by Craig Citro · 8 years ago
  38. cf66a0d Generate extra_types import when any type is used by AdditionalProperties. by Arthur D. Cherba · 8 years ago
  39. 86769ce 'Make method_config class level accesible.' by Arthur D. Cherba · 8 years ago
  40. a6dfcfc Update tests after moving and regenerating fusiontables api. by Arthur D. Cherba · 8 years ago
  41. 96948d3 Move fusionteables sample with test to samples directory. by Arthur D. Cherba · 8 years ago
  42. 159b6f5 Expose flat_path property in generated client services. by Arthur D. Cherba · 8 years ago
  43. 80d4c3a Fix an ADC-related bug, and make an install tweak. by Craig Citro · 8 years ago
  44. 9edd3a7 Consolidate gen test samples. by Arthur D. Cherba · 8 years ago
  45. 6e81406 Parameterize generated client test with version. by Arthur D. Cherba · 8 years ago
  46. 61459a7 Add generated client test sample with automic names. by Arthur D. Cherba · 8 years ago
  47. f65d6d0 Make generated dns sample a python package so that tests against it can be run. by Arthur D. Cherba · 8 years ago
  48. c47b765 Allow clients to set retry_func for MakeRequest by Matt Houglum · 8 years ago
  49. acc4628 Merge pull request #106 from cherba/init_file by Arthur D. Cherba · 8 years ago
  50. 2883810 Use parenthesis around boolean for init_wildcard_file parameter. by Arthur D. Cherba · 8 years ago
  51. 9cef89f Add option to control how __init__.py is generated. by Arthur D. Cherba · 8 years ago
  52. 3b42c92 Fix an issue with Python3 multipart encodings. by Craig Citro · 8 years ago
  53. ccbe7aa Ensuring that a new url is used after refreshing the credentials. by Ivan Naranjo · 8 years ago
  54. c4711ae Expose static base url in generated api client. by Arthur D. Cherba · 8 years ago
  55. 1f3af12 Fix lint issues. by Arthur D. Cherba · 8 years ago
  56. 740da00 Add diff test to the generator. by Arthur D. Cherba · 8 years ago
  57. 91a5fd4 Play nice with older oauth2client versions. by Craig Citro · 8 years ago
  58. 0236d83 Cleanup package data, and fix a warning. by Craig Citro · 8 years ago
  59. 8c71deb The new oauth2client.client.AssertionCredentials has a new abstract method, causing lint to fail. by Kevin Regan · 8 years ago
  60. f268d0e Attempt to import newer versions of oauth2client libraries first. by Kevin Regan · 8 years ago
  61. abbfcb1 Update service_account support for oauth2clientv2. by Craig Citro · 8 years ago
  62. a6df4c8 Simplify code and lower version to alpha release. by Silviu Calinoiu · 8 years ago
  63. 96a3137 Use the proper compatible release operator. by Silviu Calinoiu · 8 years ago
  64. 7c39b40 Bump version to 0.5 and update apitools requirements to match that. by Silviu Calinoiu · 8 years ago
  65. 5688590 Merge pull request #91 from craigcitro/metadata by Craig Citro · 8 years ago
  66. d046c48 Code review feedback. by Craig Citro · 8 years ago
  67. b515171 Drop gflags/appcommands in oauth2l, support py3. by Craig Citro · 8 years ago
  68. 187f027 Cleanup some dead test code. by Craig Citro · 8 years ago
  69. 9cc94e2 Update oauth2client imports for the new release. by Craig Citro · 8 years ago
  70. a057486 Add support for new-style discovery URLs. by Craig Citro · 8 years ago
  71. dd2097e Update encoding.py with some bug fixes by Brad Friedman · 8 years ago
  72. 518feea Update lint rules. Fixes #81. by Arthur D. Cherba · 8 years ago
  73. 67a69fa In client mock explicitly import its dependencies. by Arthur D. Cherba · 9 years ago
  74. 4ee0ae8 Merge pull request #79 from google/csl-patch by Vilas Jagannath · 9 years ago
  75. 69736dd Import on demand credentials_lib in base_api. by Arthur D. Cherba · 9 years ago
  76. eff5c2e Fix --unelidable_request_methods behavior by Vilas Jagannath · 9 years ago
  77. 363745e Make sure client.Unmock() undoes client.Mock(). by Arthur D. Cherba · 9 years ago
  78. 938dd67 Add test coverage for the version pinning change by Silviu Calinoiu · 9 years ago
  79. 4390b7c Fix lint errors by Silviu Calinoiu · 9 years ago
  80. a6d2e11 Merge remote-tracking branch 'upstream/master' by Silviu Calinoiu · 9 years ago
  81. 832009c Pin version of apitools for >=0.5 keep old behavior for earlier versions. by Silviu Calinoiu · 9 years ago
  82. 002457f Client libs with apitools pinned to the version used to generate them by Silviu Calinoiu · 9 years ago
  83. 48913df Handle transient oauth2client refresh failures in http_wrapper by Travis Hobrla · 9 years ago
  84. 5dbc311 Keep all unknown field keys as strings. by Craig Citro · 9 years ago
  85. 6fcd8ab Shortening long line. by Vilas Jagannath · 9 years ago
  86. 7be9ba9 Pass the protoprc_package parameter through to the appropriate by Vilas Jagannath · 9 years ago
  87. 59471ff Add protorpc_package parameter. by Vilas Jagannath · 9 years ago
  88. 616b422 Undoing changes from previous commit. by Vilas Jagannath · 9 years ago
  89. 44fb5f7 Updating message_registry.py to properly use base_package. by Vilas Jagannath · 9 years ago
  90. 06fc965 Support custom check_response_func in BaseApiClient by Jeff Lowdermilk · 9 years ago
  91. 7794ff9 more linting happiness. by Guillaume Binet · 9 years ago
  92. 6c2f024 pep8 by Guillaume Binet · 9 years ago
  93. cb72597 Force cast from int to float if we expect float. by Guillaume Binet · 9 years ago
  94. 4aebe74 Made PEP8 happy. by Guillaume Binet · 9 years ago
  95. 8bfe5d7 simpler test + py2 compatibility. by Guillaume Binet · 9 years ago
  96. b356014 Relax the int vs float constraint by Guillaume Binet · 9 years ago
  97. 16b2683 actually call testValidateElement by Guillaume Binet · 9 years ago
  98. 471ac70 Add per-file licenses. Fixes #63. by Arthur D. Cherba · 9 years ago
  99. efc5e33 Updated the remapping test to test both allowed and disallowed remappings. by Vilas Jagannath · 9 years ago
  100. 254e9a9 Update encoding_test.py by Vilas Jagannath · 9 years ago