aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix up some time stuff.onefang2019-12-293-11/+4
|
* Refactor nested pairs() calls.onefang2019-12-293-107/+54
|
* Minor cleanups, no logic changes.onefang2019-12-292-2/+1
|
* Whitespace++onefang2019-12-291-1/+1
|
* Add bandwidth argument and it's aliases, to choose how hard to hit the 'net.onefang2019-12-282-12/+53
|
* Less time between wait checks.onefang2019-12-281-1/+1
|
* Better first time calculation in the update script.onefang2019-12-281-9/+9
|
* The answer to life, the universe, and input validation.onefang2019-12-281-0/+1
|
* Finish the executable refactor, by using it and removing the original.onefang2019-12-284-65/+60
|
* Tweak the dumpTable() arguments a little.onefang2019-12-285-17/+17
|
* Nagios is no longer a report type.onefang2019-12-281-1/+0
|
* Refactor the executers into an actual class type thingy.onefang2019-12-282-2/+62
|
* Oops, forgot to uncomment code after testing.onefang2019-12-281-4/+1
|
* A better way to clean up after the archiving, no need to wait for it.onefang2019-12-281-5/+4
|
* Archive results to a daily folder.onefang2019-12-271-1/+1
|
* Update script now tucks the archives into daily folders.onefang2019-12-271-5/+15
|
* Update the TIMEOUT hack for updated percentage to match the new precision.onefang2019-12-271-2/+2
|
* Re-enable Integrity tests.onefang2019-12-271-1/+1
|
* More precision for the weekly stats.onefang2019-12-271-2/+2
|
* Show question marks for Debian mirror weekly stats.onefang2019-12-271-1/+1
|
* Calculate and display weekly stats.onefang2019-12-272-4/+48
|
* Add timeouts tracking.onefang2019-12-272-14/+60
|
* Optimise updater a tiny bit.onefang2019-12-271-12/+14
|
* Add a linky to the graphs for each mirror.onefang2019-12-272-6/+19
| | | | | Also includes the place holder for the stil being debugged weekly averages.
* Make the web page look better, and the tables take up less space.onefang2019-12-272-29/+34
|
* Explain the time notation for Updated.onefang2019-12-261-0/+2
|
* Tweak how timeouts are reported.onefang2019-12-261-14/+4
|
* Complete the explanations.html text.onefang2019-12-261-5/+23
|
* Hopefully properly link out of explanations.html.onefang2019-12-261-2/+2
|
* Tweak timeouts for curl downloads.onefang2019-12-261-2/+2
|
* Give mirrors some time to actually finish their rsynsc.onefang2019-12-261-2/+3
|
* Make the explanation linky more visible.onefang2019-12-261-2/+2
|
* New explanations.html page.onefang2019-12-263-4/+73
|
* Protocol change is an ERROR for the round robin, not a WARNING.onefang2019-12-261-2/+8
|
* TODO++onefang2019-12-261-1/+9
|
* More text about not fully probing Debian mirrors.onefang2019-12-261-1/+1
|
* Add g.d.o links, coz golinux got grumpy.onefang2019-12-261-2/+9
|
* Fix up Updated time checks.onefang2019-12-261-5/+5
|
* Add a Icinga/Nagios script.onefang2019-12-261-0/+320
|
* Proper Updated check.onefang2019-12-251-2/+41
|
* Don't log some APT.execute() calls.onefang2019-12-252-5/+6
|
* TODO++onefang2019-12-251-0/+1
|
* Use proper time and date format, and check for the directory before ↵onefang2019-12-253-11/+11
| | | | tarballing it up.
* Track, store, and report info from the hosts that get redirected to.onefang2019-12-254-56/+292
|
* Missed a return false from logOpen()onefang2019-12-251-0/+2
|
* Add a little descritpion to the web page.onefang2019-12-251-0/+1
|
* Everyone gets a car, er I mean linky!onefang2019-12-242-23/+29
|
* Refactor logging.onefang2019-12-242-13/+17
|
* Log arguments.onefang2019-12-241-0/+5
|
* Slightly better forking and testing for redirection.onefang2019-12-241-15/+17
|