Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-01-03 | Update the other use of !%s to match the last commit. | onefang | 1 | -3/+3 | |
2019-12-29 | Re archive the rest as well. | onefang | 1 | -0/+10 | |
2019-12-29 | Unrefactor, only a single user. | onefang | 1 | -29/+25 | |
2019-12-29 | Fix up some time stuff. | onefang | 1 | -7/+2 | |
2019-12-28 | Better first time calculation in the update script. | onefang | 1 | -9/+9 | |
2019-12-28 | Finish the executable refactor, by using it and removing the original. | onefang | 1 | -2/+4 | |
2019-12-28 | Tweak the dumpTable() arguments a little. | onefang | 1 | -2/+2 | |
2019-12-28 | Oops, forgot to uncomment code after testing. | onefang | 1 | -4/+1 | |
2019-12-27 | Update script now tucks the archives into daily folders. | onefang | 1 | -5/+15 | |
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 | |