summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-21bail out early in on_new_receipts if no pushers (#4706)Richard van der Hoff2-0/+9
2019-02-21Run push_receipts_to_remotes as background job (#4707)Richard van der Hoff2-34/+35
I suspect the CPU usage metrics for this are going to /dev/null at the moment.
2019-02-21