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