Commit Graph

22 Commits (5e0d0c5816677a99f5408722ce46b83ca1f219e6)

Author SHA1 Message Date
Brice Maron bb7e583863 fix custom variable quoting in sql* query interpolations 7 years ago
Torkel Ödegaard 27835f373e cleanup: removed unused typescript typings import 8 years ago
Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
Torkel Ödegaard 85879a7014 prettier: change to single quoting 8 years ago
Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
Sven Klemm a62ebb3e59 mysql: pass timerange for template variable queries (#10071) 8 years ago
Sven Klemm b6fafb13f5 always quote template variables for mysql when multi-value is allowed (#9712) 8 years ago
Sven Klemm 56e53b8343 dont quote variables for mysql and postgres datasource (#9611) 8 years ago
Daniel Lee 002b4d3403 mysql: fix interpolation for numbers in temp vars 8 years ago
Torkel Ödegaard f6100dd8eb ux: success/error alerts refactoring, #9214 8 years ago
Daniel Lee b716a2595a mysqlds: add support for key/value template variables 8 years ago
Daniel Lee 1105bb371f mysqlds: adds support for template variables 8 years ago
Daniel Lee 73cb035231 mysql: annotation support. Fixes #8382 8 years ago
Torkel Ödegaard 4ce0bf4d16 mysql: improved mysql data source, added test feature when adding data source, fixed cache issue 8 years ago
Torkel Ödegaard 2b029912aa mysql: query editor fix 8 years ago
Torkel Ödegaard 8f17a84f31 mysql: added basic templating support 8 years ago
Torkel Ödegaard 97e2d75f51 mysql: added support for tables in mysql queries 8 years ago
Torkel Ödegaard c78c460f79 mysql: worked on mysql data soruce 8 years ago
Torkel Ödegaard d6d2080f11 mysql: minor progress on response processing 8 years ago
Torkel Ödegaard 080d2a2054 mysql: reading arbitrary SQL data in go is really strange, data is only in strings? 8 years ago
Torkel Ödegaard 8f90c6115d mysql: progress on mysql data source 8 years ago
Torkel Ödegaard 1ecdf34938 sql: wip mysql stuff 8 years ago
Torkel Ödegaard 1d4cace849 fix(testdata): fixed query in default grafana data source 9 years ago
Torkel Ödegaard ade8aa5b92 feat(graph): refactorings 9 years ago
Torkel Ödegaard 4a2f2fba73 feat(alerting): show panel specific alert annotations, #5694 9 years ago
Torkel Ödegaard d60bd77658 feat(annotations): added support to show grafana stored annotations in graphs, #5982 9 years ago
Torkel Ödegaard d4e1a715eb fix(datasources): many datasources did not work in optimized build due to missing ngInject comment 10 years ago
Torkel Ödegaard a87b5f757d fix(datasources): minor fix to data sources after apps branch merge 10 years ago