Commit Graph

1005 Commits (b94de101cd95b23f0266cd61e311f09ae8ad7592)

Author SHA1 Message Date
Torkel Ödegaard 9a598be4f7 Fixed failing unit test 7 years ago
Torkel Ödegaard a2dd6f378f fixed sqlite issue introduced by #14709 7 years ago
Mario Trangoni b7628f2060 pkg/util/{filepath.go,shortid_generator.go}: Fix golint issues 7 years ago
Mario Trangoni 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues 7 years ago
bergquist e218cc7637 docs: updates docs to refer to using uid 7 years ago
Vlad Ellis 9692955d4f
Correct formatting of sqlstore_test.go 7 years ago
Vlad Ellis c208186f26 Parse database host correctly when using IPv6 7 years ago
Pavel Bakulev f461d52004 Converted notification id to uid via fmt for old alert notification settings 7 years ago
Pavel Bakulev 2de32756c2 Returned id for alert notifications which were created without uid 7 years ago
Pavel Bakulev 4bcace567b Formatted errors to err 7 years ago
Pavel Bakulev f132e929ce Added uid for alert notifications 7 years ago
Marcus Efraimsson b0df7280be
begin user auth token implementation 7 years ago
bergquist 8880829eda avoid infinite loop in the dashboard provisioner 7 years ago
Torkel Ödegaard 0a936a55b4 Fixed new gometalinter issues 7 years ago
tpetr 32dfc4e8b1 forgot go fmt 7 years ago
tpetr 5bc8d50864 pull connection string args from url instead 7 years ago
tpetr a693d42e31 add support for defining additonal database connection string args via extra_connection_string_args 7 years ago
bergquist 74124ec8ed makes cache mode configurable 7 years ago
Marcus Efraimsson 12f3c8f9d6
fix only add column if not exists for mysql 7 years ago
Marcus Efraimsson a451c20129
fix handling of indices with multiple columns (mysql) 7 years ago
Marcus Efraimsson 09b3014683
fix only create/drop database indices if not exists/exists 7 years ago
Marcus Efraimsson e82b3632f6
fix signed in user for orgId=0 result should return active org id 7 years ago
Baokun Lee f51222027d Raise datasources number to 5000 7 years ago
bergquist 7aa84aeb61 moves migrations to /sqlstore/migrations 7 years ago
Daniel Lee 90e2175716 migration: renames logging ds to loki ds in data_source table 7 years ago
Victor Cinaglia 9d6da10e82
snapshots: Move external snapshot creation to backend 7 years ago
Victor Cinaglia d9d6a4481f
snapshots: Add external_delete_url column 7 years ago
moznion 4397ee61d0
Put issue number to test code 7 years ago
moznion d1e1cde00e
Fix bug what updating user quota doesn't work 7 years ago
moznion 061e06c226
Fix bug what updating org quota doesn't work 7 years ago
Mario Trangoni fadd816d89 pkg/*: Fix misspell issues 7 years ago
danielbh d1b8f13c66
feat: #11067 prevent removing last grafana admin permissions 7 years ago
Marcus Efraimsson b00542e194 feat: team preferences 7 years ago
Marcus Efraimsson 5f9fecd254
feat: team preferences 7 years ago
bergquist 2fb78a50d6 minor fixes based on code review 7 years ago
bergquist 423331dae0 alerting: delete alerts when parent folder is deleted 7 years ago
bergquist ccd89eee97 renames `debouceduration` to `for` 7 years ago
bergquist d25284a364 introduce state `unknown` for rules that have not been evaluated yet 7 years ago
bergquist 4526660cb2 wire up debounce setting in the ui 7 years ago
bergquist 2d3a575489 adds db migration for debounce_duration 7 years ago
Marcus Efraimsson 818d48c2c0
always execute the user teams query 7 years ago
Marcus Efraimsson 5be2332c66
handle error before populating cache 7 years ago
Marcus Efraimsson 6ef941ea17
fix failing tests 7 years ago
Torkel Ödegaard 93453c2d94 added caching of signed in user DB calls 7 years ago
Marcus Efraimsson 70ddf93688
include teams on signed in user 7 years ago
bergquist 0a9bfc5529 delete provisioning meta data when deleting folder 7 years ago
Torkel Ödegaard 5b8178cdae fixed gofmt issue after go update 7 years ago
bergquist 70385119bc removes d in disableResolvedMessage 7 years ago
bergquist 5566a61aef alerting: tests default value for disable resolve message 7 years ago
Dave Waters a3137e731d clean up tests 7 years ago