| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Refactor the executers into an actual class type thingy. | onefang | 2019-12-28 | 2 | -2/+62 |
* | Oops, forgot to uncomment code after testing. | onefang | 2019-12-28 | 1 | -4/+1 |
* | A better way to clean up after the archiving, no need to wait for it. | onefang | 2019-12-28 | 1 | -5/+4 |
* | Archive results to a daily folder. | onefang | 2019-12-27 | 1 | -1/+1 |
* | Update script now tucks the archives into daily folders. | onefang | 2019-12-27 | 1 | -5/+15 |
* | Update the TIMEOUT hack for updated percentage to match the new precision. | onefang | 2019-12-27 | 1 | -2/+2 |
* | Re-enable Integrity tests. | onefang | 2019-12-27 | 1 | -1/+1 |
* | 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 | 2 | -4/+48 |
* | Add timeouts tracking. | onefang | 2019-12-27 | 2 | -14/+60 |
* | Optimise updater a tiny bit. | onefang | 2019-12-27 | 1 | -12/+14 |
* | Add a linky to the graphs for each mirror. | onefang | 2019-12-27 | 2 | -6/+19 |
* | Make the web page look better, and the tables take up less space. | onefang | 2019-12-27 | 2 | -29/+34 |
* | Explain the time notation for Updated. | onefang | 2019-12-26 | 1 | -0/+2 |
* | Tweak how timeouts are reported. | onefang | 2019-12-26 | 1 | -14/+4 |
* | Complete the explanations.html text. | onefang | 2019-12-26 | 1 | -5/+23 |
* | Hopefully properly link out of explanations.html. | onefang | 2019-12-26 | 1 | -2/+2 |
* | Tweak timeouts for curl downloads. | onefang | 2019-12-26 | 1 | -2/+2 |
* | Give mirrors some time to actually finish their rsynsc. | onefang | 2019-12-26 | 1 | -2/+3 |
* | Make the explanation linky more visible. | onefang | 2019-12-26 | 1 | -2/+2 |
* | New explanations.html page. | onefang | 2019-12-26 | 3 | -4/+73 |
* | Protocol change is an ERROR for the round robin, not a WARNING. | onefang | 2019-12-26 | 1 | -2/+8 |
* | TODO++ | onefang | 2019-12-26 | 1 | -1/+9 |
* | 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 |
* | Fix up Updated time checks. | onefang | 2019-12-26 | 1 | -5/+5 |
* | Add a Icinga/Nagios script. | onefang | 2019-12-26 | 1 | -0/+320 |
* | Proper Updated check. | onefang | 2019-12-25 | 1 | -2/+41 |
* | Don't log some APT.execute() calls. | onefang | 2019-12-25 | 2 | -5/+6 |
* | TODO++ | onefang | 2019-12-25 | 1 | -0/+1 |
* | Use proper time and date format, and check for the directory before tarballin... | onefang | 2019-12-25 | 3 | -11/+11 |
* | Track, store, and report info from the hosts that get redirected to. | onefang | 2019-12-25 | 4 | -56/+292 |
* | Missed a return false from logOpen() | onefang | 2019-12-25 | 1 | -0/+2 |
* | Add a little descritpion to the web page. | onefang | 2019-12-25 | 1 | -0/+1 |
* | Everyone gets a car, er I mean linky! | onefang | 2019-12-24 | 2 | -23/+29 |
* | Refactor logging. | onefang | 2019-12-24 | 2 | -13/+17 |
* | Log arguments. | onefang | 2019-12-24 | 1 | -0/+5 |
* | Slightly better forking and testing for redirection. | onefang | 2019-12-24 | 1 | -15/+17 |
* | Rearrange the package selection, Devuan first, security second. | onefang | 2019-12-24 | 1 | -2/+2 |
* | Make URL sanity test more generic. | onefang | 2019-12-24 | 1 | -1/+2 |
* | Oops, fix different host redirection. | onefang | 2019-12-24 | 1 | -4/+4 |
* | Log both origin and destination in a redirect loop. | onefang | 2019-12-24 | 1 | -1/+1 |
* | Whitespace clean up. | onefang | 2019-12-24 | 1 | -3/+3 |
* | Actually test DEBIAN packages. | onefang | 2019-12-24 | 1 | -0/+6 |
* | Clean out left over test. | onefang | 2019-12-24 | 1 | -1/+1 |
* | Better log file names for IPs and files. | onefang | 2019-12-24 | 1 | -5/+5 |
* | Better handling of redirects to different hosts. | onefang | 2019-12-24 | 2 | -30/+38 |
* | Minor tweaks to the redirection log messages. | onefang | 2019-12-24 | 1 | -2/+4 |
* | Better handling of STATUS files. | onefang | 2019-12-24 | 1 | -3/+19 |