Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/muninplot
Commit message (Expand)AuthorAgeFilesLines
* Provide instructions on how to build missing staticsArthur de Jong2023-01-031-1/+7
* Replace deprecated cgi.parse_qs with urllib.parse.parse_qsArthur de Jong2022-02-111-2/+2
* Log but ignore exceptions in reading dashboardsArthur de Jong2021-08-061-4/+8
* Support digits in rrdtool variable namesArthur de Jong2021-07-091-1/+1
* Use rrdtool xport to generate data seriesArthur de Jong2021-02-212-153/+63
* Handle changes to number of RRD files betterArthur de Jong2021-02-131-11/+18
* Fix the way the graph resolution is determinedArthur de Jong2021-02-132-19/+18
* Support more timestamp formatsArthur de Jong2021-01-301-0/+2
* Ensure that start timestamp is includedArthur de Jong2021-01-301-1/+1
* Return data in a single resolution onlyArthur de Jong2021-01-302-6/+7
* Allow configuring MUNIN_DBDIR via environmentArthur de Jong2020-06-212-1/+5
* Fix handling of negative graphsArthur de Jong2020-06-141-3/+4
* Add a dashboard chooserArthur de Jong2020-01-271-1/+25
* Add more docstringsArthur de Jong2020-01-253-4/+16
* Ship static directory in source and wheelArthur de Jong2020-01-052-3/+26
* Provide encoding with statically served HTMLArthur de Jong2020-01-051-2/+2
* Add faviconArthur de Jong2019-12-301-0/+4
* Return 404 if file not foundArthur de Jong2019-12-301-1/+7
* Move Python code to muninplot packageArthur de Jong2019-12-303-0/+392