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