summaryrefslogtreecommitdiff
path: root/tools/varnishqueue/varnish_queue.py
AgeCommit message (Expand)Author
2021-02-24Make sure Host: header is included in varnish purgesMagnus Hagander
2020-01-09Stop using bare exceptionsMagnus Hagander
2019-01-26Switch recaptcha, search, spiders and varnish to requestsMagnus Hagander
2019-01-26Update script shebangs to use python3Magnus Hagander
2019-01-26Update print and input syntax for python 3Magnus Hagander
2019-01-26Update to new style exception catchingMagnus Hagander
2019-01-17Fix whitespace and indentation, per pep8Magnus Hagander
2019-01-17Tabs, meet your new overlords: spacesMagnus Hagander
2018-07-06Teach varnish purging code about xkey purgesMagnus Hagander
2016-05-24Issue purges over httpsMagnus Hagander
2016-05-14Replace pgq with trivial local queue implementationMagnus Hagander