Commit Graph

1015 Commits (996d5059b119a9927059812a5384edda7bf2a9d8)

Author SHA1 Message Date
bergquist d4f5789660 cache: initial version of db cache 6 years ago
Marcus Efraimsson f845a3b841
upgrade xorm packages to latest versions 6 years ago
bergquist ae9327ff3a remove `UseBool` since we use `AllCols` 6 years ago
Marcus Efraimsson d49f0bedd3 fix: prevent datasource json data stored as nil (#15508) 6 years ago
bergquist 8a3a3cccc3 moves metric package to /infra 6 years ago
Maddin-619 09cd173e92 updates all cols except created so user and password 6 years ago
bergquist 3ce99bca66 renames usage state name for auth token 6 years ago
bergquist 2be60887ca adds usage stats for sessions 6 years ago
Marcus Efraimsson d433ca7d40
fix util for splitting host and port 6 years ago
Torkel Ödegaard 9a598be4f7 Fixed failing unit test 6 years ago
Torkel Ödegaard a2dd6f378f fixed sqlite issue introduced by #14709 6 years ago
Mario Trangoni b7628f2060 pkg/util/{filepath.go,shortid_generator.go}: Fix golint issues 6 years ago
Mario Trangoni 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues 6 years ago
bergquist e218cc7637 docs: updates docs to refer to using uid 6 years ago
Vlad Ellis 9692955d4f
Correct formatting of sqlstore_test.go 6 years ago
Vlad Ellis c208186f26 Parse database host correctly when using IPv6 6 years ago
Pavel Bakulev f461d52004 Converted notification id to uid via fmt for old alert notification settings 6 years ago
Pavel Bakulev 2de32756c2 Returned id for alert notifications which were created without uid 6 years ago
Pavel Bakulev 4bcace567b Formatted errors to err 6 years ago
Pavel Bakulev f132e929ce Added uid for alert notifications 6 years ago
Marcus Efraimsson b0df7280be
begin user auth token implementation 6 years ago
bergquist 8880829eda avoid infinite loop in the dashboard provisioner 6 years ago
Torkel Ödegaard 0a936a55b4 Fixed new gometalinter issues 6 years ago
tpetr 32dfc4e8b1 forgot go fmt 6 years ago
tpetr 5bc8d50864 pull connection string args from url instead 6 years ago
tpetr a693d42e31 add support for defining additonal database connection string args via extra_connection_string_args 6 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