1. b8b6fea Make decorators thread-safe. by Joe Gregorio · 12 years ago
  2. 58341a0 Making OAuth2Decorator more extensible. Fixes Issue 256. by Daniel Hermes · 12 years ago
  3. f7b648f Fixing lint errors. Fixes Issue 244. by Daniel Hermes · 12 years ago
  4. 1024403 Remove circular dependency. Reviwed in https://codereview.appspot.com/7506043/. by Joe Gregorio · 12 years ago
  5. cda8752 Expose the full token response in OAuth2Client and OAuth2Decorator. by Joe Gregorio · 12 years ago
  6. 2cc0938 Remove 'assertion_type' from _generate_refresh_request_body. Fixes Issue 238. by dhermes@google.com · 12 years ago
  7. 78787b6 imported patch NDB by Joe Gregorio · 12 years ago
  8. a9eb0bb Adding a .revoke() to Credentials. Closes issue 98. by dhermes@google.com · 12 years ago
  9. 4715482 Supporting NDB in oauth2client/appengine, and beginning *slow* transition to this datastore API. by dhermes@google.com · 13 years ago
  10. 5cf5d12 Consolidate handling of scopes. by Joe Gregorio · 13 years ago
  11. 77254c1 Escape untrusted content before displaying it. by Joe Gregorio · 13 years ago
  12. 6ceea2d Add XSRF protection to oauth2decorator callback. by Joe Gregorio · 13 years ago
  13. fd08e43 Add support for Google Compute Engine service accounts. by Joe Gregorio · 13 years ago
  14. 68a8cfe Flows no longer need to be saved between uses. by Joe Gregorio · 13 years ago
  15. c29aaa9 Loading of client_secrets JSON file backed by a cache. by Joe Gregorio · 13 years ago
  16. a19f3a7 Refresh SignedJwtAssertionCredentials w/Storage. by Joe Gregorio · 13 years ago
  17. 08cdcb8 Increase coverage % for oauth2client.appengine. by Joe Gregorio · 13 years ago
  18. e84c944 Fix bug in StorageByKeyName. by Joe Gregorio · 13 years ago
  19. 853bcf3 TBR http://codereview.appspot.com/5712052/. Fixes issue #111. by Joe Gregorio · 13 years ago
  20. 1777497 Allow kwargs in the decorator. Reviewed in http://codereview.appspot.com/5712049/. Fixes issue #110. by Joe Gregorio · 13 years ago
  21. d84d6b8 Use the high level app_identity call for the AppIdentityCredentials by Joe Gregorio · 13 years ago
  22. acf517f add user_agent back to OAuth2Decorator argument by Johan Euphrosine · 13 years ago
  23. ec75dc1 Add .delete() to all Storages. by Joe Gregorio · 13 years ago
  24. 549230c Fixes issue #85. Also moves all json imports to go through oauth2client.anyjson. Reviewed in http://codereview.appspot.com/5531064/. by Joe Gregorio · 14 years ago
  25. 1adde1a OAuth2Decorator should take and pass kwargs to underlying Flow. by Joe Gregorio · 14 years ago
  26. a07cb9c Patch from issue 73. Fixes issue 72. Unicode error when using OAuth2Decorator with Python 2.7 by Joe Gregorio · 14 years ago
  27. 9fa077c Fixes issue 48. Don't create db entries on StorageByKeyName.get(). by Joe Gregorio · 14 years ago
  28. c4fc095 Removing Buzz from comments in code by Joe Gregorio · 14 years ago
  29. ec55584 Remove legacy support for pickled Credentials. by Joe Gregorio · 14 years ago
  30. 0f4d232 Fixes issue #66. by Joe Gregorio · 14 years ago
  31. f2f8a5a Let OAuth2Decorator take a list of scopes. by Joe Gregorio · 14 years ago
  32. f08a498 Add support for client_secrets.json file format. by Joe Gregorio · 14 years ago
  33. 5b457c3 Sync to head of httplib2. Reviewed in http://codereview.appspot.com/5216044/ by Joe Gregorio · 14 years ago
  34. 1daa71b Fix issues with App Engine datastore by Joe Gregorio · 14 years ago
  35. d2ee4d8 Fixed bug with refreshing tokens in file Storage by Joe Gregorio · 14 years ago
  36. 562b731 Stage 1 conversion to JSON for storing Credentials. by Joe Gregorio · 14 years ago
  37. 9da2ad8 Add fancy locking to oauth2client. by Joe Gregorio · 14 years ago
  38. cb6d891 Remove user_agent from app engine helpers. by JacobMoshenko · 14 years ago
  39. 8e90510 Add robot helpers and a sample. by JacobMoshenko · 14 years ago
  40. f427c53 Reviewed in http://codereview.appspot.com/4515195/ by Joe Gregorio · 14 years ago
  41. 432f17e oauth2decorator, reviewed in http://codereview.appspot.com/4524063/ by Joe Gregorio · 14 years ago
  42. 7c22ab2 Clean up doc strings and unused imports by Joe Gregorio · 14 years ago
  43. deeb020 Cleaned up OAuth 2.0 support fully using Storage() and updating samples. by Joe Gregorio · 14 years ago
  44. 695fdc1 [mq]: oauth2 by Joe Gregorio · 15 years ago