This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-oauth2client
Code
Issues
Proposed changes
Files
237e5d139484c65c2b23a8b5d69056d56ab74b3a
deb-python-oauth2client
/
scripts
History
Danny Hermes
a97dadfc3f
Manually pep8ify-ing all files not in tests/ or oauth2client/.
...
Found the files via: $ git ls-files '*py' | egrep -v \'^tests/\' | egrep -v '^oauth2client/'
2015-08-21 08:06:04 -07:00
..
build-docs
Merge pull request
#260
from dhermes/fix-257
2015-08-13 06:40:58 -07:00
fetch_gae_sdk.py
Manually pep8ify-ing all files not in tests/ or oauth2client/.
2015-08-21 08:06:04 -07:00
install.sh
Adding travis and tox configuration to run the app engine tests
2015-08-17 13:23:40 -07:00
local_test_setup.sample
Adding system tests to make sure token exchange works as expected.
2015-04-13 10:06:18 -07:00
run_system_tests.py
Final iteration to make system tests pass.
2015-05-03 14:44:00 -07:00
run_system_tests.sh
Final iteration to make system tests pass.
2015-05-03 14:44:00 -07:00
run.sh
Adjusting install/run Travis scripts to use pypy-2.6.
2015-08-13 14:55:27 -07:00