summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-03jenkins-*.sh: set -xRichard van der Hoff4-4/+12
Also move the options from the shebang line to the body of the script, so that they take effect even if somebody explicitly runs "bash jenkins.sh"
2016-03-03Pass whole requester to ratelimitingDaniel Wagner-Hall13-76/+124
This will enable more detailed decisions
2016-03-03