Commit Graph

4565 Commits (8af1326a95459c696f6850a55f7de30d43fc08d5)

Author SHA1 Message Date
ryan bd811b4a95 dont test exists in the test... it will fail if not found 6 years ago
ryan 24ead3a4a4 add random_walk_table scenario 6 years ago
ryan 2b5ac6bafa add test file 6 years ago
ryan e787176bca add startAt to random walk scenario 6 years ago
Andrej Ocenas 09b9b595b2 Add check for Env before log 6 years ago
Andrej Ocenas 697a87b7b2 Add check so that header is not sent for anonymous users 6 years ago
Andrej Ocenas bbdc1c0e64 Add custom header with grafana user and a config switch for it 6 years ago
bergquist 6d42d43b22 use constants for cache type 6 years ago
bergquist 0a86a1d7b6 updates old distcache names 6 years ago
bergquist c001cfe1d9 dont allow inifinite expiration 6 years ago
bergquist 5186273731 return error if cache type is invalid 6 years ago
zhulongcheng 755f60358b Add more info to victorOps alert notifications 6 years ago
bergquist f13263eb54 reduce loglevel to debug 6 years ago
bergquist 7aeab0a235 use `Get` instead of `Find` 6 years ago
bergquist b2967fbb37 avoid exposing cache client directly 6 years ago
bergquist 7e7427637c renames distcache -> remotecache 6 years ago
bergquist 66e71b66dd renames key to cache_key 6 years ago
bergquist daa3b17951 code layouts and comments 6 years ago
bergquist 9a78c23165 rename put -> set 6 years ago
bergquist 98f5432659 `memcache` -> `memcached` 6 years ago
bergquist 995647be2c removes memory as distcache option 6 years ago
bergquist b933b4efc8 test redis and memcached during integration tests 6 years ago
bergquist 196cdf9710 adds config to default settings 6 years ago
bergquist f9f2d9fcf3 avoid exporting test helpers 6 years ago
bergquist 33935b09f0 uses set instead of add for memcache 6 years ago
bergquist 8db2864fee adds memory as dist storage alt 6 years ago
bergquist a60bb83a70 extract tests into seperate files 6 years ago
bergquist c8ff698d90 avoid exposing internal structs and functions 6 years ago
Carl Bergquist f3753712e0
Revert "Fix Datasource Update to no User/Password" 6 years ago
genofire 6d578dd372
fix imageurl in notification test 6 years ago
Marcus Efraimsson 0cd5a6772d
feat(api): support list/revoke auth token in admin/current user api 6 years ago
Marcus Efraimsson 8029e48588
support get user tokens/revoke all user tokens in UserTokenService 6 years ago
Marcus Efraimsson e3b3062107
add nil/length check when delete old login attempts 6 years ago
Marcus Efraimsson c242d38301
fix allow anonymous server bind for ldap search 6 years ago
bergquist 11d671c637 add support for memcached 6 years ago
bergquist 5ced863f75 add support for redis storage 6 years ago
bergquist d99af23946 add garbage collector for database cache 6 years ago
bergquist 996d5059b1 test at interface level instead impl 6 years ago
bergquist d4f5789660 cache: initial version of db cache 6 years ago
Woodward, Joshua 946e542412 Make password hint configurable from settings/defaults.ini 6 years ago
Marcus Efraimsson f21c976b27
fix discord notifier so it doesn't crash when there are no image generated 6 years ago
Marcus Efraimsson cf500f3157
restore to current folder when restoring old dashboard version 6 years ago
Marcus Efraimsson 36f3accf0d
log phantomjs output even if it timeout and include orgId when render alert 6 years ago
Marcus Efraimsson f845a3b841
upgrade xorm packages to latest versions 6 years ago
Marcus Efraimsson 3b9f0e6ef2
fix allow anonymous initial bind for ldap search 6 years ago
bergquist ae9327ff3a remove `UseBool` since we use `AllCols` 6 years ago
Hugo Häggmark d3642a3e91
Moved Server Admin and children to separate menu item on Side Menu (#15592) 6 years ago
Johannes Schill a81d5486b0 Viewers with viewers_can_edit should be able to access /explore (#15787) 6 years ago
Marcus Efraimsson 5638c67be8
org admins should only be able to access org admin pages 6 years ago
Marcus Efraimsson a29b99b96b
only editor/admin should have access to alert list/notifications pages 6 years ago