grafana/pkg
2015-03-19 10:32:47 -04:00
..
api Templating: Dashboard will now wait to load until all template variables that have refresh on load set or are initialized via url to be fully loaded and so all variables are in valid state before panels start issuing metric requests. Closes #1255 2015-03-14 15:29:41 -04:00
bus Worked on event system, needs a little more work 2015-02-04 15:37:26 +01:00
cmd Updated macaron and ini package 2015-03-19 10:17:16 -04: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 Progress on deb and rpm packaging, renamed config files, added file logging, #1476 2015-03-03 10:18:37 +01:00
middleware Log more descriptive error when anonymous org is not found 2015-03-12 11:49:05 -06:00
models Fixed small issue when using 'Save As', dashboard version was not reset 2015-03-19 10:32:47 -04:00
plugins Fixed plugins go test 2015-02-28 11:38:44 +01:00
services Increase api_key.key varchar to 255 length 2015-03-18 13:20:15 -04:00
setting added cert_key and cert_file to defaults.ini 2015-03-11 19:44:31 +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