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 |
Charles Chan
|
e0d4ccd1a7
|
Typo: omitt --> omit.
|
2015-10-17 07:30:07 -07:00 |
Cory LaNou
|
765509bd68
|
revert breaking change to `client.NewClient` function
|
2015-08-06 11:46:25 -05:00 |
Cory LaNou
|
c2f90ed887
|
update client tests
|
2015-08-06 09:19:34 -05:00 |
David Norton
|
644fbdc1e8
|
fix #2564: fix client package
|
2015-05-22 07:22:35 -04:00 |
ben hockey
|
9a3c28748c
|
change timestamp to time
|
2015-05-11 12:28:47 -05:00 |
Jari Sukanen
|
a56ea6f191
|
client: rename client.Results type to client.Response (issue: #2050)
Rename client.Results to client.Response as it already has Results
property itself. Renaming it to Response makes code look much less
ugly.
|
2015-04-04 11:43:53 +03:00 |
derailed
|
a6ac28607b
|
updated the docs/example based on team feedback + added instructions for auth
|
2015-03-27 14:01:45 -06:00 |
derailed
|
5eb3e5fc1a
|
added godoc examples
|
2015-03-27 11:28:51 -06:00 |