grafana/pkg/services
bergquist c22495b6f8 Merge branch 'master' into external-auth
* master:
  changelog: adds note about closing #11613 and #11602
  fix: sign in link should have target self to trigger full page reload, fixes #11626
  codespell: exclude by words instead of files
  Use sort.Strings() (gosimple)
  Remove unused return value assignment (gosimple)
  Remove unnecessary fmt.Sprintf() calls (gosimple)
  Merge variable declaration with assignment (gosimple)
  Use fmt.Errorf() (gosimple)
  Simplify make() (gosimple)
  Use raw strings to avoid double escapes (gosimple)
  Simplify if expression (gosimple)
  Simplify comparison to bool constant (gosimple)
  Simplify error returns (gosimple)
  Remove redundant break statements (gosimple)
2018-04-18 09:34:45 +02:00
..
alerting Merge pull request #11613 from knweiss/gosimple 2018-04-17 22:40:40 +02:00
annotations dashfolders: permissions for saving annotations 2018-01-09 14:44:36 +01:00
cleanup snapshots: fixes cleanup of old snapshots 2018-02-22 16:12:16 +01:00
dashboards Merge branch 'master' into readonly_dashboards 2018-04-17 16:27:51 +02:00
guardian Merge pull request #11526 from grafana/11173_folder_admin 2018-04-17 13:42:38 +02:00
notifications Use fmt.Errorf() (gosimple) 2018-04-16 21:04:57 +02:00
provisioning Merge pull request #11613 from knweiss/gosimple 2018-04-17 22:40:40 +02:00
quota move quota to dedicated service 2018-03-07 17:19:35 -05:00
search dashboard and folder search with permissions 2018-02-08 17:11:01 +01:00
session Merge remote-tracking branch 'upstream/master' into update-xorm 2018-03-20 19:21:58 +01:00
sqlstore Merge branch 'master' into external-auth 2018-04-18 09:34:45 +02:00