summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-20Fix TaskStopped exceptions when outbound requests time out (#4690)Richard van der Hoff4-18/+30
2019-02-20Clean up gitignores (#4688)Richard van der Hoff3-58/+38
I just got bitten by a file being caught by the .gitignore, which shouldn't have been, and am now pissed off with the .gitignore. I have basically declared bankruptcy on it and started again.
20