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