Commit Graph

13 Commits

Author SHA1 Message Date
Stephen Hoogendijk
969829296c Added admin functionality; allowed user credentials in guzzle driver 2015-08-02 22:13:17 +02:00
Stephen Hoogendijk
c2bd3c4a79 Fixed existing unit tests 2015-07-21 00:34:08 +02:00
Stephen Hoogendijk
1de116fd03 Rewrite to allow for pluggable adapters, removed support for PHP < 5.5, Added UDP support 2015-07-21 00:00:00 +02:00
Stephen Hoogendijk
fd80291e15 Added precision; added database exists method 2015-07-20 12:22:39 +02:00
Stephen Hoogendijk
065fbb4a8c Merged leaseweb/influxdb-php into influxdb/influxdb-php 2015-07-03 15:41:02 +02:00
Stephen Hoogendijk
a3405a7c15 Reverted guzzle to v.5 to support php 5.4, increased verbosity and improved internal api; improved readme 2015-06-25 11:48:30 +02:00
Stephen Hoogendijk
54fbd31ce2 Changed namespace to \\InfluxDB 2015-06-23 09:19:24 +02:00
danibrutal
7291a056ed Bugfix write method tests 2015-06-22 09:44:26 +02:00
danibrutal
6b8d03704e Client - write method 2015-06-19 15:46:02 +02:00
danibrutal
90277f14a8 Writing Points tests 2015-06-19 12:04:25 +02:00
danibrutal
e4f5bb94d6 ResultSet bugfix if tags key is missing in the result 2015-06-19 11:47:27 +02:00
danibrutal
aa25eae865 Adding Point class to handle Points 2015-06-19 09:49:58 +02:00
danibrutal
74219895ef Testing database 2015-06-18 16:18:46 +02:00