Commit History

Author SHA1 Message Date
  Torkel Ödegaard 149dd78298 Merge branch 'built_in_template_variables' 9 years ago
  Torkel Ödegaard b475f91387 feat(templating): completed work on built in template variables and , closes #7190, refactors #7170 9 years ago
  Torkel Ödegaard 8c39cd35f0 progress on interval built in variable 9 years ago
  Utkarsh Bhatnagar 7e3ccdf983 Fixed opentsdb templating bug (#7208) 9 years ago
  Torkel Ödegaard e218837380 began work on built in template variables, #7190 9 years ago
  Mitsuhiro Tanda 5f6a3ecd56 (cloudwatch) don't expand variable when panel or row repeat is used (#6618) 9 years ago
  Torkel Ödegaard a9c0f66cda fix(influxdb): Fix for Ad-Hoc Filters variable & changing dashboards, fixes #6821 9 years ago
  utkarshcmu 849ac9441a Fixed multi-value nested templating for opentsdb 9 years ago
  Torkel Ödegaard e36cdac594 fix(templating): fixed issue with templating when initalizing variables without any existing value 9 years ago
  Torkel Ödegaard 1b02632de8 fix(jslint): fixed lint issue 9 years ago
  Torkel Ödegaard dfe0f91105 feat(adhoc): adhoc filters progress 9 years ago
  Torkel Ödegaard 6e429b8575 feat(adhoc filters): good progress on ad hoc filters and sync from to url, #6038 9 years ago
  Torkel Ödegaard 46ebae7304 feat(templating): progress on template system rewrite #6048 9 years ago
  Torkel Ödegaard 7e8b279895 feat(templating): good progress on new variable update code, #6048 9 years ago
  Torkel Ödegaard 0f4a9f1ed1 feat(templating): began refactoring variables into rich behavioral classes 9 years ago
  Torkel Ödegaard 0daadc954c fix(templating): fixed issue with detecting data source variable in other template variable definition, fixes #5165 9 years ago
  Torkel Ödegaard dc77d555f9 fix(elasticsearch): fixed templating issue with elasticsearch, fixes #5135 9 years ago
  Torkel Ödegaard 2416ee04c8 fix(templating): fixed detection of nested template variables, fixes #5103 9 years ago
  Torkel Ödegaard 35f55cabf0 fix(templating): improved detection of nested template variables, fixes #4986, fixes #4987 9 years ago
  Torkel Ödegaard bd21a08bc9 fix(templating): fixed encoding of all value for regex, and custom all value, fixes #4755, fixes #4736 9 years ago
  Torkel Ödegaard 06468d6f43 Merge pull request #4368 from simnv/variable-escape 9 years ago
  Torkel Ödegaard d26d7162a5 fix(opentsdb): fixed templating issue for single value variables, fixes #4312 9 years ago
  simnv be8ec24106 Slash escape regex 9 years ago
  Torkel Ödegaard 4aba3bc62b fix(opentsdb): fixed templating issue for OpenTSDB, fixes #4312, fixes #4311 9 years ago
  Torkel Ödegaard 1ed4f64e60 templating(): minor update to regex escape chars, #2918 10 years ago
  Torkel Ödegaard 0da4168836 fix(prometheus): fixed templating issue with prometheus for when using variable with non regex operator, #2918 10 years ago
  Torkel Ödegaard 57315f1e27 feat(templating): updates to template variable forms 10 years ago
  Torkel Ödegaard d1bac6cde0 feat(templating): prometheus now works with new template variable formating/escaping, #2918 10 years ago
  Torkel Ödegaard fa73b1ce80 feat(templating): changed how the All templating value works 10 years ago
  Torkel Ödegaard 8f5a7f1764 feat(templating): more work on context specific varaiable formats, #2918 10 years ago