grafana/pkg/services
Arve Knudsen 0fd6edab64
services/sqlstore: Order results in UserSearch by username/email (#23328)
* services/sqlstore: Order results in UserSearch by username/email
* Add index (login,email) on user table
2020-04-03 19:15:10 +02:00
..
alerting Usagestats: Add usage stats about what type of datasource is used in alerting. (#23125) 2020-04-02 08:45:04 +02:00
annotations Annotations: use a single row to represent a region (#17673) 2019-08-16 10:49:30 +02:00
auth pkg/services: Check errors (#19712) 2019-10-22 14:08:18 +02:00
cleanup chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
dashboards Dashboard: Adds support for a global minimum dashboard refresh interval (#19416) 2020-02-28 14:32:01 +01:00
datasources chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
guardian chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
hooks Footer: Display Grafana edition (#21717) 2020-01-27 09:24:44 +01:00
ldap Add fallback to search_base_dns if group_search_base_dns is undefined. (#21263) 2020-03-03 09:11:16 -08:00
licensing Footer: Display Grafana edition (#21717) 2020-01-27 09:24:44 +01:00
login OAuth: Enforce auto_assign_org_id setting when role mapping enabled using Generic OAuth (#22268) 2020-02-19 17:38:53 +01:00
multildap Chore: Resolve random failure with golangci-lint (#21970) 2020-02-07 15:53:03 +01:00
notifications chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
provisioning Cleanup: move interface ProvisioningService into provisioning package (#23061) 2020-03-25 14:14:24 +01:00
quota chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
rendering Rendering: Store render key in remote cache (#22031) 2020-02-19 19:47:39 +01:00
search fix: export Bus on search service (#19773) 2019-10-11 11:46:44 -04:00
sqlstore services/sqlstore: Order results in UserSearch by username/email (#23328) 2020-04-03 19:15:10 +02:00
teamguardian chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00