influxdb/influx
Luke Morris 8c50b8a36c Reintroduce :interval: work
This reverts commit c331e0f48e.

:interval: represents a duration now

queryConfig must recognize both :interval: forms

Another case to consider

Fix broken links in CHANGELOG

Rudimentary migration system w/ :interval: migration

Only looking for :interval: now

Server can expect time(:interval:) from now on

Repair go specs
2018-04-03 16:52:34 -07:00
..
queries Add AST to Influx converter. 2017-02-06 19:14:15 -07:00
annotations.go Update timeseries interface to write multiple points 2018-02-27 13:27:17 -06:00
annotations_test.go Update timeseries interface to write multiple points 2018-02-27 13:27:17 -06:00
authorization.go Add tests for annotation store 2018-02-17 12:30:55 -06:00
authorization_test.go Update influx Authorization Headers for write and query path 2017-07-25 12:13:46 -05:00
databases.go Fix create retention policies InfluxQL 2017-03-23 15:23:54 -07:00
influx.go Update timeseries interface to write multiple points 2018-02-27 13:27:17 -06:00
influx_test.go Update timeseries interface to write multiple points 2018-02-27 13:27:17 -06:00
lineprotocol.go Add tests for annotation store 2018-02-17 12:30:55 -06:00
lineprotocol_test.go Add tests for annotation store 2018-02-17 12:30:55 -06:00
now.go Add tests for annotation store 2018-02-17 12:30:55 -06: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 Reintroduce :interval: work 2018-04-03 16:52:34 -07:00
query_test.go Refactor and simplify auto group by (:interval:) template variable 2017-11-08 11:27:35 -06:00
templates.go Reintroduce :interval: work 2018-04-03 16:52:34 -07:00
templates_test.go Reintroduce :interval: work 2018-04-03 16:52:34 -07:00
users.go WIP Add annotation store to influxdb 2018-01-11 11:46:49 -06:00
users_test.go Add Num to UsersStore interface 2017-11-30 12:55:59 -05:00