grafana/pkg
2015-02-28 10:52:25 +01:00
..
api More work on restoring features after moving to plugin model for datasources, no annotations work again #1276 #1472 2015-02-28 10:52:25 +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 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
plugins 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
services fixed bug in datasource schema migration 2015-02-26 19:36:11 +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