1. 05 Oct, 2017 1 commit
    • Add milliseconds format in table panel's config · f8719efb
      This changes introduce milliseconds format option in table panel
      config GUI. Current grafana support milliseconds in time and
      actually used at graph panel, however current table does not
      provide the way to show milliseconds. This fix is to add format
      in table panel to show milliseconds in table as well as graph.
      Tomofumi Hayashi committed
  2. 04 Oct, 2017 7 commits
  3. 03 Oct, 2017 10 commits
  4. 02 Oct, 2017 18 commits
  5. 01 Oct, 2017 4 commits
    • shore: minor cleanup · fea741d7
      Torkel Ödegaard committed
    • Webpack (#9391) · 0c86241c
      * webpack poc, this is not going to work for plugins, dam
      
      * tech: webpack and systemjs for plugins starting to work
      
      * tech: webpack and systemjs combo starting to work
      
      * tech: webpack + karma tests progress
      
      * tech: webpack + karma progress
      
      * tech: working on tests
      
      * tech: webpack
      
      * tech: webpack + karma, all tests pass
      
      * tech: webpack + karma, all tests pass
      
      * tech: webpack all tests pass
      
      * webpack: getting closer
      
      * tech: webpack progress
      
      * webpack: further build refinements
      
      * webpack: ng annotate fixes
      
      * webpack: optimized build fix
      
      * tech: minor fix for elasticsearch
      
      * tech: webpack + ace editor
      
      * tech: restored lodash move mixin compatability
      
      * tech: added enzyme react test and upgraded to react v16
      
      * tech: package version fix
      
      * tech: added testdata to built in bundle
      
      * webpack: sass progress
      
      * tech: prod & dev build is working for the sass
      
      * tech: clean up unused grunt stuff and moved to scripts folder
      
      * tech: added vendor and manifest chunks, updated readme and docs
      
      * tech: webpack finishing touches
      Torkel Ödegaard committed
    • fixing json for CI · 89ca4b24
      Matthew McGinn committed