Torkel Ödegaard e65a6cc063 added an inital admin settings view, very basic right now only displays all config options in grafana.ini 11 年 前
..
api e65a6cc063 added an inital admin settings view, very basic right now only displays all config options in grafana.ini 11 年 前
bus 3752379106 Worked on event system, needs a little more work 11 年 前
cmd 793eda7640 Assign new dashboard ID when importing dashboard via command-line 11 年 前
components 10820f31c2 Changed go package path 11 年 前
events c9f06e1da1 Fixed failing events test and issue with dashboard list panel 11 年 前
log a4204880e8 started work on new arch 11 年 前
middleware e3764ad951 Fixed failing dashboard sql test 11 年 前
models 0140a00884 Added two columns to user table, email_verified and theme, no used right now but will probably shortly 11 年 前
services 79f798f67b 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 11 年 前
setting 79f798f67b 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 11 年 前
social 10820f31c2 Changed go package path 11 年 前
util 257519490a Worked on login remember cookie, and redirect after login 11 年 前