This website requires JavaScript.
Explore
Help
Sign In
public
/
grafana
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dd800fd14df122e61d8ea10eb67d42d616c8983b
grafana
/
pkg
/
services
T
History
Torkel Ödegaard
95e0010a5b
fix: sqlite3 and concurrent write requests caused database locked error some times, depending on how many concurrent requests and speed of disk drive. Fixed by reducign the number of concurrent db connections to 1 for sqlite3,
fixes
#7992
2017-04-03 09:42:11 +02:00
..
alerting
Slack notification should contain fallback text (
#7961
)
2017-03-28 10:05:44 +02:00
annotations
annotations: go vet fixes
2017-02-15 14:15:42 +01:00
cleanup
fix(cleanup): check if images dir exists
2016-09-28 21:12:25 +02:00
eventpublisher
no unbound recursion in publish()
2015-05-18 10:04:01 -04:00
notifications
webhooks: get proxy settings from ini file
2017-03-02 13:57:28 +01:00
search
Revert "Enable the "limit" param in /api/search"
2016-06-17 11:22:39 +02:00
sqlstore
fix: sqlite3 and concurrent write requests caused database locked error some times, depending on how many concurrent requests and speed of disk drive. Fixed by reducign the number of concurrent db connections to 1 for sqlite3,
fixes
#7992
2017-04-03 09:42:11 +02:00