| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Don't try to write to a log file we couldn't open. | onefang | 2020-06-01 | 1 | -7/+10 |
* | Some more nil checks. | onefang | 2020-04-11 | 1 | -11/+13 |
* | Let's try a slightly older keyring that might stick around for more than a co... | onefang | 2020-04-04 | 1 | -1/+1 |
* | Fix a crash. | onefang | 2020-03-21 | 1 | -1/+1 |
* | warning -> WARNING | onefang | 2020-02-08 | 1 | -1/+1 |
* | Alpha release, dammit. lol | onefang | 2020-02-06 | 1 | -1/+1 |
* | Print the help texts, and exit from the help and version command line options. | onefang | 2020-02-06 | 1 | -10/+16 |
* | Bump the version number to 0.2. | onefang | 2020-02-06 | 1 | -1/+1 |
* | Explain why URL sanity. | onefang | 2020-02-06 | 1 | -1/+2 |
* | Clean up the README, add some more text, remove the theory part. | onefang | 2020-02-06 | 1 | -106/+26 |
* | Rewrite some of the output. | onefang | 2020-02-06 | 9 | -157/+255 |
* | Better wait for command startup. | onefang | 2020-02-06 | 1 | -1/+6 |
* | ERROR if we can't find IPs for a mirror. | onefang | 2020-02-06 | 1 | -9/+13 |
* | Downgrade inability to find Packages_parsed-sorted to a WARNING. | onefang | 2020-02-06 | 1 | -1/+1 |
* | New Debian key ring. | onefang | 2020-02-06 | 1 | -1/+1 |
* | Lighten the log file colours to. | onefang | 2020-01-24 | 1 | -1/+1 |
* | Lighten up the colours. | onefang | 2020-01-24 | 1 | -5/+5 |
* | More documentation, and clean up the existing stuff. | onefang | 2020-01-04 | 1 | -23/+63 |
* | Add support for using CGI for the PHP graphs. | onefang | 2020-01-04 | 2 | -3/+15 |
* | A bit more info in the "not updated yet" WARNING. | onefang | 2020-01-03 | 1 | -1/+1 |
* | Update the other use of !%s to match the last commit. | onefang | 2020-01-03 | 1 | -3/+3 |
* | This might finally fix the Updated test, but include some more debugging outp... | onefang | 2020-01-03 | 1 | -1/+4 |
* | A few less steps in some of the time calcs. | onefang | 2020-01-03 | 2 | -6/+3 |
* | Not being able to download an updated file while the mirror is still updating... | onefang | 2020-01-03 | 1 | -1/+7 |
* | May need to wait on the file to avoid missing speeds after all. | onefang | 2020-01-03 | 1 | -0/+8 |
* | Fix another race condition. | onefang | 2020-01-03 | 1 | -0/+5 |
* | Make a couple of convenience strings. | onefang | 2020-01-03 | 1 | -8/+10 |
* | Collate more data from the redirect results. | onefang | 2020-01-02 | 2 | -2/+6 |
* | TODO++ | onefang | 2020-01-02 | 1 | -0/+1 |
* | Clean out commented stuff that is no longer needed. | onefang | 2020-01-02 | 1 | -8/+0 |
* | Oopsie. | onefang | 2020-01-02 | 1 | -1/+1 |
* | Note about the server that's running the tests being extra speedy. | onefang | 2020-01-02 | 2 | -0/+3 |
* | Comment out previous attempts to fix the missing speed issue. | onefang | 2020-01-02 | 1 | -5/+5 |
* | Curl uses k and M to mean 1024, not 1000. | onefang | 2020-01-02 | 1 | -4/+6 |
* | Forgot a couple things in the last commit. | onefang | 2020-01-02 | 1 | -1/+3 |
* | Maybe fix the missing speeds. | onefang | 2020-01-02 | 1 | -1/+2 |
* | Fix missing speeds, this time for sure. | onefang | 2020-01-02 | 1 | -0/+1 |
* | Maybe now the missing speeds will show? | onefang | 2020-01-02 | 1 | -1/+1 |
* | Actually wait for the curl file before trying to process it. | onefang | 2020-01-01 | 1 | -2/+10 |
* | Curl will try IPv4 as a backup if IPv6 fails, and we don't want that. | onefang | 2020-01-01 | 2 | -3/+13 |
* | Cut down on lower bandwidth files to HEAD check. | onefang | 2020-01-01 | 1 | -0/+1 |
* | Tweak the bandwidth limits, by not probing so many Release files. | onefang | 2020-01-01 | 2 | -2/+2 |
* | Leave a log of the HEAD probe details. | onefang | 2020-01-01 | 1 | -3/+3 |
* | Fix the out of date reference package detection. | onefang | 2020-01-01 | 1 | -4/+4 |
* | Silly typo be gone. | onefang | 2020-01-01 | 1 | -2/+2 |
* | 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 | 4 | -8/+23 |
* | Check if reference packages are still current. | onefang | 2019-12-31 | 1 | -0/+10 |
* | Debian changed their keyring. | onefang | 2019-12-31 | 1 | -1/+1 |
* | "Not supported, but works" should not be a warning, coz it works. B-) | onefang | 2019-12-31 | 1 | -1/+1 |