grafana/pkg
Marcus Efraimsson 32a45077e7
Elasticsearch: Fix pre-v7.0 and alerting error (#16904)
This fixes a regression introduced in #16646 where using Elasticsearch 
pre-v7.0 and alerting resulted in an error when trying to deserialize the 
response of total number of hits.
Total number of hits is not in use by the backend so we're removing it 
for now to make ES 6 and 7 being able to deserialize search responses 
without errors.

Closes #15622
2019-05-06 15:12:18 +02:00
..
api Security: Responses from backend should not be cached (#16848) 2019-05-06 09:22:59 +02:00
bus bus: noop should still execute fn 2018-06-15 12:46:20 +02:00
cmd Chore: revise some of the gosec rules (#16713) 2019-05-01 11:36:02 +02:00
components Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
events feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
extensions LDAP Refactoring to support syncronizing more than one user at a time. (#16705) 2019-04-26 15:47:16 +03:00
infra Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
log Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
login LDAP: Added reload endpoint for LDAP config (#15470) 2019-05-03 14:53:07 +02:00
middleware Security: Add new setting allow_embedding (#16853) 2019-05-06 09:56:23 +02:00
models Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 2019-04-30 14:42:01 +02:00
plugins LDAP: Added reload endpoint for LDAP config (#15470) 2019-05-03 14:53:07 +02:00
registry add functionality to override service in registry 2018-10-30 13:37:30 +01:00
services LDAP: Added reload endpoint for LDAP config (#15470) 2019-05-03 14:53:07 +02:00
setting Security: Add new setting allow_embedding (#16853) 2019-05-06 09:56:23 +02:00
tsdb Elasticsearch: Fix pre-v7.0 and alerting error (#16904) 2019-05-06 15:12:18 +02:00
util Chore: Use x/xerrors instead of pkg/errors (#16668) 2019-04-23 11:50:31 +02:00