aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticon.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-02Maybe now the missing speeds will show?onefang1-1/+1
2020-01-01Actually wait for the curl file before trying to process it.onefang1-2/+10
2020-01-01Curl will try IPv4 as a backup if IPv6 fails, and we don't want that.onefang1-3/+5
2020-01-01Cut down on lower bandwidth files to HEAD check.onefang1-0/+1
2020-01-01Tweak the bandwidth limits, by not probing so many Release files.onefang1-1/+1
2020-01-01Leave a log of the HEAD probe details.onefang1-3/+3
2020-01-01Fix the out of date reference package detection.onefang1-4/+4
2020-01-01Silly typo be gone.onefang1-2/+2
2019-12-31Add Redirects tests fully.onefang1-2/+2
2019-12-31Check if reference packages are still current.onefang1-0/+10
2019-12-31Debian changed their keyring.onefang1-1/+1
2019-12-31"Not supported, but works" should not be a warning, coz it works. B-)onefang1-1/+1
2019-12-31TODO--onefang1-6/+0
2019-12-31Check redirects we must do, and ones we must not, and more avoiding the rabbi...onefang1-3/+14
2019-12-31Don't follow the rabbit down the rabbit hole if we are just doing low bandwid...onefang1-16/+18
2019-12-31Complain about not finding a status code.onefang1-0/+5
2019-12-31Rearrange the status and STATUS checks in HEAD tests.onefang1-16/+16
2019-12-31Clean up if we are retrying a HEAD check.onefang1-9/+11
2019-12-30A lot of tweaking of the logging and reporting, making it easier to read.onefang1-63/+51
2019-12-30TODO++onefang1-0/+1
2019-12-30Log the sha256 check call.onefang1-1/+1
2019-12-30Fix Updated, this time for sure, until next time.onefang1-5/+1
2019-12-29Oops, forgot to actually Do() these time calcs.onefang1-4/+2
2019-12-29Fix up some time stuff.onefang1-3/+1
2019-12-29Refactor nested pairs() calls.onefang1-47/+18
2019-12-29Minor cleanups, no logic changes.onefang1-2/+0
2019-12-28Add bandwidth argument and it's aliases, to choose how hard to hit the 'net.onefang1-12/+22
2019-12-28Less time between wait checks.onefang1-1/+1
2019-12-28The answer to life, the universe, and input validation.onefang1-0/+1
2019-12-28Finish the executable refactor, by using it and removing the original.onefang1-27/+34
2019-12-28Tweak the dumpTable() arguments a little.onefang1-4/+4
2019-12-28Refactor the executers into an actual class type thingy.onefang1-2/+3
2019-12-28A better way to clean up after the archiving, no need to wait for it.onefang1-5/+4
2019-12-27Archive results to a daily folder.onefang1-1/+1
2019-12-26Give mirrors some time to actually finish their rsynsc.onefang1-2/+3
2019-12-26New explanations.html page.onefang1-0/+1
2019-12-26Protocol change is an ERROR for the round robin, not a WARNING.onefang1-2/+8
2019-12-26TODO++onefang1-1/+9
2019-12-26Fix up Updated time checks.onefang1-5/+5
2019-12-25Proper Updated check.onefang1-2/+41
2019-12-25Don't log some APT.execute() calls.onefang1-3/+3
2019-12-25TODO++onefang1-0/+1
2019-12-25Use proper time and date format, and check for the directory before tarballin...onefang1-6/+6
2019-12-25Track, store, and report info from the hosts that get redirected to.onefang1-3/+100
2019-12-24Everyone gets a car, er I mean linky!onefang1-17/+22
2019-12-24Refactor logging.onefang1-12/+2
2019-12-24Slightly better forking and testing for redirection.onefang1-15/+17
2019-12-24Rearrange the package selection, Devuan first, security second.onefang1-2/+2
2019-12-24Make URL sanity test more generic.onefang1-1/+2
2019-12-24Oops, fix different host redirection.onefang1-4/+4