| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace deprecated cgi.parse_qs with urllib.parse.parse_qs | Arthur de Jong | 2022-02-11 | 1 | -2/+2 |
* | Log but ignore exceptions in reading dashboards | Arthur de Jong | 2021-08-06 | 1 | -4/+8 |
* | Support digits in rrdtool variable names | Arthur de Jong | 2021-07-09 | 1 | -1/+1 |
* | Use rrdtool xport to generate data series | Arthur de Jong | 2021-02-21 | 2 | -153/+63 |
* | Handle changes to number of RRD files better | Arthur de Jong | 2021-02-13 | 1 | -11/+18 |
* | Fix the way the graph resolution is determined | Arthur de Jong | 2021-02-13 | 2 | -19/+18 |
* | Support more timestamp formats | Arthur de Jong | 2021-01-30 | 1 | -0/+2 |
* | Ensure that start timestamp is included | Arthur de Jong | 2021-01-30 | 1 | -1/+1 |
* | Return data in a single resolution only | Arthur de Jong | 2021-01-30 | 2 | -6/+7 |
* | Allow configuring MUNIN_DBDIR via environment | Arthur de Jong | 2020-06-21 | 2 | -1/+5 |
* | Fix handling of negative graphs | Arthur de Jong | 2020-06-14 | 1 | -3/+4 |
* | Add a dashboard chooser | Arthur de Jong | 2020-01-27 | 1 | -1/+25 |
* | Add more docstrings | Arthur de Jong | 2020-01-25 | 3 | -4/+16 |
* | Ship static directory in source and wheel | Arthur de Jong | 2020-01-05 | 2 | -3/+26 |
* | Provide encoding with statically served HTML | Arthur de Jong | 2020-01-05 | 1 | -2/+2 |
* | Add favicon | Arthur de Jong | 2019-12-30 | 1 | -0/+4 |
* | Return 404 if file not found | Arthur de Jong | 2019-12-30 | 1 | -1/+7 |
* | Move Python code to muninplot package | Arthur de Jong | 2019-12-30 | 3 | -0/+392 |