| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | TODO-- | onefang | 2019-12-31 | 1 | -6/+0 |
* | Check redirects we must do, and ones we must not, and more avoiding the rabbi... | onefang | 2019-12-31 | 1 | -3/+14 |
* | Don't follow the rabbit down the rabbit hole if we are just doing low bandwid... | onefang | 2019-12-31 | 1 | -16/+18 |
* | Complain about not finding a status code. | onefang | 2019-12-31 | 1 | -0/+5 |
* | Rearrange the status and STATUS checks in HEAD tests. | onefang | 2019-12-31 | 1 | -16/+16 |
* | Clean up if we are retrying a HEAD check. | onefang | 2019-12-31 | 1 | -9/+11 |
* | A lot of tweaking of the logging and reporting, making it easier to read. | onefang | 2019-12-30 | 3 | -79/+72 |
* | TODO++ | onefang | 2019-12-30 | 1 | -0/+1 |
* | Log the sha256 check call. | onefang | 2019-12-30 | 1 | -1/+1 |
* | Fix Updated, this time for sure, until next time. | onefang | 2019-12-30 | 1 | -5/+1 |
* | Re archive the rest as well. | onefang | 2019-12-29 | 1 | -0/+10 |
* | Big refactor of the email / web report. | onefang | 2019-12-29 | 1 | -259/+181 |
* | Whitespace. | onefang | 2019-12-29 | 1 | -1/+1 |
* | Write some options help. | onefang | 2019-12-29 | 1 | -4/+4 |
* | Unrefactor, only a single user. | onefang | 2019-12-29 | 1 | -29/+25 |
* | Oops, forgot to actually Do() these time calcs. | onefang | 2019-12-29 | 1 | -4/+2 |
* | Fix up some time stuff. | onefang | 2019-12-29 | 3 | -11/+4 |
* | Refactor nested pairs() calls. | onefang | 2019-12-29 | 3 | -107/+54 |
* | Minor cleanups, no logic changes. | onefang | 2019-12-29 | 2 | -2/+1 |
* | Whitespace++ | onefang | 2019-12-29 | 1 | -1/+1 |
* | Add bandwidth argument and it's aliases, to choose how hard to hit the 'net. | onefang | 2019-12-28 | 2 | -12/+53 |
* | Less time between wait checks. | onefang | 2019-12-28 | 1 | -1/+1 |
* | Better first time calculation in the update script. | onefang | 2019-12-28 | 1 | -9/+9 |
* | The answer to life, the universe, and input validation. | onefang | 2019-12-28 | 1 | -0/+1 |
* | Finish the executable refactor, by using it and removing the original. | onefang | 2019-12-28 | 4 | -65/+60 |
* | Tweak the dumpTable() arguments a little. | onefang | 2019-12-28 | 5 | -17/+17 |
* | Nagios is no longer a report type. | onefang | 2019-12-28 | 1 | -1/+0 |
* | 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 |