Commit Graph

3621 Commits (723a894fc5d077b2a11d8685d777e3812bdf77bb)

Author SHA1 Message Date
Torkel Ödegaard 1f97df46c1 devenv: open ldap docker block now prepopulating data with correct member groups 7 years ago
Leonard Gram 5e08bf5130 test: fixed usage of wrap in tests. 7 years ago
Torkel Ödegaard 6286c31d4b refactoring: making api wrap public 7 years ago
Torkel Ödegaard b8724ae0c4
refactoring: enterprise build/hooks refactorings (#12478) 7 years ago
Torkel Ödegaard 10e86eda69
fix: #12461 introduced issues with route registration ordering, adding plugin static routes before plugins package had been initiated (#12474) 7 years ago
Carl Bergquist 861af4cb97 Improve extensions build. (#12461) 7 years ago
Sven Klemm 1601f6d17c [mysql] fix $__timeGroup rounding (#12469) 7 years ago
Sven Klemm f017c04a65 [mssql] fix $__timeGroup rounding (#12470) 7 years ago
Sven Klemm c2c22c142b [postgres] fix timeGroup macro rounding (#12468) 7 years ago
Will Weber c03d527d25 pkg/social/github: Allow changing of userinfo data (#12471) 7 years ago
Carl Bergquist 88783d6e0a avoid calling os.Exit outside main.go (#12459) 7 years ago
bergquist d440b9a8d1 registry: adds more comments 7 years ago
bergquist f0f6d0e915 registry: adds comments to interfaces 7 years ago
bergquist c4292b43f5 alerting: only log when screenshot been uploaded 7 years ago
Marcus Efraimsson 8af5da7383
Revert "auth proxy: use real ip when validating white listed ip's" 7 years ago
Torkel Ödegaard 7a7c6f8fab fix: log close/flush was done too early, before server shutdown log message was called, fixes #12438 7 years ago
Dan Cech 3056d9a80e support passing api token in Basic auth password (#12416) 7 years ago
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