Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/muninplot/wsgi.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use rrdtool xport to generate data seriesArthur de Jong2021-02-211-19/+6
* Fix the way the graph resolution is determinedArthur de Jong2021-02-131-16/+12
* Support more timestamp formatsArthur de Jong2021-01-301-0/+2
* Return data in a single resolution onlyArthur de Jong2021-01-301-5/+5
* Allow configuring MUNIN_DBDIR via environmentArthur de Jong2020-06-211-0/+4
* Add a dashboard chooserArthur de Jong2020-01-271-1/+25
* Add more docstringsArthur de Jong2020-01-251-1/+7
* Ship static directory in source and wheelArthur de Jong2020-01-051-3/+5
* 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-301-0/+120