aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-02-08Revert "Upgrade oauth2client to v4.1.3"android-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-q-preview-1Kevin Cheng
2017-05-09Fix system tests (#713)Jon Wayne Parrott
2017-05-09Fix ci (#712)Jon Wayne Parrott
2016-08-15Enable cover tox env on Travis (#628)Jon Wayne Parrott
2016-08-15Check for `bin` directory before cloning pyenv (#630)Pat Ferate
2016-08-11Drop unittest2 dependencyDanny Hermes
2016-08-10Use transport helpers in system testsDanny Hermes
2016-08-09Fix pypy environment in TravisJon Wayne Parrott
2016-08-09Drop support for Python 2.6 (#590)Jon Wayne Parrott
2016-07-27Fix system test reference to GOOGLE_TOKEN_URI. (#573)Jon Wayne Parrott
2016-07-11Check for Google import order style in flake8Pat Ferate
2016-07-11More general PEP8 cleanupPat Ferate
2016-07-06Use context manager for assertRaises (#537)Pat Ferate
2016-02-22Using mock App Engine module when building docs.Danny Hermes
2016-02-19Fix GCE system testsJon Wayne Parrott
2016-02-19Merge pull request #416 from dhermes/gce-only-system-testNathaniel Manista
2016-02-18Adding GCE-only system test.Danny Hermes
2016-02-18Making GAE_PYTHON optional in tox config.Danny Hermes
2016-02-08Merge pull request #394 from nathanielmanistaatgoogle/http-code-symbolic-cons...Nathaniel Manista
2016-02-05Implementing p12 support in ServiceAccountCredentials.Danny Hermes
2016-02-04Make _ServiceAccountCredentials public.Danny Hermes
2016-02-04Use symbolic constants for HTTP codesNathaniel Manista
2015-12-14Unpinning tox version in install script.Danny Hermes
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