Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-12-27 | Add timeouts tracking. | onefang | 1 | -1/+33 | |
2019-12-27 | Optimise updater a tiny bit. | onefang | 1 | -12/+14 | |
2019-12-23 | Update script now updates everything, and sends progress reports. | onefang | 1 | -8/+69 | |
Also locks out the normal checks while it's updating. | |||||
2019-12-23 | Major refactor, especially of the downloading and processing code. | onefang | 1 | -0/+2 | |
Make the code more readable, less scattered. Use a coroutine to multitask better. Plugable functions for parsing the download results, and figuring out what to download next. Track timeouts at a finer level. Dig for IPs in the forked apt-panopticons, not all at once at the beginning. Various cleanups and tweaks. | |||||
2019-12-12 | Repack updated data directories. | onefang | 1 | -2/+2 | |
2019-12-12 | Move the about to be replaced rrd directory deletion closer to the ↵ | onefang | 1 | -1/+1 | |
replacement code. | |||||
2019-12-11 | Rename RRD-rescue to update-data. | onefang | 1 | -0/+0 | |
2019-12-10 | Clean up after RRD rescue. | onefang | 1 | -1/+7 | |
2019-12-10 | Oops, forgot to uncomment the untaring commands. | onefang | 1 | -2/+2 | |
2019-12-10 | A script for extracting RRD data from old results_date backups. | onefang | 1 | -0/+40 | |