grafana/pkg
Brandon Turner b2a0ae0f83
Render panel images with any SSL protocol
This uses any available SSL protocol (instead the phantomjs default:
SSLv3) to render panels to PNGs.  This is useful when reverse proxing
grafana and SSLv3 is disabled due to security vulnerabilities or other
reasons.
2015-05-25 01:52:49 -05:00
..
api Expose data source extended properties (jsonData), to the frontend, Closes #2023 2015-05-20 18:29:20 +02:00
bus More middleware unit tests cover all current auth mechanisms 2015-05-02 09:24:56 +02:00
cmd Enforce domain, host header validation against domain setting, Refactoring of PR #1866, Closes #1732 2015-05-05 11:21:06 +02:00
components Render panel images with any SSL protocol 2015-05-25 01:52:49 -05:00
events Big Backend Refatoring: Renamed Account -> Org 2015-02-23 20:07:49 +01:00
log Progress on deb and rpm packaging, renamed config files, added file logging, #1476 2015-03-03 10:18:37 +01:00
metrics Changed reporting interval to 24 hour (1 hour was just for testing) 2015-03-26 12:20:24 +01:00
middleware Enforce domain, host header validation against domain setting, Refactoring of PR #1866, Closes #1732 2015-05-05 11:21:06 +02:00
models Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 2015-05-19 11:47:14 +02:00
plugins Fixed failing go unit test 2015-03-29 13:33:34 +02:00
search Updated changelog with completed story, JSON dashboards added to search, Closes #960 2015-05-13 14:01:48 +02:00
services Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 2015-05-19 11:47:14 +02:00
setting Backend configuration: When unknown key was detected the log error was not visible in log file due to logging was initialized after user config file is loaded, logging is now initialized twice, once based on defaults and command line arguments, then then again after user config file, Fixes #1992 2015-05-14 10:15:46 +02:00
social smalĺ refactorings 2015-04-29 09:49:33 +02:00
util Began work on deb and rpm packaging, #1476 2015-03-02 15:50:03 +01:00