Commit Graph

3646 Commits (0fa98a812bac189c107a17ba7c1cb15050800fda)

Author SHA1 Message Date
Torkel Ödegaard e413f026b9
fix: postgres/mysql engine cache was not being used, fixes #12636 (#12642) 7 years ago
Daniel Lee f5cc7618c5 alert: add missing test after refactor 7 years ago
Jakob van Santen 92d417f6b4 Handle query string in storage public_url (#9351) (#12555) 7 years ago
Augustin 05e060dee0 HTTP API documentation +fix when updating a playlist (#12612) 7 years ago
David Kaltschmidt c6e9ffb168 Use url params for explore state 7 years ago
Caleb Tote 10aaf7b506
Adding eval_data to alerts query results 7 years ago
Torkel Ödegaard c189262bac ldap: Make it possible to define Grafana admins via ldap setup, closes #2469 7 years ago
Torkel Ödegaard c6bcf13d78
Devenv testdata dashboards (#12615) 7 years ago
Mark Meyer 0f6e5e2953 Allow settting of default org id to auto-assign to (#12401) 7 years ago
David Kaltschmidt d06b26de26 Explore Datasource selector 7 years ago
Torkel Ödegaard c03764ff8a
Refactor team pages to react & design change (#12574) 7 years ago
yogy rahmawan 8b32dc5847 move go vet out of scripts and fixing warning (#12552) 7 years ago
Jesse Tane 677117fb03 fix diff and percent_diff (#12515) 7 years ago
Mitsuhiro Tanda 77220456b6 improve error message 7 years ago
Mitsuhiro Tanda 40ed235b3b support GetMetricData 7 years ago
Marcus Efraimsson d2f31a716f
remove unnecessary conversions 7 years ago
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
Austin Winstanley a0e8437f8f Used PostgreSQL TSDB as a model the set up the __timeFilter, __timeFrom, and __timeTo macros for Microsoft SQL and MySQL 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
Austin Winstanley 105b3d6804 Switched MySQL and MSSQL macros for timeFilter and related to use BETWEEN and calculate UNIX time server side instead of database side. Fixes #11618 #11619 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