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 лет назад
..
api 319b8d8fca Configurable signout menu activation (#7968) 8 лет назад
bus adb441e5c8 (format) run go fmt in pkg 9 лет назад
cmd 4d4e165be7 links: updated links from grafana.net to grafana.com 8 лет назад
components be5c4f47a6 s3: support for alternative s3 bucket url syntax, closes #7871 8 лет назад
events de0f04ec3c feat(signup): progress on new sign up and email verification flow, #2353 10 лет назад
log 94962b4193 fix(logging): fixed default log level filter option not taking effect, fixex #6978 9 лет назад
login ecf44d4d9c tech(): go fmt code 9 лет назад
metrics 5d3da99806 Merge pull request #7482 from dbrgn/master 8 лет назад
middleware f45d637025 auth: fix warning in test 8 лет назад
models 00dddca26a alerting: dedupe alert notifications when running multiple servers 8 лет назад
plugins 4d4e165be7 links: updated links from grafana.net to grafana.com 8 лет назад
services 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 лет назад
setting 319b8d8fca Configurable signout menu activation (#7968) 8 лет назад
social 30c334a2b8 Add common type for oauth authorization errors 9 лет назад
tsdb 6ab90425c4 Pass dropcounter rate option if no max counter and no reset value or reset value as 0 is specified (#7743) 8 лет назад
util 961c31a747 test(util): add unit test for string util 9 лет назад