Historique des commits

Auteur SHA1 Message Date
  Torkel Ödegaard c9ae585d2a Merge branch '12918-no-conditional-assignment' il y a 7 ans
  Patrick O'Carroll 777010b20b added no-conditional-assignment rule and changed files to follow new rule il y a 7 ans
  Patrick O'Carroll dc4f547a40 Changed functions to arrow functions for only-arrow-functions rule. il y a 7 ans
  Patrick O'Carroll 7837ee4466 Updated rules for variable name (#13106) il y a 7 ans
  Torkel Ödegaard 36bc8b77fb Merge branch 'tsconfig-no-implicit-this' il y a 7 ans
  Patrick O'Carroll a8547ae36e added this:any to functions and changed functions to arrowfunctions il y a 7 ans
  Patrick O'Carroll 552a61b6ae changed var to let in 50 files (#13075) il y a 7 ans
  Patrick O'Carroll a702603e7b changed var to const 2 (#13068) il y a 7 ans
  Torkel Ödegaard 9b978b7203 tslint: autofix of let -> const (#13033) il y a 7 ans
  bergquist e708e9ac3c graphite: avoid dtracing headers in direct mode il y a 7 ans
  Daniel Lee 6b5854936d Merge pull request #11502 from marefr/graphite_ds_test il y a 7 ans
  Daniel Lee 5b968329a0 graphite: adds tests for tags and tag_values functions il y a 7 ans
  Marcus Efraimsson 4cc80efee6 graphite: use a query when testing data source il y a 7 ans
  bergquist f142548969 dataproxy: adds dashboardid and panelid as tags il y a 7 ans
  Dan Cech c62b0858ae move graphite /functions parsing into gfunc.ts il y a 8 ans
  Torkel Ödegaard 1a6bf692c6 fix: minor fixes il y a 8 ans
  Torkel Ödegaard 7e750cef43 fix: query editor needs to wait for function definitions to load il y a 8 ans
  Dan Cech b483d42d34 fix issue with metric find & functions being loaded multiple times il y a 8 ans
  Dan Cech 60ba6ee6a2 interpolate variables in tags & values during autocomplete il y a 8 ans
  Dan Cech 92086bc858 fix typo il y a 8 ans
  Dan Cech 3ddb65fc8b function description formatting il y a 8 ans
  Dan Cech 80a6e0d8d1 support specifying tag_values("<tag>") as graphite template query il y a 8 ans
  Dan Cech 3a4e05133e support for loading function definitions from graphite il y a 8 ans
  Torkel Ödegaard 27835f373e cleanup: removed unused typescript typings import il y a 8 ans
  Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json il y a 8 ans
  Torkel Ödegaard 85879a7014 prettier: change to single quoting il y a 8 ans
  Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files il y a 8 ans
  Alexander Zobnin ac2e72f22a graphite: tag is required for values autocomplete il y a 8 ans
  Alexander Zobnin 2374e91bfa graphite: tags and values autocomplete based on @DanCech PR to graphite-web il y a 8 ans
  Alexander Zobnin 6114f63d7c graphite: auto detect version il y a 8 ans