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 8 лет назад
..
alerting e91a078105 Slack notification should contain fallback text (#7961) 8 лет назад
annotations f14e25612e annotations: go vet fixes 8 лет назад
cleanup 80eb82420e fix(cleanup): check if images dir exists 9 лет назад
eventpublisher e9f38b9fc0 no unbound recursion in publish() 10 лет назад
notifications 412b8998a8 webhooks: get proxy settings from ini file 8 лет назад
search 10daf1d63a Revert "Enable the "limit" param in /api/search" 9 лет назад
sqlstore 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 8 лет назад