Commit Graph
30 Commits
Author SHA1 Message Date
Stephen Hoogendijk 2b97c8f187 Forced symfony dispatcher dependency to 2.8 2015-06-25 18:16:12 +02:00
Stephen Hoogendijk 963ed464d5 Ensured support for php 5.3 by changing the guzzle client to 3.* 2015-06-25 18:04:12 +02:00
Stephen Hoogendijk abe1492b85 Fixed unit tests 2015-06-25 16:31:04 +02:00
Stephen Hoogendijk fe1d902d39 Fixed overhead with array iteration 2015-06-25 11:56:54 +02:00
Stephen Hoogendijk 4b5e070e0a Typo fix readme.md 2015-06-25 11:51:15 +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 c01fc4d3d0 Added travis.yml file 2015-06-24 09:26:45 +02:00
Stephen Hoogendijk e7980313c1 Fixed automated testing 2015-06-23 09:58:32 +02:00
Stephen Hoogendijk 54fbd31ce2 Changed namespace to \\InfluxDB 2015-06-23 09:19:24 +02:00
Stephen Hoogendijk 0091131d6b Added from dsn method 2015-06-22 14:51:48 +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 20e2527a92 Changing Client Exception, testing Point 2015-06-19 11:34:08 +02:00
Stephen Hoogendijk d625efdedc Fixed query builder last method, added median method; fixed adding retention policies 2015-06-19 11:23:31 +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
Stephen Hoogendijk 43c89a161d Added list methods, cleaned up API 2015-06-18 16:17:57 +02:00
danibrutal 72cd8b82bd Throws Exception in constructor for error in first serie 2015-06-18 15:37:41 +02:00
danibrutal d55af50722 Throws InfluxDBClientError if there was an error after quering 2015-06-18 15:05:04 +02:00
danibrutal 033d593d51 ResultSet::getPoints empty parameters 2015-06-18 14:59:00 +02:00
danibrutal 7d91bb0519 Changing measurement to name in result set 2015-06-18 14:22:51 +02:00
Stephen Hoogendijk 87121d2126 Intermediate commit; added querybuilder; retention policy object 2015-06-18 13:52:50 +02:00
Daniel Martinez 016c5abc6e ResultSet - getSeries 2015-06-18 13:40:16 +02:00
Daniel Martinez 413cbf6eb2 Testing ResultSet 2015-06-18 10:11:19 +02:00
Daniel Martinez d6dc5d5062 ResultSet - implementing getPoints 2015-06-17 16:03:21 +02:00
Daniel Martinez 0986f43bdd Adding unit tests 2015-06-17 15:35:42 +02:00
Stephen Hoogendijk d9c2ebde15 Added license and readme files 2015-06-16 22:36:57 +02:00
Stephen Hoogendijk 93ed031636 Intitial commit 2015-06-16 22:31:13 +02:00