1. f3348f9 feat: discovery supports retries (#967) by Dmitry Frenkel · 4 years ago
  2. 981eadf feat: add mtls feature (#917) by arithmetic1728 · 4 years, 2 months ago
  3. 20af04d Fix generation for methods with abnormal page token conventions (#330) by Thomas Coffee · 7 years ago
  4. 38051ac Add media_mime_type keyword argument by Brian J. Watson · 8 years ago
  5. dc13631 Default to octet-stream if mimetype detection fails. by Nam T. Nguyen · 9 years ago
  6. 26b0100 Force HttpMock to read content from file as bytes by Alan Briolat · 9 years ago
  7. 860836f Add a new_batch_http_request() method to services by Pepper Lebeck-Jobe · 9 years ago
  8. 89d832a Correctly identify PEM files generated from PKCS12 files in oauth2client. by Joe Gregorio · 11 years ago
  9. a9eb0bb Adding a .revoke() to Credentials. Closes issue 98. by dhermes@google.com · 11 years ago
  10. bb8677e Clean up comment by Joe Gregorio · 12 years ago
  11. a283815 Switch to new discovery path parameters. by Joe Gregorio · 12 years ago
  12. 7f371e1 Add support for additionalProperties when printing schema'd objects. by Joe Gregorio · 12 years ago
  13. 708388c Add _media methods and support for resumable media download. by Joe Gregorio · 12 years ago
  14. c8e421c Remove last OAuth 1.0 vestiges. Clean up comments. Fixes issue #127. Reviewed in http://codereview.appspot.com/6299050/ by Joe Gregorio · 12 years ago
  15. 08cdcb8 Increase coverage % for oauth2client.appengine. by Joe Gregorio · 12 years ago
  16. 1e74282 Support repeated enum arguments for clients built by discovery. by Craig Citro · 12 years ago
  17. 2b78128 Add documentation for request and response bodies from schema information. by Joe Gregorio · 13 years ago
  18. e08a166 Some methods don't specify a schema for their response, which means that by Joe Gregorio · 13 years ago
  19. 8b4c173 [mq]: id_token2 by Joe Gregorio · 13 years ago
  20. 6804c7a Handle regexs that are applied to repeating parameters. Reviewed in http://codereview.appspot.com/5413050/ by Joe Gregorio · 13 years ago
  21. b415352 Add missing plus file by Joe Gregorio · 13 years ago
  22. 7e0eb7a removed old Buzz test data. by Joe Gregorio · 13 years ago
  23. 84d3c1f Handle the case of maxSize missing in a discovery doc media section. by Joe Gregorio · 13 years ago
  24. 3c676f9 Add support for _next pagination with page tokens. by Joe Gregorio · 13 years ago
  25. fdd6c44 Missing file by Joe Gregorio · 13 years ago
  26. d92897c imported patch reserved by Joe Gregorio · 13 years ago
  27. 198fdf7 Added missing test images by Joe Gregorio · 13 years ago
  28. fdf7c80 Add support for media uploads as they will appear in Discovery. by Joe Gregorio · 13 years ago
  29. 6a63a76 Update to use the latest version of discovery. by Joe Gregorio · 13 years ago
  30. f415342 imported patch partial-and-patch by Joe Gregorio · 13 years ago
  31. c0e0fe9 Added exception around parsing the discovery doc. by Joe Gregorio · 13 years ago
  32. bee8683 Now using type from discovery document to properly cast method parameters. Also added in checking for values that are enums. by Joe Gregorio · 13 years ago
  33. 7a6df3a Fix lack of top level methods from a service. by Joe Gregorio · 13 years ago
  34. 3fada33 Fixed bug with nested resources by Joe Gregorio · 14 years ago
  35. a12c7d6 Clean up descriptions by Joe Gregorio · 14 years ago
  36. 2379ecc Switch over to using discovery format v0.2beta1. by Joe Gregorio · 14 years ago
  37. 2ab0de7 Added support buzz.people.liked. Marked the functional test as IGNORED since it requires a bug fix in the Buzz API by ade@google.com · 14 years ago
  38. 6d5e94f First pass at adding in pagination by Joe Gregorio · 14 years ago
  39. ba9ea7f Added tests for resources and their methods. Also added tests for the json model. by Joe Gregorio · 14 years ago