1. 980c308 Make apiclient.sample_tools optional (#525) by Eric Wolak · 6 years ago
  2. 0821aa2 Remove check for a failed googleapiclient upgrade (#522) by Eric Wolak · 6 years ago
  3. 846befc Changing iteritems() to six.iteritems() by Pat Ferate · 9 years ago
  4. b939a7d Fix an issue with aliasing apiclient submodules. by Craig Citro · 10 years ago
  5. 0ff797d Add another check for a failed googleapiclient upgrade. by Craig Citro · 10 years ago
  6. 0c18afc Clean up imports in apiclient/__init__.py. by Craig Citro · 10 years ago
  7. 076b333 Add __version__ to apiclient. by Craig Citro · 10 years ago
  8. 7547de6 Add apiclient as an alias for googleapiclient. by Craig Citro · 10 years ago
  9. 864311d Transition apiclient from googlecode to github. by John Asmuth · 10 years ago
  10. 24a043b Only decode JSON as utf-8. Reviewed in https://codereview.appspot.com/12377043/. by Joe Gregorio · 11 years ago
  11. ce67bc2 Pepare for v1.2 release. by Joe Gregorio · 11 years ago
  12. 700f13f Bring back tools.run(), but only conditionally on gflags. by Joe Gregorio · 11 years ago
  13. 1a5e30e A new push implementation. This updates us to the latest revision of the push by Joe Gregorio · 11 years ago
  14. d60d1e7 Clean up license headers. by Joe Gregorio · 11 years ago
  15. 238feb7 Use the following redirects feature of httplib2 where it returns the ultimate by Joe Gregorio · 11 years ago
  16. 9086bd3 Add option to automatically retry requests. by Joe Gregorio · 11 years ago
  17. 97ef1cc Restore follow_redirects after mediadownload is done. by Joe Gregorio · 11 years ago
  18. c02f563 User-agent must contain (gzip). by Joe Gregorio · 11 years ago
  19. 28f34e7 The 'method' parameter for httlib2 is not positional. by Joe Gregorio · 11 years ago
  20. a314b1f Change user-agent to follow library version. by Joe Gregorio · 11 years ago
  21. fff42f2 Adds apiclient.sample_tools. by Joe Gregorio · 11 years ago
  22. 79daca0 Start removing dependence on gflags. by Joe Gregorio · 11 years ago
  23. e00ac7d Removing unused and empty directory. by Daniel Hermes · 11 years ago
  24. 3cc9a45 Prepare for v1.1 release. by Joe Gregorio · 11 years ago
  25. f7b648f Fixing lint errors. Fixes Issue 244. by Daniel Hermes · 11 years ago
  26. 1024403 Remove circular dependency. Reviwed in https://codereview.appspot.com/7506043/. by Joe Gregorio · 11 years ago
  27. baf0480 Make ResumableUploadError derive from HttpError. by Joe Gregorio · 11 years ago
  28. 954e124 Moving parameter data and data parsing into single object. by Daniel Hermes · 11 years ago
  29. c211324 Moving logic out of closure in createMethod and into helper methods. by Daniel Hermes · 11 years ago
  30. e7bbbb9 Handle reasons that are None. by Joe Gregorio · 11 years ago
  31. 1dc5dc8 Fix typos in apiclient.discovery.__all__. by Joe Gregorio · 11 years ago
  32. e2233cd Modify oauth2client.multistore_file to store and retrieve credentials using an arbitrary key. by Joe Gregorio · 11 years ago
  33. 164f37e Add push notification subscriptions. by Ali Afshar · 11 years ago
  34. 4772f3d Allow deserialized discovery docs to be passed to build_from_document(). by Joe Gregorio · 11 years ago
  35. 504a17f Set httplib2.RETRIES to 1. Reviewed in https://codereview.appspot.com/6906051/. by Joe Gregorio · 11 years ago
  36. 83f2ee6 Fix unicode strings leaking into httplib2. by Joe Gregorio · 11 years ago
  37. dc106fc Moving Resource class to module level to make it serializable. by Joe Gregorio · 12 years ago
  38. 2728ed1 Reduce limit for turning GETs into POSTs to accomodate App Engine. by Joe Gregorio · 12 years ago
  39. 81fde8e Ensure that dataWrapper feature is checked before using the 'data' value of a by Ali Afshar · 12 years ago
  40. f4839b0 Prep for 1.0 release. by Joe Gregorio · 12 years ago
  41. 73774c5 Preparing for v1.0c3 release. by Joe Gregorio · 12 years ago
  42. 5c120db Handle uploading chunked media by stream. by Joe Gregorio · 12 years ago
  43. c80ac9d Handle passing streams directly to httplib2. by Joe Gregorio · 12 years ago
  44. 68a8cfe Flows no longer need to be saved between uses. by Joe Gregorio · 12 years ago
  45. ba5c790 Change GET to POST if URI is too long. Fixes issue #96. by Joe Gregorio · 12 years ago
  46. 77af30a Fix comments to match reality. Fixes issue #170. by Joe Gregorio · 12 years ago
  47. 20b54fb More robust picking up JSON error responses. by Joe Gregorio · 12 years ago
  48. 3fb9367 Make batch errors align with normal errors. by Joe Gregorio · 12 years ago
  49. a283815 Switch to new discovery path parameters. by Joe Gregorio · 12 years ago
  50. 7f371e1 Add support for additionalProperties when printing schema'd objects. by Joe Gregorio · 12 years ago
  51. 4a2c29f Fix media upload parameter names. Reviewed in http://codereview.appspot.com/6374062/ by Joe Gregorio · 12 years ago
  52. e7a0c47 Refresh auto-generated docs by Joe Gregorio · 12 years ago
  53. 4fbde1c Fix docs for batch callbacks. by Joe Gregorio · 12 years ago
  54. c752e33 Batch error response reason not being set correctly. by Joe Gregorio · 12 years ago
  55. 81d92cc Build cleaner and easier to read docs for dynamic surfaces. by Joe Gregorio · 12 years ago
  56. bf14cef Version 1.0c2 by Joe Gregorio · 12 years ago
  57. 2467afa Parameter values of None should be treated as missing. by Joe Gregorio · 12 years ago
  58. 1aaec4b Moved name to c1 from b9 because of wonky version naming rules. by Joe Gregorio · 12 years ago
  59. ebd0b84 Refresh docs by Joe Gregorio · 12 years ago
  60. 7ceb26f Convert all inline samples to the Farm API for consistency. by Joe Gregorio · 12 years ago
  61. 708388c Add _media methods and support for resumable media download. by Joe Gregorio · 12 years ago
  62. 44454e4 Better handling of streams that report their size as 0. by Joe Gregorio · 12 years ago
  63. 4b4002f [mq]: smallfixes by Joe Gregorio · 12 years ago
  64. 910b9b1 Update Media Upload to include io.Base and also fix some bugs. by Joe Gregorio · 12 years ago
  65. 88f699f Clean up more docs, move Latitude to OAuth 2.0. Reviewed in http://codereview.appspot.com/6301055/. by Joe Gregorio · 12 years ago
  66. ce31a97 Make a couple utility functions public. Reviewed in http://codereview.appspot.com/6301053/. by Joe Gregorio · 12 years ago
  67. 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
  68. df70dfc Remove OAuth 1.0 support. by Joe Gregorio · 12 years ago
  69. d9d0090 Updated docs by Joe Gregorio · 12 years ago
  70. b8f5f91 Move to PEP386 compliant version numbers. by Joe Gregorio · 12 years ago
  71. 696583c Add __version__ to each library. by Joe Gregorio · 12 years ago
  72. 3b0f885 Merged. by Ali Afshar · 12 years ago
  73. 1cb6b67 Fixed incorrectly referenced attribute. Fixes #115 by Ali Afshar · 12 years ago
  74. e84c944 Fix bug in StorageByKeyName. by Joe Gregorio · 12 years ago
  75. de86044 New media upload scheme that uses only /upload and the new uploadType parameter. by Joe Gregorio · 12 years ago
  76. 1e74282 Support repeated enum arguments for clients built by discovery. by Craig Citro · 12 years ago
  77. 01770a5 Add some inline docs. Reviewed in http://codereview.appspot.com/5699066/ by Joe Gregorio · 12 years ago
  78. 884e2b2 Fix gtaskqueue to not pass in body={}. Also fix bug with 0 length POSTs. Reviewed in http://codereview.appspot.com/5694067/. by Joe Gregorio · 12 years ago
  79. 654f4a2 Fix bugs with auth, batch and retries. by Joe Gregorio · 12 years ago
  80. 6f11ea1 Added MediaInMemoryUpload for uploads that are a byte stream, with tests. by Ali Afshar · 12 years ago
  81. e6ee3e5 Remove duplication of base classes for OAuth now that we depend on oauth2client. by Joe Gregorio · 12 years ago
  82. 945be3e Fix resumable upload protocol. Reviewed in http://codereview.appspot.com/5572075/ by Joe Gregorio · 12 years ago
  83. dd81382 Fix str/unicode issue in batch media requests. by Joe Gregorio · 12 years ago
  84. 549230c Fixes issue #85. Also moves all json imports to go through oauth2client.anyjson. Reviewed in http://codereview.appspot.com/5531064/. by Joe Gregorio · 12 years ago
  85. 2b84314 Change default resumable chunk size to 150K. by Joe Gregorio · 12 years ago
  86. 5d1171b Fix Batch issues. Fixes issue #41. by Joe Gregorio · 12 years ago
  87. 2b78128 Add documentation for request and response bodies from schema information. by Joe Gregorio · 12 years ago
  88. e08a166 Some methods don't specify a schema for their response, which means that by Joe Gregorio · 12 years ago
  89. bd512b5 Fix the final boundary in resumable multipart media uploads. by Joe Gregorio · 12 years ago
  90. 66f5752 Add support for batch requests. by Joe Gregorio · 13 years ago
  91. d0bd388 Add support for resumable upload. by Joe Gregorio · 13 years ago
  92. dae2f55 Fix naming per review http://codereview.appspot.com/5375044/ by Joe Gregorio · 13 years ago
  93. 8b4df3f imported patch 22 by Joe Gregorio · 13 years ago
  94. 6804c7a Handle regexs that are applied to repeating parameters. Reviewed in http://codereview.appspot.com/5413050/ by Joe Gregorio · 13 years ago
  95. c4fc095 Removing Buzz from comments in code by Joe Gregorio · 13 years ago
  96. 7b70f43 Clean up samples and remove Buzz references. by Joe Gregorio · 13 years ago
  97. 583d9e4 Move from using API key to userIp in making discovery requests. by Joe Gregorio · 13 years ago
  98. a98733f Reviewed in http://codereview.appspot.com/5036043/ by Joe Gregorio · 13 years ago
  99. 562b731 Stage 1 conversion to JSON for storing Credentials. by Joe Gregorio · 13 years ago
  100. a388ce3 Add checking of unexpected calls and unexpected provided body to by Joe Gregorio · 13 years ago