Adam
195eb04350
Chore/move from function to platform ( #1013 )
...
* moved execution code for from into query/functions/inputs
* rebase with master, disable buckets accessed test
2018-10-09 20:36:41 -04:00
Michael Desa
eca6747eca
migrate: make chronograf migration compile
2018-07-23 15:30:21 -04:00
Michael Desa
d36fe120a4
chore(chronograf): change package imports to be nested under platform
...
The following command it what was executed:
find . -type f |grep chronograf | xargs perl -p -i -e 's|github.com/influxdata/chronograf|github.com/influxdata/platform/chronograf|g'
2018-07-19 16:52:14 -04:00
Michael Desa
79c240de59
Move entire codebase into a subdirectory called chronograf
...
This was done so that there will not be any merge conflicts when
migrating things into platform.
2018-07-19 16:37:21 -04:00