grafana/pkg
2015-03-02 15:50:03 +01:00
..
api Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 2015-03-02 09:58:35 +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 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 2015-03-02 09:58:35 +01:00
plugins Fixed plugins go test 2015-02-28 11:38:44 +01:00
services Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 2015-03-02 09:58:35 +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 Began work on deb and rpm packaging, #1476 2015-03-02 15:50:03 +01:00