aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticon-report-email-web.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* If a thing is untested, mark it as so.onefang2020-07-201-1/+15
* Use the new DNSRR field from mirror_list.txt to do the correct thing.onefang2020-07-171-19/+23
* Only print DNS-RR tick or cross if it's a DNS-RR candidate according to mirro...onefang2020-07-171-0/+2
* No DNS-RR reports for IPv6 addreses if IPv6 is disabled.onefang2020-07-171-25/+39
* gitea -> git.onefang2020-07-011-4/+4
* Migrate to gitea.devuan.dev for the Devuan repo.onefang2020-06-181-4/+4
* Create the DNS-RR good and bad files.onefang2020-06-011-3/+39
* Try to figure outn what IPs should and should not be in the DNS-RR.onefang2020-06-011-5/+23
* Some more nil checks.onefang2020-04-111-11/+13
* Rewrite some of the output.onefang2020-02-061-58/+39
* Lighten up the colours.onefang2020-01-241-5/+5
* Add support for using CGI for the PHP graphs.onefang2020-01-041-3/+6
* Oopsie.onefang2020-01-021-1/+1
* Note about the server that's running the tests being extra speedy.onefang2020-01-021-0/+1
* Move the graphs to the DNS and logs area, coz the graphs are per IP.onefang2019-12-311-8/+7
* Add Redirects tests fully.onefang2019-12-311-2/+5
* A lot of tweaking of the logging and reporting, making it easier to read.onefang2019-12-301-9/+9
* Big refactor of the email / web report.onefang2019-12-291-259/+181
* Fix up some time stuff.onefang2019-12-291-1/+1
* Refactor nested pairs() calls.onefang2019-12-291-60/+22
* Minor cleanups, no logic changes.onefang2019-12-291-0/+1
* Whitespace++onefang2019-12-291-1/+1
* Finish the executable refactor, by using it and removing the original.onefang2019-12-281-2/+2
* Tweak the dumpTable() arguments a little.onefang2019-12-281-2/+2
* Update the TIMEOUT hack for updated percentage to match the new precision.onefang2019-12-271-2/+2
* More precision for the weekly stats.onefang2019-12-271-2/+2
* Show question marks for Debian mirror weekly stats.onefang2019-12-271-1/+1
* Calculate and display weekly stats.onefang2019-12-271-3/+45
* Add a linky to the graphs for each mirror.onefang2019-12-271-6/+13
* Make the web page look better, and the tables take up less space.onefang2019-12-271-28/+33
* Tweak how timeouts are reported.onefang2019-12-261-14/+4
* Make the explanation linky more visible.onefang2019-12-261-2/+2
* New explanations.html page.onefang2019-12-261-4/+12
* More text about not fully probing Debian mirrors.onefang2019-12-261-1/+1
* Add g.d.o links, coz golinux got grumpy.onefang2019-12-261-2/+9
* Use proper time and date format, and check for the directory before tarballin...onefang2019-12-251-2/+2
* Track, store, and report info from the hosts that get redirected to.onefang2019-12-251-36/+165
* Add a little descritpion to the web page.onefang2019-12-251-0/+1
* Fix up web page refresh.onefang2019-12-231-2/+2
* Auto refresh web report.onefang2019-12-231-4/+10
* Consistant lack of capitals.onefang2019-12-231-2/+1
* Speed RRD is now it's own thing, not aseparate one per protocol.onefang2019-12-231-4/+4
* Major refactor, especially of the downloading and processing code.onefang2019-12-231-3/+28
* Clean up some commented out code from a previous refactor.onefang2019-12-141-1/+0
* Refactor the protocols table.onefang2019-12-131-1/+2
* Time how long it takes.onefang2019-12-121-2/+4
* Some refactoring of the results data handling.onefang2019-12-121-22/+2
* Clean up the graph a bit.onefang2019-12-101-5/+15
* Explain what "more graphs" is a little better.onefang2019-12-101-1/+1
* Show two weeks of speed for the inital graph.onefang2019-12-101-1/+1