Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update script now updates everything, and sends progress reports. | onefang | 2019-12-23 | 1 | -8/+69 |
| | | | | Also locks out the normal checks while it's updating. | ||||
* | Major refactor, especially of the downloading and processing code. | onefang | 2019-12-23 | 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. | ||||
* | Repack updated data directories. | onefang | 2019-12-12 | 1 | -2/+2 |
| | |||||
* | Move the about to be replaced rrd directory deletion closer to the ↵ | onefang | 2019-12-12 | 1 | -1/+1 |
| | | | | replacement code. | ||||
* | Rename RRD-rescue to update-data. | onefang | 2019-12-11 | 1 | -0/+46 |