Edd Robinson
30bea335a4
Update Go version to 1.7.4
2016-12-05 11:23:48 +00:00
Jason Wilder
1ccdda88aa
Use go1.7.3
2016-10-25 20:16:58 -06:00
Michael Nikitochkin
c70efc8261
Use go 1.7.1 for testing
...
Updated failed test that specific for duration format in string.
2016-09-19 12:28:58 +02:00
Jonathan A. Sternberg
94f6c19eab
Install man pages inside of the packages
2016-07-22 10:34:40 -05:00
Ross McDonald
96ad9c57d9
Move to Go 1.6.2.
2016-05-03 11:33:49 -05:00
Jonathan A. Sternberg
b1e29d4ae1
Use DEBIAN_FRONTEND=noninteractive when using apt-get in Dockerfiles
...
apt-get will attempt to use the dialog frontend by default.
When building with docker, error messages get written by debconf when
installing some packages because it tries to open the dialog frontend.
Set `DEBIAN_FRONTEND=noninteractive` to suppress these unnecessary
messages. The dialog frontend shouldn't be getting used anyway.
2016-02-18 21:58:14 -05:00
Ben Johnson
5a0d1ab7c1
rename influxdb/influxdb to influxdata/influxdb
...
This commit changes all the import and URL references from:
github.com/influxdb/influxdb
to:
github.com/influxdata/influxdb
2016-02-10 10:26:18 -07:00
Jason Wilder
9c851f790e
Use go1.4.3
...
Fixes #5283 #5217
2016-01-10 16:43:31 -07:00
Nathaniel Cook
1e816e618b
decouple circleci from tests using docker
2015-12-14 16:39:39 -07:00