chronograf/influx
Tim Raymond 4e7ec0b2a8 Add Horrible Hacks for Group By Queries endpoint
This perpetuates the hacks that we added for :dashboardTime: so that
they will also work for :interval:. We should really find a better way
to do this.
2017-06-15 17:43:35 -04:00
..
queries Add AST to Influx converter. 2017-02-06 19:14:15 -07:00
databases.go Fix create retention policies InfluxQL 2017-03-23 15:23:54 -07:00
influx.go Add support for :autoGroupBy: template variable 2017-06-13 14:59:56 -04:00
influx_test.go Add support for :autoGroupBy: template variable 2017-06-13 14:59:56 -04:00
permissions.go fix rp GET 2017-03-23 03:37:32 -07:00
permissions_test.go Fix updating of OSS user permissions 2017-03-10 14:53:30 -06:00
query.go Add Horrible Hacks for Group By Queries endpoint 2017-06-15 17:43:35 -04:00
query_test.go Fix test name typo 2017-05-31 16:18:24 -05:00
templates.go Fix :dashboardTime: by introducing tvar precedence 2017-06-14 10:54:02 -04:00
templates_test.go Rename :autoGroupBy: to :interval: 2017-06-15 17:43:27 -04:00
users.go Fix updating of OSS user permissions 2017-03-10 14:53:30 -06:00
users_test.go Fix updating of OSS user permissions 2017-03-10 14:53:30 -06:00