Commit Graph

1484 Commits (24d0b43e620d3a9d9e6b7b3df4eed64edfc2588a)

Author SHA1 Message Date
Torkel Ödegaard 24d0b43e62 fix: fixed permission issue with api key with viewer role in dashboards with default permissions 7 years ago
Marcus Efraimsson 6d48d0a80c
set current org when adding/removing user to org 7 years ago
bergquist 4c5fe68e7e adds inTransactionCtx that calls inTransactionWithRetryCtx 7 years ago
bergquist 1181e96799 merge create user handlers 7 years ago
bergquist da91b91b4b transactions: start sessions and transactions at the same place 7 years ago
bergquist 09e71e00a3 sql: adds tests for InTransaction 7 years ago
bergquist 9ca9a7c302 bus: dont start transaction when creating session 7 years ago
bergquist 629eab0b1e bus: dont mix ctx/classic handlers 7 years ago
Torkel Ödegaard 5af0b924ff refactoring: renamed AddCtxHandler to AddHandlerCtx PR #12203 7 years ago
Torkel Ödegaard 442e0e437b refactoring: transaction manager PR #12203 7 years ago
bergquist 6775a82c82 fixes typo in code 7 years ago
bergquist 1bd31aa313 check if admin exists or create one in one transaction 7 years ago
bergquist 263572813a replace begin/end with wrapper function 7 years ago
bergquist 8143610024 bus: support multiple dispatch in one transaction 7 years ago
Anton Sergeyev 2565a8087c #11607 corrected file cleanup test 7 years ago
Anton Sergeyev 2024cf4b56 #11607 fixed formatting 7 years ago
Anton Sergeyev 516839d7b2 #11607 Cleanup time of temporary files is now configurable 7 years ago
bergquist f93d83befe adds missing return statement 7 years ago
bergquist cd4026da6b Revert "provisioning: turn relative symlinked path into absolut paths" 7 years ago
bergquist d089b5e05d provisioning: turn relative symlinked path into absolut paths 7 years ago
Alexander Zobnin 13c6f37ea5
alerting: show alerts for user with Viewer role 7 years ago
bergquist f606654c50 provisioning: adds fallback if evalsymlink/abs fails 7 years ago
bergquist 3f5078339c tests: uses different paths depending on os 7 years ago
bergquist 75ee1e9208 renames intervalSeconds to updateIntervalSeconds 7 years ago
Patrick O'Carroll 0c269d64d0 Alert panel filters (#11712) 7 years ago
bergquist 333af6fd9b provisioning: makes the interval for polling for changes configurable 7 years ago
bergquist c817aecd66 provisioning: only update dashboard if hash of json changed 7 years ago
bergquist 44f5b92fbc provisioning: only provision if json file is newer then db 7 years ago
bergquist 2bd4c14e5f make path absolute before following symlink 7 years ago
bergquist 47d3884377 provisioning: follow symlinked folders 7 years ago
bergquist d5aeae3a90 test: fixes broken test on windows 7 years ago
bergquist c7acbcdaf5 provisioning: enable relative path's 7 years ago
bergquist 1411709db1 provisioning: place testfiles within testdata folder 7 years ago
Marcus Efraimsson 5a96863eed
pin versions of xorm to resolve sql tests 7 years ago
Marcus Efraimsson c9e9f25699
use sql builder for the get system stats sql query 7 years ago
bergquist 238139fad6 alerting: refactor tests 7 years ago
Marcus Efraimsson fbc44025dc
add usage stats for datasource access mode 7 years ago
Marcus Efraimsson 2ea5b6fe33
add additional usage stats metrics 7 years ago
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966) 7 years ago
bergquist c40b0ea1df test: moves test files to testdata folder 7 years ago
Torkel Ödegaard 6c0752473a
Sqlstore refactor (#11908) 7 years ago
bergquist 78e837cf39 test: increase expire time to avoid tz issues in tests 7 years ago
Dan Cech 1dfff74da9 move database-specific code into dialects (#11884) 7 years ago
bergquist b649358734 rename alerting engine to service 7 years ago
bergquist 7e9a10a5fb renames alerting engine to match other services 7 years ago
Marcus Efraimsson 8ed79d614b
decrease length of auth_id column in user_auth table 7 years ago
Torkel Ödegaard 4c6e4e2aa6 fix: fixed gometalinter issues with Discord PR 7 years ago
Dan Cech b4ad044044 better handling for special chars in db config (#11662) 7 years ago
Torkel Ödegaard 053c2039bb refactor: provisioning service refactoring 7 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago