Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Consistant lack of capitals. | onefang | 2019-12-23 | 1 | -2/+1 | |
| | ||||||
* | Speed RRD is now it's own thing, not aseparate one per protocol. | onefang | 2019-12-23 | 1 | -4/+4 | |
| | ||||||
* | Major refactor, especially of the downloading and processing code. | onefang | 2019-12-23 | 1 | -3/+28 | |
| | | | | | | | | | | | | Make the code more readable, less scattered. Use a coroutine to multitask better. Plugable functions for parsing the download results, and figuring out what to download next. Track timeouts at a finer level. Dig for IPs in the forked apt-panopticons, not all at once at the beginning. Various cleanups and tweaks. | |||||
* | Clean up some commented out code from a previous refactor. | onefang | 2019-12-14 | 1 | -1/+0 | |
| | ||||||
* | Refactor the protocols table. | onefang | 2019-12-13 | 1 | -1/+2 | |
| | ||||||
* | Time how long it takes. | onefang | 2019-12-12 | 1 | -2/+4 | |
| | ||||||
* | Some refactoring of the results data handling. | onefang | 2019-12-12 | 1 | -22/+2 | |
| | ||||||
* | Clean up the graph a bit. | onefang | 2019-12-10 | 1 | -5/+15 | |
| | ||||||
* | Explain what "more graphs" is a little better. | onefang | 2019-12-10 | 1 | -1/+1 | |
| | ||||||
* | Show two weeks of speed for the inital graph. | onefang | 2019-12-10 | 1 | -1/+1 | |
| | ||||||
* | Add stuff needed for those detailed graphs using apt-panopticon_cgp. | onefang | 2019-12-10 | 1 | -1/+2 | |
| | ||||||
* | Add RRD data collection, and a speed graph. | onefang | 2019-12-10 | 1 | -0/+51 | |
| | ||||||
* | Move common code to it's own module. | onefang | 2019-12-10 | 1 | -203/+47 | |
| | | | | Some minor clean ups and test tweaks likely came for the ride. | |||||
* | Clean up the counting of errors and warnings. | onefang | 2019-12-09 | 1 | -4/+2 | |
| | ||||||
* | Oops, fix up the extra greyness. | onefang | 2019-12-05 | 1 | -1/+1 | |
| | ||||||
* | Add experimental warning. | onefang | 2019-12-04 | 1 | -0/+2 | |
| | ||||||
* | Oops, a delete too far. | onefang | 2019-12-04 | 1 | -0/+1 | |
| | ||||||
* | Report the timeout differently, the other was a hack that caused problems. | onefang | 2019-12-04 | 1 | -4/+4 | |
| | ||||||
* | Move the speed calc to the main script. | onefang | 2019-12-04 | 1 | -28/+17 | |
| | ||||||
* | Speed range. | onefang | 2019-12-03 | 1 | -1/+1 | |
| | ||||||
* | Test and report speed. | onefang | 2019-12-03 | 1 | -3/+33 | |
| | ||||||
* | Implement URLSanity test. | onefang | 2019-12-02 | 1 | -2/+2 | |
| | ||||||
* | Merge email and web report scripts. | onefang | 2019-12-02 | 1 | -0/+525 | |