aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticon-update-data.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-12-27Update script now tucks the archives into daily folders.onefang1-5/+15
2019-12-27Add timeouts tracking.onefang1-1/+33
2019-12-27Optimise updater a tiny bit.onefang1-12/+14
2019-12-23Update script now updates everything, and sends progress reports.onefang1-8/+69
Also locks out the normal checks while it's updating.
2019-12-23Major refactor, especially of the downloading and processing code.onefang1-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-12Repack updated data directories.onefang1-2/+2
2019-12-12Move the about to be replaced rrd directory deletion closer to the ↵onefang1-1/+1
replacement code.
2019-12-11Rename RRD-rescue to update-data.onefang1-0/+0
2019-12-10Clean up after RRD rescue.onefang1-1/+7
2019-12-10Oops, forgot to uncomment the untaring commands.onefang1-2/+2
2019-12-10A script for extracting RRD data from old results_date backups.onefang1-0/+40