1. 985e540 imported patch api_docs_404 by Joe Gregorio · 14 years ago
  2. 8b4c173 [mq]: id_token2 by Joe Gregorio · 14 years ago
  3. 53806d0 Index: samples/groupssettings/client_secrets.json by Joe Gregorio · 14 years ago
  4. a0a7ab4 imported patch diacritize by Joe Gregorio · 14 years ago
  5. ae7b31d Merge from codesite by Luke Blanshard · 14 years ago
  6. c4fc095 Removing Buzz from comments in code by Joe Gregorio · 14 years ago
  7. 58037ab Removing soft links by Joe Gregorio · 14 years ago
  8. a2005f2 Scrub dailymotion sample by Joe Gregorio · 14 years ago
  9. 7b70f43 Clean up samples and remove Buzz references. by Joe Gregorio · 14 years ago
  10. 323b300 TBR in http://codereview.appspot.com/5361046/ by Joe Gregorio · 14 years ago
  11. 86113ba rm .hgignore by leadpipe@wpgntav-ubiq70.hot.corp.google.com · 14 years ago
  12. bba4898 Updated versions by leadpipe@wpgntav-ubiq70.hot.corp.google.com · 14 years ago
  13. dbcaba4 Add new samples by leadpipe@wpgntav-ubiq70.hot.corp.google.com · 14 years ago
  14. 077363d Adding Blogger sample command line application. by Joe Gregorio · 14 years ago
  15. 57e6e02 remove future.json references by Joe Gregorio · 14 years ago
  16. 11690e0 Update Python Sample for Prediction v1.4 by Joe Gregorio · 14 years ago
  17. f08a498 Add support for client_secrets.json file format. by Joe Gregorio · 14 years ago
  18. 583d9e4 Move from using API key to userIp in making discovery requests. by Joe Gregorio · 14 years ago
  19. 1daa71b Fix issues with App Engine datastore by Joe Gregorio · 14 years ago
  20. d2ee4d8 Fixed bug with refreshing tokens in file Storage by Joe Gregorio · 14 years ago
  21. 562b731 Stage 1 conversion to JSON for storing Credentials. by Joe Gregorio · 14 years ago
  22. 093d9bf Add GAN samples. by Joe Gregorio · 14 years ago
  23. 03aac12 Add Analytics Management API sample. by Joe Gregorio · 14 years ago
  24. 4bd78e2 Sample python client code for Admin Audit API - first version by rahulpaul@google.com · 14 years ago
  25. 49cd5f8 imported patch issue4815077_3002.diff by Robert Kaplow · 14 years ago
  26. cb6d891 Remove user_agent from app engine helpers. by JacobMoshenko · 14 years ago
  27. cba06d5 Added gadget wrapper for a presentation to be placed in the codesite wiki. by Joe Gregorio · 14 years ago
  28. c47fab7 Add oauth2client as a completely separate library. by Joe Gregorio · 14 years ago
  29. 9c8588a Update api-python-client-doc to also serve up a gadget by Joe Gregorio · 14 years ago
  30. 8e90510 Add robot helpers and a sample. by JacobMoshenko · 14 years ago
  31. d7bba20 add missing simlinks for tasks_appengine sample by Johan Euphrosine · 14 years ago
  32. da68b33 add Tasks API App Engine sample by Johan Euphrosine · 14 years ago
  33. 14edb84 Moving to new discovery version in taskqueue sample. by Joe Gregorio · 14 years ago
  34. 65826f9 Fix prediction sample to comply with updated insert request and take data as command-line flag. by Joe Gregorio · 14 years ago
  35. aae127a Added placeholder samples for the oauth2decorator. by Joe Gregorio · 14 years ago
  36. bd89940 rollback new_project_template sample from using the decorator by Joe Gregorio · 14 years ago
  37. 432f17e oauth2decorator, reviewed in http://codereview.appspot.com/4524063/ by Joe Gregorio · 14 years ago
  38. 8097e2a Fixes issue #28, updating the return_uri to /oauth2callback. Also updated README. by Joe Gregorio · 14 years ago
  39. 7d79121 Fix samples so that they catch AccessTokenRefreshError. by Joe Gregorio · 14 years ago
  40. 239855e Add TaskQueue sample. by Joe Gregorio · 14 years ago
  41. 821e164 Update sample to latest discovery format. Reviewed in http://codereview.appspot.com/4468041/ by Joe Gregorio · 14 years ago
  42. 123f5db Clean up landing page for api-python-client-doc, adding in API name and version columns. by Joe Gregorio · 14 years ago
  43. 6a63a76 Update to use the latest version of discovery. by Joe Gregorio · 14 years ago
  44. 652898b Add sample_generator.py and update samples to via generator. by Joe Gregorio · 14 years ago
  45. 2a5f413 Add support for Protocol Buffers as an API serialization format by Matt McDonald · 14 years ago
  46. 30a08fd Update new_project_template to use OAuth 2.0. Also update upload-diffs.py to latest from Rietveld. by Joe Gregorio · 14 years ago
  47. d1ee5e2 Added missing symlink. by Joe Gregorio · 14 years ago
  48. 1ef83e1 Fix problem with runsamples erroring on logging. Add in missing api-python-client-doc file. by Joe Gregorio · 14 years ago
  49. c968a57 Removing OAuth 2.0 Latitude sample. by Joe Gregorio · 14 years ago
  50. b17c763 Install now with expanded symlinks for those platforms that don't support them. by Joe Gregorio · 14 years ago
  51. 20a5aa9 Updated copyright notices where appropriate and refreshed generated docs. by Joe Gregorio · 14 years ago
  52. 05375c0 Switch over the threadqueue sample from moderator to urlshortener. by Joe Gregorio · 14 years ago
  53. 06d852b Cleaning up 2.7 compatibility and more work on installer. by Joe Gregorio · 14 years ago
  54. e9e236f Clean up README and add lots of comments to moderator.py by Joe Gregorio · 14 years ago
  55. f415342 imported patch partial-and-patch by Joe Gregorio · 14 years ago
  56. 6abf870 Moved OAuth 2.0 samples up to the top level. by Joe Gregorio · 14 years ago
  57. c5edb3c List of APIs is now built dynamically. by Joe Gregorio · 14 years ago
  58. b3ec0f4 Fixed source in Search API for Shopping example. by Ali Afshar · 14 years ago
  59. 80bc931 Added runsamples.py which allows the caller to run all the sample applications in a given directory. by Joe Gregorio · 14 years ago
  60. 205e73a Cleanup of samples including adding flags to control logging. by Joe Gregorio · 14 years ago
  61. fa6630c Added sample for dailymotion by Joe Gregorio · 14 years ago
  62. 9e5fe4d OAuth 2.0 uses new endpoints. OAuth 2.0 moderator sample uses gflags. OAuth 2.0 tools.run adds a local web server to handle redirect_uri if possible. by Joe Gregorio · 14 years ago
  63. b577f99 Update to the latest auth and token uris by Joe Gregorio · 14 years ago
  64. 3157a74 Update sample to reflect final destination in wiki documentation. by Joe Gregorio · 14 years ago
  65. 4939655 Enhanced HttpError to now include the original request URI if possible. by Joe Gregorio · 14 years ago
  66. afdf50b Added more logging and changed flag name by Joe Gregorio · 14 years ago
  67. 34044bc Added LoggingJsonModel and a sample application, debugging/main.py, on how to use it. by Joe Gregorio · 14 years ago
  68. 0eec308 Added tznever sample by Joe Gregorio · 14 years ago
  69. 6429bf6 Adds make targets 'release' and 'prerelease' which build release by Joe Gregorio · 14 years ago
  70. 1ae3e74 Updated all samples to use 'service' as the object returned from build() by Joe Gregorio · 14 years ago
  71. f863f7a Default the data wrapper to off. When converting based on types, don't convert things that are already strings or unicode by Joe Gregorio · 14 years ago
  72. 266c644 Added Prediction sample by Joe Gregorio · 14 years ago
  73. 61d7e96 Added support for repeating parameters by Joe Gregorio · 14 years ago
  74. 0fb19e1 Simplify api-python-client-doc and add Home link back in. by Joe Gregorio · 14 years ago
  75. afc45f2 Use html output of pydoc in api-python-client-doc application. Also generate a static linked set of documents for all apis that we know about. by Joe Gregorio · 14 years ago
  76. ccc7954 Fix refresh token handling and add unit tests for oauth2client.client by Joe Gregorio · 14 years ago
  77. fffa7d7 Finish adding Storage to the OAuth 1.0 client and updated all examples to use file.Storage. No more three_legged_dance.py files anywhere. by Joe Gregorio · 14 years ago
  78. c3fae8a Move to v0.3 discovery and use method and parameter descriptions if available. by Joe Gregorio · 14 years ago
  79. a0a52e4 Moving over OAuth 1.0 to use Storage, and updating samples to handle token revocation. by Joe Gregorio · 14 years ago
  80. 9ce4b62 Moving all OAuth code and samples to use Storage consistently by Joe Gregorio · 14 years ago
  81. 3b79fa8 Added AccessTokenCredentials by Joe Gregorio · 14 years ago
  82. 6c0ebb7 Added a sample for OAuth 2.0 and Django by Joe Gregorio · 14 years ago
  83. d81ecb0 Clean up buzz example so it is just one file. by Joe Gregorio · 14 years ago
  84. deeb020 Cleaned up OAuth 2.0 support fully using Storage() and updating samples. by Joe Gregorio · 14 years ago
  85. fb933a4 Merged two sources of Search for Shopping API samples, under the official name. by Ali Afshar · 15 years ago
  86. 7a6df3a Fix lack of top level methods from a service. by Joe Gregorio · 15 years ago
  87. 49e94d8 Clean up OAuth 2 support by Joe Gregorio · 15 years ago
  88. 695fdc1 [mq]: oauth2 by Joe Gregorio · 15 years ago
  89. 2782948 Samples for Google Search API for Shopping from Ali Afshar. by Joe Gregorio · 15 years ago
  90. 292b9b8 Add in the abilitiy to run from a local static (as opposed to cached) discovery document. Also added sample for same. by Joe Gregorio · 15 years ago
  91. 88243be Added Google URL Shortener API sample by Joe Gregorio · 15 years ago
  92. f93b13d Applied Will Norri's patch to the appengine project template so that OAuth now works on localhost by ade@google.com · 15 years ago
  93. 39e2a4e Applied Will Norris's patch so that OAuth will work on localhost in the appengine Buzz sample by ade@google.com · 15 years ago
  94. 3fada33 Fixed bug with nested resources by Joe Gregorio · 15 years ago
  95. 48c1caa Fix bug 7. Also, clean up the app engine template to make the happy path happier. by Joe Gregorio · 15 years ago
  96. 83a7f6a Add in a skeleton App Engine project that still does OAuth 1.0 by Joe Gregorio · 15 years ago
  97. f78b4b5 Moved the common code for executing the OAuth 1.0 flow into the library and enhance it to run a local web server if possible. Updated all examples to use the new code. by Joe Gregorio · 15 years ago
  98. ab828ae Correct name for the shopping search api by Joe Gregorio · 15 years ago
  99. ec736d9 Added a shopping sample and also adding shopping to api-python-client-doc by Joe Gregorio · 15 years ago
  100. af276d2 Added mocks for the generated service objects. Also fixed a bunch of formatting. by Joe Gregorio · 15 years ago