mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 18:02:15 +08:00

* strip down macaron renderer * inline renderHTML * remove IndentJSON parameter * replace renderer with a html/template set * fix failing test * fix renderer paths in tests * make template reloading even simpler * unify ignored gzip path lookup * fix csp middleware usage