aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-11-16Pinning tox to version 2.1.1.Danny Hermes
2015-10-20Remove unused importsJohn Vandenberg
2015-10-19Python 3 compatible use of print functionJohn Vandenberg
2015-10-19Python 2.6 compatible use of str.formatJohn Vandenberg
2015-08-21Manually pep8ify-ing all files not in tests/ or oauth2client/.Danny Hermes
2015-08-17Adding travis and tox configuration to run the app engine testsJon Wayne Parrott
2015-08-13Adjusting install/run Travis scripts to use pypy-2.6.Danny Hermes
2015-08-13Moving install and script YAML rules into shell files.Danny Hermes
2015-08-13Merge pull request #260 from dhermes/fix-257Nathaniel Manista
2015-08-12Making docs tox target fail on untracked changes.Danny Hermes
2015-08-12Using a separate autodoc page for each module.Danny Hermes
2015-08-10Merge pull request #246 from dhermes/remove-unnecessary-top-levelNathaniel Manista
2015-08-07Removing unnecessary top-level TOC for all modules.Danny Hermes
2015-08-07Removing pushdocs tox env.Danny Hermes
2015-08-05Removing unused whitespace from files.Danny Hermes
2015-05-03Final iteration to make system tests pass.Danny Hermes
2015-05-01Using updated Travis key and IV.Danny Hermes
2015-05-01Using correct IV and key for decrypting in oauth2client.Danny Hermes
2015-05-01Updating system tests to succeed on Travis.Danny Hermes
2015-04-13Adding system tests to make sure token exchange works as expected.Danny Hermes
2015-03-02Better doc building on travis.Craig Citro
2015-02-12Be more permissive about GAE SDK versions.Craig Citro
2015-01-06Drop automatic doc push, make it usable locally.Craig Citro
2015-01-06Make push-docs executable.Craig Citro
2015-01-06Fix .travis.yml, tweak build-docs on travis.Craig Citro
2015-01-06Setting up travis to push updated docs.Craig Citro
2015-01-06Minor cleanups:Craig Citro