aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticon-report-email-web.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-18Minor tweak to DNSRR output.onefang1-1/+1
2022-10-12Cater for more mirrors.onefang1-0/+6
2022-01-28Explain the new red question mark.onefang1-1/+2
2022-01-28Include DNSRR: maybe in the DNSRR checks.onefang1-11/+14
2022-01-27Only do the RR check if the mirror agrees to be in the RR.onefang1-2/+2
2022-01-25Tick or cross in the table for DNS-RR.onefang1-11/+10
2021-12-18Oops, use .value for the actual, you know, value.onefang1-5/+5
2021-12-17Don't hard code deb.roundr.devuan.org all over the place, and check the results.onefang1-16/+19
2021-11-18Bump to version 0.3 and report it in the web page.onefang1-1/+1
2021-01-13Increase number of mirrors allowed in the graph.onefang1-0/+6
2020-07-20If a thing is untested, mark it as so.onefang1-1/+15
2020-07-17Use the new DNSRR field from mirror_list.txt to do the correct thing.onefang1-19/+23
2020-07-17Only print DNS-RR tick or cross if it's a DNS-RR candidate according to mirro...onefang1-0/+2
2020-07-17No DNS-RR reports for IPv6 addreses if IPv6 is disabled.onefang1-25/+39
2020-07-01gitea -> git.onefang1-4/+4
2020-06-18Migrate to gitea.devuan.dev for the Devuan repo.onefang1-4/+4
2020-06-01Create the DNS-RR good and bad files.onefang1-3/+39
2020-06-01Try to figure outn what IPs should and should not be in the DNS-RR.onefang1-5/+23
2020-04-11Some more nil checks.onefang1-11/+13
2020-02-06Rewrite some of the output.onefang1-58/+39
2020-01-24Lighten up the colours.onefang1-5/+5
2020-01-04Add support for using CGI for the PHP graphs.onefang1-3/+6
2020-01-02Oopsie.onefang1-1/+1
2020-01-02Note about the server that's running the tests being extra speedy.onefang1-0/+1
2019-12-31Move the graphs to the DNS and logs area, coz the graphs are per IP.onefang1-8/+7
2019-12-31Add Redirects tests fully.onefang1-2/+5
2019-12-30A lot of tweaking of the logging and reporting, making it easier to read.onefang1-9/+9
2019-12-29Big refactor of the email / web report.onefang1-259/+181
2019-12-29Fix up some time stuff.onefang1-1/+1
2019-12-29Refactor nested pairs() calls.onefang1-60/+22
2019-12-29Minor cleanups, no logic changes.onefang1-0/+1
2019-12-29Whitespace++onefang1-1/+1
2019-12-28Finish the executable refactor, by using it and removing the original.onefang1-2/+2
2019-12-28Tweak the dumpTable() arguments a little.onefang1-2/+2
2019-12-27Update the TIMEOUT hack for updated percentage to match the new precision.onefang1-2/+2
2019-12-27More precision for the weekly stats.onefang1-2/+2
2019-12-27Show question marks for Debian mirror weekly stats.onefang1-1/+1
2019-12-27Calculate and display weekly stats.onefang1-3/+45
2019-12-27Add a linky to the graphs for each mirror.onefang1-6/+13
2019-12-27Make the web page look better, and the tables take up less space.onefang1-28/+33
2019-12-26Tweak how timeouts are reported.onefang1-14/+4
2019-12-26Make the explanation linky more visible.onefang1-2/+2
2019-12-26New explanations.html page.onefang1-4/+12
2019-12-26More text about not fully probing Debian mirrors.onefang1-1/+1
2019-12-26Add g.d.o links, coz golinux got grumpy.onefang1-2/+9
2019-12-25Use proper time and date format, and check for the directory before tarballin...onefang1-2/+2
2019-12-25Track, store, and report info from the hosts that get redirected to.onefang1-36/+165
2019-12-25Add a little descritpion to the web page.onefang1-0/+1
2019-12-23Fix up web page refresh.onefang1-2/+2
2019-12-23Auto refresh web report.onefang1-4/+10