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