Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-06 | Update cmd tools to use python3 | Magnus Hagander | |
This includes changing to requests for check_patches_in_archives.py, like previously done for the internal APIs. | |||
2019-02-06 | Fixes for pep8 compatibility | Magnus Hagander | |
2018-02-21 | Implement thread notification receiving | Magnus Hagander | |
This allows the archivs server to ping the CF app to pick up updates to mailthreads quicker. | |||
2016-01-06 | Fully qualify more imports | Magnus Hagander | |
2016-01-06 | New way for django standalone scripts | Magnus Hagander | |
2015-02-04 | Log to stdout instead of stderr | Magnus Hagander | |
This plays nicer with our cronjob outputs | |||
2015-02-04 | Use proper logging from cronjobs | Magnus Hagander | |
This makes it reasonable to redirect it to a file (it now has timestamps), and also adds the -debug parameter to get more logging when actually testing something out | |||
2015-01-19 | Remove useless debugging output | Magnus Hagander | |
2014-07-15 | Add script to regularly update mail threads from the archives | Magnus Hagander | |