Commit Graph

2968 Commits (a9e2273064d60af133338debd3214ea2122604ec)

Author SHA1 Message Date
Daniel Lee 7e2e57c306 dashfolders: fixes #10671. Allow Editors default access to Root. 7 years ago
Daniel Lee 79fe01959b alerting: small refactoring 7 years ago
bergquist 56d5ece340 plugins: return empty tables array insteaf of nil 7 years ago
Patrick O'Carroll 465e701b42 moved icon (#10681) 7 years ago
Daniel Lee eb765d288c alertlist: disable pause button when user does not have permission 7 years ago
bergquist 8c8328eac5 test: fixes failing test in go1.10 7 years ago
Daniel Lee f5107d5023 alerting: add permission check in api for pausing alerts 7 years ago
Daniel Lee 87d6d791d5 dashfolders: adds comment for dashboard api tests 7 years ago
Daniel Lee 2b7984355a dashfolders: adds comment for dashboard acl test 7 years ago
Daniel Lee a00a42d9ee api: extract api test code to common_test.go 7 years ago
Daniel Lee d74a98feff dashfolders: link to folder for inherited permissions 7 years ago
Daniel Lee 5ee2d1de05 dashfolders: select with description for permissions 7 years ago
bergquist 2782ad0955 plugins: only set error if errorstring is not empty 7 years ago
Marcus Efraimsson 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) 7 years ago
bergquist 49673c509d fixes broken phantomjs rendering 7 years ago
Leonard Gram 1c034b7a73 fixes minor typo 7 years ago
bergquist c3a768b3ed provsioning: dont stop grafana due to missing 7 years ago
hannes 43e6ea95e0 Cloudwatch: add support for multi instances (#10570) 7 years ago
Marcus Efraimsson d36fd66dba dashfolder: fix for sqlite test 7 years ago
Daniel Lee 9d2a667e8b dashfolder: fix for mysql test 7 years ago
bergquist 6a6eab5ea1 plugins: map error property on query result 7 years ago
bergquist ee973a977b stats: send amount of stars as stats 7 years ago
bergquist ea988a37dd tech: avoid using deprecated functions 7 years ago
bergquist 5a1cf2c793 style: minor code style changes 7 years ago
Torkel Ödegaard dbfaf5dac8 refactor: minor refactoring of PR #10560 7 years ago
hannes d82af23f1c cloudwatch: fix ebs_volume_ids by create a client-session before call ec2:DescribeInstances. (#10566) 7 years ago
bkaganyildiz 97d969bd5c Update OpsGenie Notifier to support different api domains. 7 years ago
Daniel Lee 94a54248c1 dashfolders: show folders use can save to in picker 7 years ago
Torkel Ödegaard 4f59d229fe fix: cloudwatch corrected error handling so original error is not thrown away 7 years ago
Dan Cech a09044a45a
go fmt 7 years ago
Dan Cech 04e17c145f
support for decoding JWT id tokens 7 years ago
Torkel Ödegaard cfa775e012 ds: updated ds nav 7 years ago
Dan Cech 5bb22b836d Generic Oauth Support for ADFS (#9242) 7 years ago
Matt 0dffb6dbb1 Adjusted the border color on the buttons in dashboard nav, fixed alert email text area width, fixed padding-top issue on dashboard settings aside 7 years ago
Daniel Lee f64637c2c5 dashfolders: stop user locking themselves out of a folder 7 years ago
Daniel Lee 6d13645206 mysql: update to use ColumnTypes interface in new version 7 years ago
bergquist a32644198c gofmt my dear friend 7 years ago
bergquist b6e6935821 plugins: send secureJsonData unencrypted 7 years ago
stobin f1813ae3a3 Make file_reader follow symlinks 7 years ago
bergquist 34d7f8a44f dashboards as cfg: property path replaces folder 7 years ago
bergquist a183ea97bb moves datasource plugin model to grafana/grafana_plugin_model 7 years ago
Leonard Gram 183507964c Clearer naming for dashboard provisioning config. 7 years ago
bergquist 5eb36e65f2 use context over golang.org/x/net/context 7 years ago
bergquist 1a6c2ea8d8 dashboards as cfg: logs error when trying to import dashboard with id 7 years ago
bergquist b511788c51 code style fixes 7 years ago
Leonard Gram b63c834a4b Adds Table in backend datasource contract. 7 years ago
m-pavel dff66559e4 Use URLEncoding instead of StdEncoding to be sure state value will be corectly decoded (#10512) 7 years ago
Martin Szulecki c82e23d96e imguploader: Add support for new internal image store (#6922) 7 years ago
Robin Burchell 43109dc8ca telegram: Send notifications with an inline image 7 years ago
Robin Burchell b6fcf2b609 telegram: Switch to using multipart form rather than JSON as a body 7 years ago