InfluxPHP/lib/InfluxPHP
Pablo Lopez Torres 42d2c2d1f0 fixing the TravisCI build with InfluxDB new features:
- dbs is changed to db in the latest InfluxDB when listing dbs
 - username is changed to name in the latest InfluxDB when creating
   user
 - PHPUnit_Framework_TestCase instead of phpunit_framework_testcase
 - Grouping by anything but time does not return time anymore
2014-09-04 18:28:50 +02:00
..
BaseHTTP.php Added support to use timePrecision in POSTs (inserts) too 2013-12-02 12:09:33 +01:00
Client.php fixing the TravisCI build with InfluxDB new features: 2014-09-04 18:28:50 +02:00
Cursor.php Added support to use timePrecision in POSTs (inserts) too 2013-12-02 12:09:33 +01:00
DB.php fixing the TravisCI build with InfluxDB new features: 2014-09-04 18:28:50 +02:00