grafana/pkg/services
Oleg Gaidarenko 54c1bf0cc9
Chore: a bit of spring cleaning (#16710)
* Chore: use early return technic everywhere

And enable "indent-error-flow" revive rule

* Chore: remove if-return rule from revive config

* Chore: improve error messages

And enable "error-strings" revive rule

* Chore: enable "error-naming" revive rule

* Chore: make linter happy

* Chore: do not duplicate gofmt execution

* Chore: make linter happy

* Chore: address the pull review comments
2019-04-23 11:24:47 +03:00
..
alerting Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
annotations renames PartialMatch to MatchAny 2018-09-13 15:15:42 +02:00
auth build: partially replace gometalinter with golangci-lint (#16610) 2019-04-16 10:27:07 +02:00
cache refactor datasource caching 2018-10-30 09:31:56 +01:00
cleanup renames main lock function 2018-12-17 16:36:57 +01:00
dashboards Search: Fixes search limits and adds a page parameter (#16458) 2019-04-17 13:07:50 +02:00
datasources register datasource cache service with proper name 2018-10-30 12:32:14 +01:00
guardian add debug logging of folder/dashbord permission checks 2018-10-23 11:08:57 +02:00
hooks Adds backend hooks service so extensions can modify index data 2018-10-12 11:26:42 +02:00
notifications Fix: Alert email variable name typo fixed (#16232) 2019-03-27 09:42:20 +01:00
provisioning Security: Store datasource passwords encrypted in secureJsonData (#16175) 2019-04-15 11:11:17 +02:00
quota build: partially replace gometalinter with golangci-lint (#16610) 2019-04-16 10:27:07 +02:00
rendering Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
search Search: Fixes search limits and adds a page parameter (#16458) 2019-04-17 13:07:50 +02:00
sqlstore Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
teamguardian teams: local access to bus, moving away from dep on global. 2019-03-19 14:01:20 +01:00