Commit Graph

3603 Commits (9f029277615629b6bd0dcbe6361489231456961f)

Author SHA1 Message Date
Augustin ef0bf9f701 ensure that if the dasboardID is negative, it will not bypass the checking of the right (#12398) 7 years ago
bergquist f83306bb5b removes unused return object 7 years ago
Dan Cech 583df47c2f handle "dn" ldap attribute more gracefully (#12385) 7 years ago
bergquist 4a46dd886b routing: raise panic if duplicate routes are added 7 years ago
bergquist dbfafa1cb5 routing: allows routes to be added to existing groups 7 years ago
Marcus Efraimsson f106de0efd
enhance error message if phantomjs executable is not found 7 years ago
Torkel Ödegaard 132df4553c fix: annnotation api & sql issue 7 years ago
Augustin eb4d860fcb Light improve of massive delete annotation api (#12390) 7 years ago
Austin Winstanley defb0396b7 Return a 404 when deleting a datasource through the API if it doesn't exist and add a test for it to confirm #12313 7 years ago
mrsiano cc1e3a0e3c Pass configured/auth headers to a Datasource. 7 years ago
bergquist 503c8cd8ef tech: adds comments about route register code 7 years ago
Marcus Efraimsson 5377ad4e96
remove unused argument in default scenario of guardian test 7 years ago
Torkel Ödegaard 24d0b43e62 fix: fixed permission issue with api key with viewer role in dashboards with default permissions 7 years ago
bergquist 3479cf4b39 expose functions to use sessions 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
Marcus Efraimsson c02dd7462a
cloudwatch: handle invalid time range 7 years ago
Marcus Efraimsson b418e14bd9
make sure to use real ip when validating white listed ip's 7 years ago
bergquist 09e71e00a3 sql: adds tests for InTransaction 7 years ago
bergquist 03dae10e79 bus: noop should still execute fn 7 years ago
bergquist a3ee778ddb removes unused code 7 years ago
bergquist 9c1758b593 bus: Dispatch now passes empty ctx if handler require it 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
bergquist e2275701d8 bus: DispatchCtx can now invoke any handler 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
David Kaltschmidt d5196ab322 remove internal influx ifql datasource 7 years ago
bergquist c63533f004 tests: rewrite into table tests 7 years ago
bergquist bf4ee9bcc6 influxdb: adds mode func to backend 7 years ago
Daniel Lee 10d30f0b73 dsproxy: move http client variable back 7 years ago
Anton Sergeyev 2565a8087c #11607 corrected file cleanup test 7 years ago
Anton Sergeyev 7818578d6a #11607 removed unnecessary conversion (from gometalinter) 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
Alexander Zobnin 25504e84ed
dashboard import to folder: minor fixes 7 years ago
Daniel Lee 719ebdc24d dsproxy: allow multiple access tokens per datasource 7 years ago
bergquist f93d83befe adds missing return statement 7 years ago
Sławek Piotrowski 9db964bf35 Fix typo: eleasticsearch -> elasticsearch (#12184) 7 years ago
Alexander Zobnin 9460063ab5
show import menu in sidenav, dashboard search and manage dashboards page 7 years ago
David Kaltschmidt 661503f828 Respect explore settings in config ini 7 years ago
Alexander Zobnin 4063ae37a4
dashboard: import to folder 7 years ago
Marcus Efraimsson 962f996799
always show server admin link in sidenav if grafana admin 7 years ago
pari- 9680a3d44d Gravatar fallback does not respect 'AppSubUrl'-setting (#12149) 7 years ago