grafana/pkg/services
Marcus Efraimsson 5884e235fc
database: retry transaction if sqlite returns database is locked error (#17276)
Adds an additional sqlite error code 5 (SQLITE_BUSY) to the
transaction retry handler to add retries when sqlite
returns database is locked error.
More info: https://www.sqlite.org/rescode.html#busy

Ref #17247 #16638
2019-05-27 09:24:15 +02:00
..
alerting Alerting: Support for configuring content field for Discord alert notifier (#17017) 2019-05-23 08:31:02 +02:00
annotations renames PartialMatch to MatchAny 2018-09-13 15:15:42 +02:00
auth move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
cache refactor datasource caching 2018-10-30 09:31:56 +01: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 register datasource cache service with proper name 2018-10-30 12:32:14 +01: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: consistently name the LDAP entities (#17203) 2019-05-22 15:30:03 +03:00
login Users: Disable users removed from LDAP (#16820) 2019-05-21 14:52:49 +03:00
multildap Feature: LDAP refactoring (#16950) 2019-05-17 14:57:26 +03:00
notifications backend: replace /pkg/errors with errutil (#17065) 2019-05-15 12:20:17 +02:00
provisioning docs: fixes typo in provisioning docs (#17248) 2019-05-23 13:06:34 +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 move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
search Search: Fixes search limits and adds a page parameter (#16458) 2019-04-17 13:07:50 +02:00
sqlstore database: retry transaction if sqlite returns database is locked error (#17276) 2019-05-27 09:24:15 +02:00
teamguardian teams: local access to bus, moving away from dep on global. 2019-03-19 14:01:20 +01:00
user Feature: LDAP refactoring (#16950) 2019-05-17 14:57:26 +03:00