grafana/pkg
2015-02-12 13:31:41 +01:00
..
api Added delete user action to user admin api, and made it work in UI, Closes #1466, #1446 2015-02-11 16:47:22 +01:00
bus Worked on event system, needs a little more work 2015-02-04 15:37:26 +01:00
cmd Assign new dashboard ID when importing dashboard via command-line 2015-02-11 15:20:36 -07:00
components/renderer Changed go package path 2015-02-05 10:37:13 +01:00
events Fixed failing events test and issue with dashboard list panel 2015-02-08 11:24:03 +01:00
log started work on new arch 2014-10-04 13:33:20 +02:00
middleware Fixed failing dashboard sql test 2015-02-05 15:53:15 +01:00
models Added two columns to user table, email_verified and theme, no used right now but will probably shortly 2015-02-12 10:32:22 +01:00
services Configuration file options can now be overriden using environment variables using GF_<SectionName>_<KeyName> syntax, if Section name contains dots in config they are replaced with underscores, and the section name and keyname needs to be all upper case, #1473 2015-02-12 13:31:41 +01:00
setting Configuration file options can now be overriden using environment variables using GF_<SectionName>_<KeyName> syntax, if Section name contains dots in config they are replaced with underscores, and the section name and keyname needs to be all upper case, #1473 2015-02-12 13:31:41 +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