1. 8ca7256 Removing adexchangebuyer examples. by Mark Saniscalchi · 11 years ago
  2. 44783ca Merge pull request #10 from orestica/compacted by Craig Citro · 11 years ago
  3. e92c900 Add support for Google Default Credentials. by Orest Bolohan · 11 years ago
  4. 56557e2 Merge pull request #7 from ericgj/add-logging-http-method by Craig Citro · 11 years ago
  5. 4cc527f Tweak README. by Craig Citro · 11 years ago
  6. 3f8dc78 Update README with CLA info. by Craig Citro · 11 years ago
  7. 70f163c Rename README to README.md. by Craig Citro · 11 years ago
  8. 0373725 Merge pull request #1 from jlivni/master by Craig Citro · 11 years ago
  9. dc5da8a Merge pull request #2 from eduardocereto/patch-1 by Craig Citro · 11 years ago
  10. 87553e4 add http method to logging (discovery.py) by Eric Gjertsen · 11 years ago
  11. be82ec4 Merge pull request #5 from apicardgoog/master by John Asmuth · 11 years ago
  12. 7ba3c3f Upgrade prediction api sample code to v 1.6 and fix training data. by Antoine Picard · 11 years ago
  13. 24bff36 Fix pip install command on README by Eduardo Cereto Carvalho · 11 years ago
  14. 8720677 add maps engine examples by Josh Livni · 11 years ago
  15. 9c7fec5 Updated author field in setup.py. by John Asmuth · 11 years ago
  16. c8a51f5 Updated oauth2client submodule to point to github repo. by John Asmuth · 11 years ago
  17. 2fefc4c Added note about gh-pages site in README. by John Asmuth · 11 years ago
  18. 65f5dd7 Added oauth2client as a submodule. by John Asmuth · 11 years ago
  19. 614db98 Updated docs. by John Asmuth · 11 years ago
  20. 864311d Transition apiclient from googlecode to github. by John Asmuth · 11 years ago
  21. 3aaca54 Rollback last CL by Joe Gregorio · 11 years ago
  22. 5029dcb Update maps engine sample. by Joe Gregorio · 11 years ago
  23. e69aff4 Fixing the Direct Deals example. by Joe Gregorio · 11 years ago
  24. 34cf352 Removes AdSense and AdSenseHost samples (moved to GitHub) by Jose Alcerreca · 11 years ago
  25. 18e9017 Added AdSense Host API v4.1 samples. by Joe Gregorio · 11 years ago
  26. 956c120 Reviewed in https://codereview.appspot.com/60300043/ by Joe Gregorio · 12 years ago
  27. 85db326 Fixes a small bug with one of the command line samples for AdSense. s/paymentAmountMicros/paymentAmount. by Jose Alcerreca · 12 years ago
  28. a257aaa Adds Python samples for the AdSense Management API v1.4 by Jose Alcerreca · 12 years ago
  29. aa2f6c9 Use db.non_transactional in datastore code. Fixes issue #318 by Joe Gregorio · 12 years ago
  30. 0e2843c imported patch fix_readme_keywords by Joe Gregorio · 12 years ago
  31. 54127fc Reviewed in https://codereview.appspot.com/39670044/. by Joe Gregorio · 12 years ago
  32. 547fad2 Fix another binary file by Joe Gregorio · 12 years ago
  33. 2c06db6 Fix binary file by Joe Gregorio · 12 years ago
  34. 355557a New Maps-Engine sample. by Joe Gregorio · 12 years ago
  35. d8cc458 imported patch kwargs by Joe Gregorio · 12 years ago
  36. b79c737 Adding Python DFA Reporting API Samples. by Joe Gregorio · 12 years ago
  37. 89d832a Correctly identify PEM files generated from PKCS12 files in oauth2client. by Joe Gregorio · 12 years ago
  38. 4d50cd6 Adding Ad Exchange Seller REST API samples. by sgomes@google.com · 12 years ago
  39. 959d241 Updating Python AdX Buyer REST Samples to v1.3 by Joe Gregorio · 12 years ago
  40. 65a0806 Fixes Issue 297 "Unresolved reference" in AdSense Management API samples by Jose Alcerreca · 12 years ago
  41. 49d2439 Remove latitude sample. Reviewed in https://codereview.appspot.com/12677048/. by Joe Gregorio · 12 years ago
  42. c923132 uritemplates also missing from oauth2client setup. by Joe Gregorio · 12 years ago
  43. 5604ca2 Updated .hgignore to ignore the snapshot directory created during releases. by Joe Gregorio · 12 years ago
  44. 9dabb34 Added tag 1.2 for changeset 51e5d1578633 by Joe Gregorio · 12 years ago
  45. c2ad9bf Don't ship enable-app-engine-project by Joe Gregorio · 12 years ago
  46. 4f652d3 uritemplate missing from setup dependencies. by Joe Gregorio · 12 years ago
  47. 37802c3 Refresh docs by Joe Gregorio · 12 years ago
  48. c211bec Return None if the decorator threadlocal store doesn't have flow or credentials. by Joe Gregorio · 12 years ago
  49. e912d18 Call set_store on creds retrieved from cache. by Joe Gregorio · 12 years ago
  50. 24a043b Only decode JSON as utf-8. Reviewed in https://codereview.appspot.com/12377043/. by Joe Gregorio · 12 years ago
  51. b983a63 Missing FLAGS from old_run. by Joe Gregorio · 12 years ago
  52. 5a4c328 Clean up unused params in tests. by Joe Gregorio · 12 years ago
  53. ce67bc2 Pepare for v1.2 release. by Joe Gregorio · 12 years ago
  54. 700f13f Bring back tools.run(), but only conditionally on gflags. by Joe Gregorio · 12 years ago
  55. 7ec25f5 Drop samples that would be better served by documentation. by Joe Gregorio · 12 years ago
  56. 652492b Update coordinate, blogger and audit API samples to use apiclient.sample_tools. by Joe Gregorio · 12 years ago
  57. eeace5f Drop GAN samples as GAN in deprecated. by Joe Gregorio · 12 years ago
  58. e839115 Update prediction sample to use sample_tools. by Joe Gregorio · 12 years ago
  59. 1a5e30e A new push implementation. This updates us to the latest revision of the push by Joe Gregorio · 12 years ago
  60. d60d1e7 Clean up license headers. by Joe Gregorio · 12 years ago
  61. 238feb7 Use the following redirects feature of httplib2 where it returns the ultimate by Joe Gregorio · 12 years ago
  62. 8c39534 Updated AdSense Management API samples to V1.3 by Jose Alcerreca · 12 years ago
  63. 9086bd3 Add option to automatically retry requests. by Joe Gregorio · 12 years ago
  64. 97ef1cc Restore follow_redirects after mediadownload is done. by Joe Gregorio · 12 years ago
  65. 5ae38c8 updating analytics sample to migrate auth to new client lib flows by api.nickm@gmail.com · 12 years ago
  66. fba580b Update urlshortener sample. by Joe Gregorio · 12 years ago
  67. d2caecb Update latitude sample. by Joe Gregorio · 12 years ago
  68. 80f68bf Update adsense samples to use apiclient.sample_tools. by Joe Gregorio · 12 years ago
  69. 5f8e4fc Update the appengine sample to use the Python 2.7 runtime. by Joe Gregorio · 12 years ago
  70. b8b6fea Make decorators thread-safe. by Joe Gregorio · 12 years ago
  71. 48d10b0 Ability to list registered keys in multistore_file. by Joe Gregorio · 12 years ago
  72. 4b7fe92 Remove the GAE robot sample. by Joe Gregorio · 12 years ago
  73. c02f563 User-agent must contain (gzip). by Joe Gregorio · 12 years ago
  74. 28f34e7 The 'method' parameter for httlib2 is not positional. by Joe Gregorio · 12 years ago
  75. 9f1274c Remove sample generator, samples should use apiclient.sample_tools. by Joe Gregorio · 12 years ago
  76. a314b1f Change user-agent to follow library version. by Joe Gregorio · 12 years ago
  77. 562c9ba Update adexchangebuyer samples to use apiclient.sample_tools. by Joe Gregorio · 12 years ago
  78. 58341a0 Making OAuth2Decorator more extensible. Fixes Issue 256. by Daniel Hermes · 12 years ago
  79. fff42f2 Adds apiclient.sample_tools. by Joe Gregorio · 12 years ago
  80. b7c5a40 Fixing oauth2client appengine test to account for new devappserver. by Daniel Hermes · 12 years ago
  81. 79daca0 Start removing dependence on gflags. by Joe Gregorio · 12 years ago
  82. 731680a Update AdExchange Buyer API examples to version v1.2. by Joe Gregorio · 12 years ago
  83. 73c9a44 Prepare for v1.1 release. Reviewed in https://codereview.appspot.com/7516045/. by Joe Gregorio · 12 years ago
  84. e00ac7d Removing unused and empty directory. by Daniel Hermes · 12 years ago
  85. 482ab76 Changing prn (for service account assertions) to sub, per specification change. by Daniel Hermes · 12 years ago
  86. 14eb973 Add missing dependency for uritemplates. by Joe Gregorio · 12 years ago
  87. 34af298 Update trove classifiers by Joe Gregorio · 12 years ago
  88. b8006ce Add missing generated docs by Joe Gregorio · 12 years ago
  89. 41be8e8 Refresh docs by Joe Gregorio · 12 years ago
  90. 83965d8 Added tag 1.1 for changeset 1454877540ea by Joe Gregorio · 12 years ago
  91. 3cc9a45 Prepare for v1.1 release. by Joe Gregorio · 12 years ago
  92. f7b648f Fixing lint errors. Fixes Issue 244. by Daniel Hermes · 12 years ago
  93. 1024403 Remove circular dependency. Reviwed in https://codereview.appspot.com/7506043/. by Joe Gregorio · 12 years ago
  94. e366ef0 An inelegant fix for tox, so it will run all tests with expected library versions. by Joe Gregorio · 12 years ago
  95. bb96435 Add some command-line flags to control describe. by Joe Gregorio · 12 years ago
  96. baf0480 Make ResumableUploadError derive from HttpError. by Joe Gregorio · 12 years ago
  97. 954e124 Moving parameter data and data parsing into single object. by Daniel Hermes · 12 years ago
  98. c211324 Moving logic out of closure in createMethod and into helper methods. by Daniel Hermes · 12 years ago
  99. 8aa85b4 Make from_json behavior inheritable. by Joe Gregorio · 12 years ago
  100. cda8752 Expose the full token response in OAuth2Client and OAuth2Decorator. by Joe Gregorio · 12 years ago