aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticon-update-data.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update the other use of !%s to match the last commit.onefang2020-01-031-3/+3
|
* Re archive the rest as well.onefang2019-12-291-0/+10
|
* Unrefactor, only a single user.onefang2019-12-291-29/+25
|
* Fix up some time stuff.onefang2019-12-291-7/+2
|
* Better first time calculation in the update script.onefang2019-12-281-9/+9
|
* Finish the executable refactor, by using it and removing the original.onefang2019-12-281-2/+4
|
* Tweak the dumpTable() arguments a little.onefang2019-12-281-2/+2
|
* Oops, forgot to uncomment code after testing.onefang2019-12-281-4/+1
|
* Update script now tucks the archives into daily folders.onefang2019-12-271-5/+15
|
* Add timeouts tracking.onefang2019-12-271-1/+33
|
* Optimise updater a tiny bit.onefang2019-12-271-12/+14
|
* Update script now updates everything, and sends progress reports.onefang2019-12-231-8/+69
| | | | Also locks out the normal checks while it's updating.
* Major refactor, especially of the downloading and processing code.onefang2019-12-231-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.onefang2019-12-121-2/+2
|
* Move the about to be replaced rrd directory deletion closer to the ↵onefang2019-12-121-1/+1
| | | | replacement code.
* Rename RRD-rescue to update-data.onefang2019-12-111-0/+46