grafana/pkg
Jason Wilder b6428b08d0 CLI: Fix config flag being ignored
Passing --config had no effect when passed.  It will now be applied as
the last config file and before any env var overrrides.
2015-02-15 15:06:02 -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: Fix config flag being ignored 2015-02-15 15:06:02 -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:create command 2015-02-15 13:36:10 -07:00
services CLI: Add datasource:info command 2015-02-15 13:36:10 -07:00
setting CLI: Fix config flag being ignored 2015-02-15 15:06:02 -07: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