aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-01-06Minor cleanups:Craig Citro
2014-12-05Updating makefile and gitignore for building docs.Danny Hermes
2014-04-24Transition oauth2client from googlecode to github.John Asmuth
2013-08-07uritemplates also missing from oauth2client setup.Joe Gregorio
2013-03-29Start removing dependence on gflags.Joe Gregorio
2012-09-12Last tweaks to setup for 1.0 release.Joe Gregorio
2012-09-06Replace test runners with nose, and add tox support.Ali Afshar
2012-08-29Incorporate building the gae zip into the release process.Joe Gregorio
2012-06-20Distribute the samples separately from the library source.Joe Gregorio
2012-06-15Clean up setup.py scriptJoe Gregorio
2012-04-23Remove OAuth 1.0 support.Joe Gregorio
2012-03-30Automatically generate Samples wiki page from README files.Joe Gregorio
2012-03-21Add __version__ to each library.Joe Gregorio
2012-03-14Increase coverage % for oauth2client.appengine.Joe Gregorio
2012-03-02Fix up Makefile to work with sh and not bash.Joe Gregorio
2012-01-11Fixes issue #85. Also moves all json imports to go through oauth2client.anyjs...Joe Gregorio
2011-12-15Fix Makefile for oauth2client releaseJoe Gregorio
2011-12-06[mq]: id_token2Joe Gregorio
2011-11-03Final beta6 changesJoe Gregorio
2011-09-15Fix issues with App Engine datastoreJoe Gregorio
2011-09-15Fixed bug with refreshing tokens in file StorageJoe Gregorio
2011-07-06Add oauth2client as a completely separate library.Joe Gregorio
2011-04-05Install now with expanded symlinks for those platforms that don't support them.Joe Gregorio
2011-03-31Added .zip as a release package format.Joe Gregorio
2011-03-23Fixed issue with installing gflagsJoe Gregorio
2011-03-18Fixed 2.4 compatibility problem. Added tests to release process to make sure ...Joe Gregorio
2011-03-02Add checks to the release target for confirmation. Also run tests before buil...Joe Gregorio
2011-03-01Adds make targets 'release' and 'prerelease' which build releaseJoe Gregorio
2011-02-22Simplify api-python-client-doc and add Home link back in.Joe Gregorio
2011-02-20Use html output of pydoc in api-python-client-doc application. Also generate ...Joe Gregorio
2011-02-17Moving all OAuth code and samples to use Storage consistentlyJoe Gregorio
2011-02-15Clean up buzz example so it is just one file.Joe Gregorio
2010-12-09revert Makefile after sphinx clobbered it.Joe Gregorio
2010-12-09Add missing files from previous addition of mocks.Joe Gregorio
2010-08-25First pass at adding in paginationJoe Gregorio
2010-08-19Added tests for resources and their methods. Also added tests for the json mo...Joe Gregorio
2010-08-18Added TODO and did PEP 8 cleanup.Joe Gregorio
2010-08-18Starting to cleanup, organize files, and make it look like a real project.Joe Gregorio