コミット履歴

作者 SHA1 メッセージ 日付
  Torkel Ödegaard e737dab5ca removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 10 年 前
  Torkel Ödegaard c4ce3293a2 feat(plugins): now solved all cases of loading plugin directives, now just have to upgrade all panels and data sources 10 年 前
  carl bergquist f5eb54e595 feat(elasticsearch): only show pipeline agg for es version >= 2 10 年 前
  Torkel Ödegaard 10f66fa78f feat(elasticsearch): adds support for inline script and missing options to all elasticsearch metrics, closes #3500 10 年 前
  Torkel Ödegaard 9f294e3565 feat(elasticsearch): completed initial implementation of moving average and derivative pipleline aggregations, closes #3451 10 年 前
  carl bergquist 141f22bedf feat(elasticsearch): display more info in options 10 年 前
  carl bergquist 139b19f9ac feat(elasticsearch): make series naming generic for pipeline aggs 10 年 前
  carl bergquist 005e14a060 refactor(elasticsearch): mavg naming -> pipeline agg 10 年 前
  carl bergquist c8c9e0a7e7 feat(elasticsearch): improve pipeline aggs structure 10 年 前
  carl bergquist 0f65cb2b79 feat(elasticsearch): update pipeline aggs if type change 10 年 前
  Carl Bergquist 85094fc74d feat(elasticsearch): add pipeline settings 10 年 前
  Torkel Ödegaard b36f644628 feat(elasticsearch): added pipleline aggregation derivative 10 年 前
  Carl Bergquist 9c6eb7736f move pipeline options outside main switch 10 年 前
  Carl Bergquist e86dfcf55c rename mavgoptions to more generic pipelineaggs 10 年 前
  carl bergquist 8e18f2c5d2 refactor es pipeline aggregation variables to match ES 10 年 前
  carl bergquist 0b285845d1 adds spec for query builder 10 年 前
  carl bergquist d3ff4bf75e changes to using an array for mavg options 10 年 前
  carl bergquist f51d74fa68 change the way options are added 10 年 前
  carl bergquist ad79df9b74 changes implementation direction 10 年 前
  Carl Bergquist dd7a13930f adds null check for response parser 10 年 前
  Carl Bergquist 8ad10149ab adds basic support for moving avg in es queries 10 年 前
  Torkel Ödegaard 7d3146ed8d feat(tablepanel): fixed header, and pagination styling 10 年 前
  Torkel Ödegaard 8a39b32b5c refactor: moved elasticsearch specs to plugin folder and to typescript 10 年 前