influxdb/influx
Luke Morris c331e0f48e Revert :interval: work
Squashed commit of the following:

commit 8b18f78098953c5aba744dd16a215b6ed4cd5143
Author: Luke Morris <lukevmorris@gmail.com>
Date:   Wed Feb 28 20:44:46 2018 -0800

    Revert "Merge pull request #2663 from influxdata/feature/migrate-time-interval"

    This reverts commit 8cd9d1890c, reversing
    changes made to c1fcd18430.

commit 8f17059d24cc1a1bb4b8675be70fb9adb3f3a3e3
Author: Luke Morris <lukevmorris@gmail.com>
Date:   Wed Feb 28 20:44:23 2018 -0800

    Revert "Merge pull request #2890 from influxdata/fix/time-interval"

    This reverts commit 0a1997d7f1, reversing
    changes made to afbcfc3c0d.
2018-02-28 20:47:16 -08: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 WIP Add annotation store to influxdb 2018-01-11 11:46:49 -06:00
query_test.go Refactor and simplify auto group by (:interval:) template variable 2017-11-08 11:27:35 -06:00
templates.go Revert :interval: work 2018-02-28 20:47:16 -08:00
templates_test.go Revert :interval: work 2018-02-28 20:47:16 -08: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