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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add experimental warning.
onefang
2019-12-04
1
-0
/
+2
*
Oops, a delete too far.
onefang
2019-12-04
1
-0
/
+1
*
Report the timeout differently, the other was a hack that caused problems.
onefang
2019-12-04
2
-14
/
+6
*
Move the speed calc to the main script.
onefang
2019-12-04
2
-28
/
+38
*
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
*
Speed range.
onefang
2019-12-03
1
-1
/
+1
*
Update dependencies.
onefang
2019-12-03
1
-1
/
+4
*
Test and report speed.
onefang
2019-12-03
2
-8
/
+40
*
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
2
-10
/
+32
*
Make it match test_rewrite.sh more.
onefang
2019-12-02
1
-2
/
+3
*
TODO+=2
onefang
2019-12-02
1
-0
/
+2
*
Typo--
onefang
2019-12-02
1
-1
/
+1
*
Merge email and web report scripts.
onefang
2019-12-02
3
-331
/
+157
*
Add more report stuff.
onefang
2019-12-02
3
-82
/
+117
*
Explain the Updated time.
onefang
2019-12-02
1
-0
/
+1
*
Spruce up the web page a bit.
onefang
2019-12-02
1
-18
/
+46
*
Add the timezone.
onefang
2019-12-01
2
-2
/
+2
*
Change time format for reports, and add time to email.
onefang
2019-12-01
2
-2
/
+2
*
Much work on the Updated tests.
onefang
2019-12-01
3
-41
/
+206
*
We no longer use wget.
onefang
2019-11-27
1
-1
/
+0
*
Add a link to the source code.
onefang
2019-11-27
2
-0
/
+2
*
Update the email report to match the web report.
onefang
2019-11-26
1
-3
/
+81
*
Enable the Integrity tests by default.
onefang
2019-11-26
1
-1
/
+1
*
Report Integrity results.
onefang
2019-11-26
2
-2
/
+2
*
Basic integrity check - GPG verify Release files.
onefang
2019-11-26
1
-0
/
+8
*
Put stamp file back.
onefang
2019-11-26
1
-0
/
+1
*
Oops, clean up after curl downloads.
onefang
2019-11-26
1
-1
/
+1
*
Cut down the abount of meta files downloaded automatically
onefang
2019-11-26
1
-10
/
+10
*
Curl based downloader.
onefang
2019-11-26
1
-29
/
+77
*
Minor cleanups.
onefang
2019-11-26
1
-5
/
+6
*
Remove more obsolete code.
onefang
2019-11-26
1
-2
/
+0
*
Remove obsolete code.
onefang
2019-11-26
1
-4
/
+0
*
Make fork() more like execute().
onefang
2019-11-26
1
-1
/
+1
*
More curl status codes and messages.
onefang
2019-11-25
1
-90
/
+95
*
Clean up the timeout code.
onefang
2019-11-25
1
-16
/
+40
*
git ignore all the results directories.
onefang
2019-11-24
1
-0
/
+1
*
Tidy up the column names.
onefang
2019-11-24
1
-1
/
+1
*
Move the test names to the table header.
onefang
2019-11-24
1
-5
/
+6
*
No "-" in the middle of test names, it confuses the option parsing.
onefang
2019-11-24
1
-6
/
+6
*
Implement DNS-RR test fully.
onefang
2019-11-24
2
-7
/
+11
*
Space sentences properly on the web.
onefang
2019-11-24
1
-6
/
+6
*
Mark DNS entries that are in DNS-RR.
onefang
2019-11-24
1
-10
/
+15
*
Reverese lookup the DNS-RR names.
onefang
2019-11-24
1
-3
/
+23
*
Missing DNS-RR IPs is a warningish, so make it maroon.
onefang
2019-11-24
1
-2
/
+2
[next]