grafana/pkg/services
Kyle Brandt 2c3c576ca6
fix: export Bus on search service (#19773)
fix pkg/services/search/service.go:52:3: s.bus undefined (type *SearchService has no field or method bus, but does have Bus)

fixes issue introduced by #19765
2019-10-11 11:46:44 -04:00
..
alerting Alerting: Truncate PagerDuty summary when greater than 1024 characters (#18730) 2019-09-20 10:39:27 +02:00
annotations Annotations: use a single row to represent a region (#17673) 2019-08-16 10:49:30 +02:00
auth Don't truncate IPv6 addresses (#19573) 2019-10-09 08:58:45 +02:00
cleanup move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
dashboards move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
datasources codestyle: moves cache to infra (#17519) 2019-06-13 10:55:38 +02:00
guardian move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
hooks Adds backend hooks service so extensions can modify index data 2018-10-12 11:26:42 +02:00
ldap LDAP: Show non-matched groups returned from LDAP (#19208) 2019-09-19 16:13:38 +01:00
login Login: divide login errors by pkg and service (#17835) 2019-07-01 14:32:17 +03:00
multildap Multi-LDAP: Do not fail-fast on invalid credentials (#19261) 2019-09-23 13:34:05 +01:00
notifications Build: Fix potential case-insensitive import collision for github.com/Unknwon/com (#18915) 2019-09-09 14:22:06 +03:00
provisioning Provisioning: Handle empty nested keys on YAML provisioning datasources (#19547) 2019-10-02 08:48:19 +02:00
quota Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 2019-04-30 14:42:01 +02:00
rendering Image rendering: Add deprecation warning when PhantomJS is used for rendering images (#18933) 2019-09-10 16:16:51 +03:00
search fix: export Bus on search service (#19773) 2019-10-11 11:46:44 -04:00
sqlstore Don't truncate IPv6 addresses (#19573) 2019-10-09 08:58:45 +02:00
teamguardian teams: local access to bus, moving away from dep on global. 2019-03-19 14:01:20 +01:00