grafana/pkg
2015-02-28 14:30:08 +01:00
..
api Moved dashboard theme option from the dashboard to a persisted user setting, #1458 2015-02-28 14:30:08 +01:00
bus Worked on event system, needs a little more work 2015-02-04 15:37:26 +01:00
cmd A lot of work on backend plugin model for frontend components, right now for data sources, will enable dropin plugins for data sources and panels, #1472 2015-02-27 22:29:00 +01:00
components New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 2015-02-26 17:23:28 +01:00
events Big Backend Refatoring: Renamed Account -> Org 2015-02-23 20:07:49 +01:00
log CLI: Use colorized console output 2015-02-15 13:36:10 -07:00
middleware New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 2015-02-26 17:23:28 +01:00
models Moved dashboard theme option from the dashboard to a persisted user setting, #1458 2015-02-28 14:30:08 +01:00
plugins Fixed plugins go test 2015-02-28 11:38:44 +01:00
services Moved dashboard theme option from the dashboard to a persisted user setting, #1458 2015-02-28 14:30:08 +01:00
setting Big Backend Refatoring: Renamed Account -> Org 2015-02-23 20:07:49 +01:00
social Changed go package path 2015-02-05 10:37:13 +01:00
util Worked on login remember cookie, and redirect after login 2015-01-27 12:05:23 +01:00