Commit Graph

2588 Commits (cc00327fbe6ce9ff98d1d6a0549f1d9f0ddb872f)

Author SHA1 Message Date
bergquist c0e087640b test: close file before deleting 8 years ago
THIERRY SALLE 658109e0d6 Optimized number of lines fetching in log file initialisation 8 years ago
saady 767b460ff1 [GCS] Support for gcs path 8 years ago
bergquist 3a772c7f7f allows head requests for /api/health endpoint 8 years ago
Daniel Lee 5dd9582520 mysql: add data source support for Azure MySql 8 years ago
Torkel Ödegaard 0d12b37dfd fix: alert list panel now works correctly after adding manual annotation on dashboard, fixes #9951 8 years ago
Tom Wilkie 0015183a7b Don't import JSON dashboards from hidden directories. 8 years ago
Torkel Ödegaard 98b4074c16 refactoring: minor refactor of clean up dashboard history PR #9882 8 years ago
Torkel Ödegaard 303e3de488 fix: fix for avatar images when gzip is turned on, fixes #5952 8 years ago
Alexander Zobnin a55be07ea5 dashboard history clean up: avoid potential SQL injections 8 years ago
bergquist 0f69e06fcf removes invalid comment 8 years ago
Marcus Efraimsson 909601d6ab api: fix so that datasources functions returns Response 8 years ago
Marcus Efraimsson 89b27b35ba fix: Use Response as return type 8 years ago
Marcus Efraimsson 540d540ea9 fix: return id from api when creating new annotation/graphite annotation, fixes #9798 8 years ago
bergquist 87983021e2 datasources as cfg: convert yaml map into json for jsonData 8 years ago
Sven Klemm 26ab25b7c0 dont loose subsecond precision when dealing with timestamp or (#9851) 8 years ago
bergquist 6267ef1391 datasource as cfg: fixes typos 8 years ago
bergquist ebbfc529e0 datasource as cfg: support globbing 8 years ago
bergquist 0f136a940c datasource as cfg: enable editable ds's 8 years ago
bergquist 36676e23c1 datasource as cfg: adds readonly datasources 8 years ago
bergquist c6a6ae261f datasource as cfg: refactor to use bus 8 years ago
bergquist dc002abe4c datasource as cfg: test for reading all properties 8 years ago
bergquist 665df676a5 datasource as cfg: rename feature to provisioning 8 years ago
bergquist c9bfa781fd datasource as cfg: improve name for this feature 8 years ago
bergquist ba4bbd1d47 datasource as cfg: refactor tests to use yaml files 8 years ago
bergquist 3f0eb52389 datasource as cfg: ignore datasource all ready exist for inserts 8 years ago
bergquist 5910411845 datasource as cfg: add support for securedata field 8 years ago
bergquist 930da63173 datasource as cfg: setting for purging datasources not in cfg 8 years ago
bergquist 0f29b8ac83 datasources as cfg: tests for insert/updating datasources 8 years ago
bergquist 39b6c04643 datasource as cfg: basic implementation 8 years ago
Daniel Lee 0d85c63fff middleware: recovery handles panics in all handlers 8 years ago
Daniel Lee b2fbb2691b sql: small fix to error handling 8 years ago
Alexander Zobnin 59d89e422b dashboard history clean up: add tests 8 years ago
Alexander Zobnin a0a1f4aacd dashboard history: refactor after review 8 years ago
Carl Bergquist 5d6ed6c45f
prom: add support for default step param (#9866) 8 years ago
Sven Klemm 9e6a7dcb90 properly escape components of connection string (#9850) 8 years ago
Torkel Ödegaard ba8c02f594 refactor: changed string slicing to strings.TrimPrefix, #9862 8 years ago
Alexander Zobnin 08e2bbef83 dashboard history: clean up dashboard version history 8 years ago
Sven Klemm 108f582ec4 sync documentation, add remark about to_timestamp and redshift (#9841) 8 years ago
bergquist 3bb704144d teams: removes print statement 8 years ago
Anton Huck fd2451823b Add Microsoft Teams notifier 8 years ago
Mitsuhiro Tanda 52e1c4113b fix cloudwatch ec2_instance_attribute (#9718) 8 years ago
Patrick O'Carroll 9ad186bcc9 not ok option to alert list, fixes: #9754 8 years ago
Mitsuhiro Tanda 6488ccd113 return empty array for no datapoints 8 years ago
Scott Nelson Windels 343143e95f Add AWS/NetworkELB to cloudwatch definitions 8 years ago
bergquist d4e8e22fda test: adds tests for password encodiing 8 years ago
Agniva De Sarker 143b56b5ac Use hex.EncodeToString to encode to hex 8 years ago
Furtchet a51b1e8951 Update the config key to database_log_queries so it is more descriptive, as suggested in #9785. 8 years ago
Furtchet 5fdfa3ff7e MySQL Performance when using GF_DATABASE_URL 8 years ago
Mitsuhiro Tanda 4a63d696ff fix default alias 8 years ago