Commit Graph

3243 Commits (fa43782299a6fde669d9ecd186eb1aa094db0067)

Author SHA1 Message Date
Julian Kornberger 6f363153d7 Adjust permissions of unix socket 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Marcus Efraimsson f0f41c2a8e mysql: skip tests by default 7 years ago
Gerben Meijer e722732021 Return actual user ID in UserProfileDTO 7 years ago
Marcus Efraimsson f5654f88e2 mysql: fix precision for the time column in table/annotation query mode 7 years ago
Marcus Efraimsson 66c03f84f5 postgres: fix precision for the time column in table/annotation query mode 7 years ago
Marcus Efraimsson b69ebee066 mssql: fix precision for the time column in table/annotation query mode 7 years ago
Marcus Efraimsson b0076d4f65 mssql: remove UTC conversion in macro functions 7 years ago
Marcus Efraimsson 3ccadff800 mssql: fix timeGroup macro so that it properly creates correct groups 7 years ago
Alexander Zobnin 0ffcea08c7 dashboard version cleanup: more tests and refactor 7 years ago
Julian Kornberger 7aab6a8887 Make golint happier 7 years ago
Thibault Chataigner 38bdb8dfb3 Alerting: move getNewState to EvalContext 7 years ago
Alexander Zobnin 2ade0881b1 minor refactor of dashboard version cleanup 7 years ago
Alexander Zobnin 3f85fcce2d refactor: dashboard version cleanup 7 years ago
Alexander Zobnin f976b690ca limit number of rows deleted by dashboard version cleanup 7 years ago
Alexander Zobnin fc2d1d6ca9 fix dashboard version cleanup on large datasets 7 years ago
bergquist 519fd8b2ba graphite: adds more traces for alerting 7 years ago
Marcus Efraimsson 3cb0bc3da1 sql datasource: extract common logic for converting time column to epoch time in ms 7 years ago
bergquist f142548969 dataproxy: adds dashboardid and panelid as tags 7 years ago
Thibault Chataigner 5d23e7710b Alerting: Add retry mechanism and its unitests 7 years ago
Daniel Lee 92388f7faf session: update defaults for ConnMaxLifetime 7 years ago
Daniel Lee e5e9d3c2f3 mssql: adds test for time should be ms in table mode 7 years ago
Daniel Lee ae4c6e4648 mssql: fix precision for time column in table mode 7 years ago
Marcus Efraimsson 192e913b7b mssql: add integration test to verify stored procedure usage 7 years ago
Marcus Efraimsson 8f6626e805 mssql: encrypt password in database 7 years ago
Marcus Efraimsson 449a307575 mssql: remove dynamic construction of metric column and other columns 7 years ago
Marcus Efraimsson d14946a135 mssql: cleanup and minor refactor 7 years ago
Marcus Efraimsson 24c0f28f41 mssql: allow host without port and fallback to default port 1433 7 years ago
Marcus Efraimsson e97b03e930 mssql: additional integration tests 7 years ago
Marcus Efraimsson f0f8006d8d mssql: support money, smallmoney and decimal data types 7 years ago
Daniel Lee 3ca1e06509 session: fork Macaron mysql session middleware 7 years ago
Daniel Lee 9cdd7cb04c database: expose SetConnMaxLifetime as config setting 7 years ago
Daniel Lee 5a3ba68a9c database: fixes after xorm update 7 years ago
Daniel Lee 1c20126f87 database: update xorm to v0.6.4 and xorm core to v0.5.7 7 years ago
Marcus Efraimsson 9144701fcc mssql: disable mssql integration tests per default 7 years ago
Leonard Gram 3b03dce3c2 mssql: timeGroup fill support added. 7 years ago
Marcus Efraimsson faf9e3f722 mssql: add timeGroup integration test 7 years ago
Corentin Chary 3d8f1a7439 alertmanager: /Creating/Sending/ 7 years ago
Leonard Gram 571556e1d8 mssql: adds fill to timeGroup macro. 7 years ago
Corentin Chary c8da1a46c5 alertmanager: handle resolved alerts, nodata, and execution errors 7 years ago
Mitja Zivkovic 5669596518 add regex search of username and password in urls, which are replaced by strings.Replace 7 years ago
Corentin Chary d4d2b6d7da notitfiers: avoid ShouldNotify duplication 7 years ago
Corentin Chary 777c1024c9 alertmanager: if there are no alerts to send, do nothing 7 years ago
Marcus Efraimsson 3d0f97aab9 mssql datasource: wip 7 years ago
Marcus Efraimsson ef3588c1f8 docker: mssql and mssql tests blocks with common build context 7 years ago
bergquist 6cac7c2de9 renderer: avoid redirect render requests 7 years ago
Marcus Efraimsson 87284d284e dashboard: fix import dashboard with alert rule 7 years ago
Daniel Lee 5f511deefc middleware: recover and retry on session start 7 years ago
bergquist be7ec310b1 alerting: supports extracting alerts from collapsed panels 7 years ago
Marcus Efraimsson c87752102a mssql datasource: support for timeGroup macro function 7 years ago