grafana/pkg
bergquist 1a6c2ea8d8 dashboards as cfg: logs error when trying to import dashboard with id
dashboard json cannot contain fixed id when importing from
disk. We used to override this but it didnt caught all problems
so now we block dashboards from beeing imported instead.

closes #10504
2018-01-15 12:26:43 +01:00
..
api Use URLEncoding instead of StdEncoding to be sure state value will be corectly decoded (#10512) 2018-01-15 08:49:30 +01:00
bus (format) run go fmt in pkg 2016-12-14 12:17:38 +09:00
cmd dont spawn new subprocess while shutting down 2017-12-25 14:12:25 +01:00
components imguploader: log if the configuration is invalid 2017-12-28 15:48:19 +01:00
events feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
log uses pluginmanagers log instead of global 2018-01-10 11:49:40 +01:00
login Optimize some wrong usage and spelling 2017-09-07 17:50:11 +08:00
metrics Correct help message of api_dataproxy_request_all_milliseconds 2017-10-30 12:50:57 +01:00
middleware Use strings.TrimPrefix to make sure relative url doesn't start with forward slash 2017-12-19 03:01:33 -05:00
models dashboards as cfg: create dashboard folders if missing 2017-12-28 13:33:11 +01:00
plugins Merge branch 'master' into backend_plugins 2018-01-15 10:27:12 +01:00
services dashboards as cfg: logs error when trying to import dashboard with id 2018-01-15 12:26:43 +01:00
setting fixes log typo 2017-12-28 15:51:31 +01:00
social Solves problem with Github authentication restriction by organization membership when the organization's access policy is set to "Access restricted". "Access restricted" policy should not stop user to authenticate. 2017-12-07 16:13:49 +06:00
tracing jaeger: capitalize tracer name 2017-09-27 16:38:00 +02:00
tsdb Merge branch 'master' into backend_plugins 2018-01-15 10:27:12 +01:00
util fix render http[get] params error 2017-11-28 22:20:22 +08:00