Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re archive the rest as well. | onefang | 2019-12-29 | 1 | -0/+10 |
| | |||||
* | Unrefactor, only a single user. | onefang | 2019-12-29 | 1 | -29/+25 |
| | |||||
* | Fix up some time stuff. | onefang | 2019-12-29 | 1 | -7/+2 |
| | |||||
* | Better first time calculation in the update script. | onefang | 2019-12-28 | 1 | -9/+9 |
| | |||||
* | Finish the executable refactor, by using it and removing the original. | onefang | 2019-12-28 | 1 | -2/+4 |
| | |||||
* | Tweak the dumpTable() arguments a little. | onefang | 2019-12-28 | 1 | -2/+2 |
| | |||||
* | Oops, forgot to uncomment code after testing. | onefang | 2019-12-28 | 1 | -4/+1 |
| | |||||
* | Update script now tucks the archives into daily folders. | onefang | 2019-12-27 | 1 | -5/+15 |
| | |||||
* | Add timeouts tracking. | onefang | 2019-12-27 | 1 | -1/+33 |
| | |||||
* | Optimise updater a tiny bit. | onefang | 2019-12-27 | 1 | -12/+14 |
| | |||||
* | 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 |