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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor tweaks to the redirection log messages.
onefang
2019-12-24
1
-2
/
+4
*
Better handling of STATUS files.
onefang
2019-12-24
1
-3
/
+19
*
Nice the tar.
onefang
2019-12-24
1
-1
/
+1
*
Wait for things to start up before checking for them.
onefang
2019-12-24
1
-1
/
+4
*
TODO++
onefang
2019-12-23
1
-0
/
+3
*
Send any arguments to reports.
onefang
2019-12-23
1
-1
/
+1
*
A little OCD, didn't matter much.
onefang
2019-12-23
1
-1
/
+1
*
Fork the tarballing of results_old.
onefang
2019-12-23
1
-1
/
+2
*
Clean up the clean up of STATUS files.
onefang
2019-12-23
1
-3
/
+3
*
Rearrange sanity checks, and do unsupported checks anyway.
onefang
2019-12-23
1
-9
/
+14
*
Change the default files we do HEAD checks on.
onefang
2019-12-23
1
-3
/
+2
*
Some more timeout tweaks.
onefang
2019-12-23
1
-2
/
+2
*
Major refactor, especially of the downloading and processing code.
onefang
2019-12-23
1
-282
/
+398
*
Clean up some commented out code from a previous refactor.
onefang
2019-12-14
1
-1
/
+0
*
Validate the mirrors_list FQDN and BaseURL.
onefang
2019-12-14
1
-10
/
+22
*
Have I finally fixed that copy-pasta bug?
onefang
2019-12-13
1
-2
/
+2
*
Refactor the protocols table.
onefang
2019-12-13
1
-1
/
+2
*
Comment++
onefang
2019-12-12
1
-0
/
+3
*
Time how long it takes.
onefang
2019-12-12
1
-0
/
+3
*
Oops, copy-pasta error.
onefang
2019-12-12
1
-1
/
+1
*
Remove some more stuff we don't really need to keep around.
onefang
2019-12-12
1
-2
/
+2
*
Speed up things by being clever.
onefang
2019-12-12
1
-8
/
+10
*
TODO++
onefang
2019-12-12
1
-0
/
+1
*
Count curl full download timeouts.
onefang
2019-12-12
1
-0
/
+1
*
Attempt to clean up after mirrors timeout.
onefang
2019-12-12
1
-5
/
+10
*
Do the curl log file stuff differently.
onefang
2019-12-12
1
-62
/
+70
*
Some refactoring of the results data handling.
onefang
2019-12-12
1
-11
/
+1
*
Whitespace--
onefang
2019-12-12
1
-1
/
+1
*
Detect timeouts for actually downloaded files as well.
onefang
2019-12-11
1
-0
/
+4
*
More info for package size mismatches.
onefang
2019-12-11
1
-2
/
+1
*
Move common code to it's own module.
onefang
2019-12-10
1
-395
/
+112
*
Prevent a lockup.
onefang
2019-12-09
1
-1
/
+1
*
Don't miscount some redirections as Protocol changes.
onefang
2019-12-09
1
-1
/
+1
*
MD5sums are deprecated in favour of sha256, so don't bother with them anymore.
onefang
2019-12-07
1
-7
/
+3
*
Tweakage of how Packages are checked.
onefang
2019-12-05
1
-14
/
+18
*
Various little cleanups.
onefang
2019-12-05
1
-6
/
+7
*
Store any previously parsed Packages, so we always have one to use.
onefang
2019-12-05
1
-4
/
+6
*
Pack up ancient results for later.
onefang
2019-12-05
1
-1
/
+7
*
Check for existance of Release file before trying to sort it.
onefang
2019-12-04
1
-13
/
+15
*
Not being able to remove a non existing file isn't a failure.
onefang
2019-12-04
1
-16
/
+16
*
Report the timeout differently, the other was a hack that caused problems.
onefang
2019-12-04
1
-10
/
+2
*
Move the speed calc to the main script.
onefang
2019-12-04
1
-0
/
+21
*
Don't log some of the executes.
onefang
2019-12-04
1
-8
/
+7
*
Try to keep the old results directories small and clean.
onefang
2019-12-04
1
-36
/
+35
*
Test and report speed.
onefang
2019-12-03
1
-5
/
+7
*
Don't leave those massive unpacked Packages files around.
onefang
2019-12-03
1
-0
/
+1
*
Make unpacking nicer.
onefang
2019-12-03
1
-2
/
+2
*
Add max time for each download.
onefang
2019-12-03
1
-1
/
+8
*
Implement URLSanity test.
onefang
2019-12-02
1
-8
/
+30
*
Make it match test_rewrite.sh more.
onefang
2019-12-02
1
-2
/
+3
[next]