1. 8889c4d Use twine to upload the package to pypi. by Takashi Matsuo · 9 years ago
  2. 864311d Transition apiclient from googlecode to github. by John Asmuth · 10 years ago
  3. c923132 uritemplates also missing from oauth2client setup. by Joe Gregorio · 11 years ago
  4. 79daca0 Start removing dependence on gflags. by Joe Gregorio · 11 years ago
  5. 623de46 Last tweaks to setup for 1.0 release. by Joe Gregorio · 12 years ago
  6. 02b5f3f Replace test runners with nose, and add tox support. by Ali Afshar · 12 years ago
  7. f0edebc Incorporate building the gae zip into the release process. by Joe Gregorio · 12 years ago
  8. 46675d2 Distribute the samples separately from the library source. by Joe Gregorio · 12 years ago
  9. 921b8e4 Clean up setup.py script by Joe Gregorio · 12 years ago
  10. df70dfc Remove OAuth 1.0 support. by Joe Gregorio · 12 years ago
  11. 9d56b5a Automatically generate Samples wiki page from README files. by Joe Gregorio · 12 years ago
  12. 696583c Add __version__ to each library. by Joe Gregorio · 12 years ago
  13. 08cdcb8 Increase coverage % for oauth2client.appengine. by Joe Gregorio · 12 years ago
  14. ece1da3 Fix up Makefile to work with sh and not bash. by Joe Gregorio · 12 years ago
  15. 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
  16. 17afeb1 Fix Makefile for oauth2client release by Joe Gregorio · 13 years ago
  17. 8b4c173 [mq]: id_token2 by Joe Gregorio · 13 years ago
  18. 1a4a2d3 Final beta6 changes by Joe Gregorio · 13 years ago
  19. 1daa71b Fix issues with App Engine datastore by Joe Gregorio · 13 years ago
  20. d2ee4d8 Fixed bug with refreshing tokens in file Storage by Joe Gregorio · 13 years ago
  21. c47fab7 Add oauth2client as a completely separate library. by Joe Gregorio · 13 years ago
  22. b17c763 Install now with expanded symlinks for those platforms that don't support them. by Joe Gregorio · 13 years ago
  23. 37de7a3 Added .zip as a release package format. by Joe Gregorio · 13 years ago
  24. 01b9270 Fixed issue with installing gflags by Joe Gregorio · 13 years ago
  25. 6f3014a Fixed 2.4 compatibility problem. Added tests to release process to make sure there are no regressions. by Joe Gregorio · 13 years ago
  26. 9384170 Add checks to the release target for confirmation. Also run tests before building a release. Refresh docs. by Joe Gregorio · 13 years ago
  27. 6429bf6 Adds make targets 'release' and 'prerelease' which build release by Joe Gregorio · 13 years ago
  28. 0fb19e1 Simplify api-python-client-doc and add Home link back in. by Joe Gregorio · 13 years ago
  29. 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 · 13 years ago
  30. 9ce4b62 Moving all OAuth code and samples to use Storage consistently by Joe Gregorio · 13 years ago
  31. d81ecb0 Clean up buzz example so it is just one file. by Joe Gregorio · 13 years ago
  32. 58b9594 revert Makefile after sphinx clobbered it. by Joe Gregorio · 14 years ago
  33. 3ad5e9a Add missing files from previous addition of mocks. by Joe Gregorio · 14 years ago
  34. 6d5e94f First pass at adding in pagination by Joe Gregorio · 14 years ago
  35. ba9ea7f Added tests for resources and their methods. Also added tests for the json model. by Joe Gregorio · 14 years ago
  36. 41cf797 Added TODO and did PEP 8 cleanup. by Joe Gregorio · 14 years ago
  37. 48d361f Starting to cleanup, organize files, and make it look like a real project. by Joe Gregorio · 14 years ago