index
:
apt-panopticon
master
Lua script for checking the health of Devuan Linux package mirrors.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
apt-panopticon.lua
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2019-12-31
Add Redirects tests fully.
onefang
1
-2
/
+2
2019-12-31
Check if reference packages are still current.
onefang
1
-0
/
+10
No idea if this'll work, can't test it easily.
2019-12-31
Debian changed their keyring.
onefang
1
-1
/
+1
2019-12-31
"Not supported, but works" should not be a warning, coz it works. B-)
onefang
1
-1
/
+1
2019-12-31
TODO--
onefang
1
-6
/
+0
2019-12-31
Check redirects we must do, and ones we must not, and more avoiding the ↵
onefang
1
-3
/
+14
rabbit hole.
2019-12-31
Don't follow the rabbit down the rabbit hole if we are just doing low ↵
onefang
1
-16
/
+18
bandwidth tests.
2019-12-31
Complain about not finding a status code.
onefang
1
-0
/
+5
2019-12-31
Rearrange the status and STATUS checks in HEAD tests.
onefang
1
-16
/
+16
2019-12-31
Clean up if we are retrying a HEAD check.
onefang
1
-9
/
+11
2019-12-30
A lot of tweaking of the logging and reporting, making it easier to read.
onefang
1
-63
/
+51
2019-12-30
TODO++
onefang
1
-0
/
+1
2019-12-30
Log the sha256 check call.
onefang
1
-1
/
+1
2019-12-30
Fix Updated, this time for sure, until next time.
onefang
1
-5
/
+1
2019-12-29
Oops, forgot to actually Do() these time calcs.
onefang
1
-4
/
+2
2019-12-29
Fix up some time stuff.
onefang
1
-3
/
+1
2019-12-29
Refactor nested pairs() calls.
onefang
1
-47
/
+18
2019-12-29
Minor cleanups, no logic changes.
onefang
1
-2
/
+0
2019-12-28
Add bandwidth argument and it's aliases, to choose how hard to hit the 'net.
onefang
1
-12
/
+22
2019-12-28
Less time between wait checks.
onefang
1
-1
/
+1
2019-12-28
The answer to life, the universe, and input validation.
onefang
1
-0
/
+1
2019-12-28
Finish the executable refactor, by using it and removing the original.
onefang
1
-27
/
+34
2019-12-28
Tweak the dumpTable() arguments a little.
onefang
1
-4
/
+4
2019-12-28
Refactor the executers into an actual class type thingy.
onefang
1
-2
/
+3
2019-12-28
A better way to clean up after the archiving, no need to wait for it.
onefang
1
-5
/
+4
2019-12-27
Archive results to a daily folder.
onefang
1
-1
/
+1
2019-12-26
Give mirrors some time to actually finish their rsynsc.
onefang
1
-2
/
+3
2019-12-26
New explanations.html page.
onefang
1
-0
/
+1
2019-12-26
Protocol change is an ERROR for the round robin, not a WARNING.
onefang
1
-2
/
+8
2019-12-26
TODO++
onefang
1
-1
/
+9
2019-12-26
Fix up Updated time checks.
onefang
1
-5
/
+5
2019-12-25
Proper Updated check.
onefang
1
-2
/
+41
2019-12-25
Don't log some APT.execute() calls.
onefang
1
-3
/
+3
2019-12-25
TODO++
onefang
1
-0
/
+1
2019-12-25
Use proper time and date format, and check for the directory before ↵
onefang
1
-6
/
+6
tarballing it up.
2019-12-25
Track, store, and report info from the hosts that get redirected to.
onefang
1
-3
/
+100
2019-12-24
Everyone gets a car, er I mean linky!
onefang
1
-17
/
+22
2019-12-24
Refactor logging.
onefang
1
-12
/
+2
2019-12-24
Slightly better forking and testing for redirection.
onefang
1
-15
/
+17
2019-12-24
Rearrange the package selection, Devuan first, security second.
onefang
1
-2
/
+2
2019-12-24
Make URL sanity test more generic.
onefang
1
-1
/
+2
And make it more insane! Muahahaha!
2019-12-24
Oops, fix different host redirection.
onefang
1
-4
/
+4
2019-12-24
Log both origin and destination in a redirect loop.
onefang
1
-1
/
+1
2019-12-24
Whitespace clean up.
onefang
1
-3
/
+3
2019-12-24
Actually test DEBIAN packages.
onefang
1
-0
/
+6
2019-12-24
Clean out left over test.
onefang
1
-1
/
+1
2019-12-24
Better log file names for IPs and files.
onefang
1
-5
/
+5
2019-12-24
Better handling of redirects to different hosts.
onefang
1
-30
/
+34
2019-12-24
Minor tweaks to the redirection log messages.
onefang
1
-2
/
+4
2019-12-24
Better handling of STATUS files.
onefang
1
-3
/
+19
Once again may need to wait a little, but don't wait too long.
[next]