Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some refactoring of the results data handling. | onefang | 2019-12-12 | 1 | -36/+41 |
| | |||||
* | Re-arrange the RRD data a little. | onefang | 2019-12-12 | 1 | -19/+14 |
| | |||||
* | Don't need this comment anymore. | onefang | 2019-12-12 | 1 | -10/+0 |
| | |||||
* | Add timeout and speed bits to the data padding function. | onefang | 2019-12-12 | 1 | -0/+2 |
| | |||||
* | Remove some no longer needed commented out code. | onefang | 2019-12-12 | 1 | -2/+0 |
| | |||||
* | Typo-- | onefang | 2019-12-11 | 1 | -1/+1 |
| | | | | | Which just happened to work anyway, coz til, being undefined, is equal to nil. | ||||
* | Pad out the results tables when loading them. | onefang | 2019-12-10 | 1 | -0/+16 |
| | |||||
* | Move common code to it's own module. | onefang | 2019-12-10 | 1 | -0/+563 |
Some minor clean ups and test tweaks likely came for the ride. |