grafana/pkg
Jason Wilder f443b7087c CLI: Add datasource:info command
Describes the full datasource details given an account and
datasource name.
2015-02-15 13:36:10 -07:00
..
api Rewrote and redesign how the data source edit views look and work so they conform better to how account views look, removed tabs and put top nav items to add data source etc, made list, edit and new seperate url routes, #1483 2015-02-14 10:04:34 +01:00
bus Worked on event system, needs a little more work 2015-02-04 15:37:26 +01:00
cmd CLI: Add datasource:info command 2015-02-15 13:36:10 -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 CLI: Use colorized console output 2015-02-15 13:36:10 -07:00
middleware Fixed failing dashboard sql test 2015-02-05 15:53:15 +01:00
models CLI: Add datasource:info command 2015-02-15 13:36:10 -07:00
services CLI: Add datasource:info command 2015-02-15 13:36:10 -07: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