830b11c647
Adding connect timeout as well
2015-03-20 22:01:49 -07:00
a439f98622
Adding timeout options to curl
2015-02-28 13:59:45 -07:00
César D. Rodas
3c0b99efc9
Merge branch 'release/v0.1.1'
2014-09-28 18:07:51 -04:00
César D. Rodas
49b8bf8be4
bump version
2014-09-28 18:07:48 -04:00
César D. Rodas
205bd51cb4
Merge pull request #7 from supertowers/master
...
PHP5.3 compatibility and InfluxDB deprecated features
2014-09-04 13:26:53 -04:00
Pablo Lopez Torres
581ad939e6
Compatibility with PHP5.3: Changing [] syntax to array()
2014-09-04 18:33:45 +02:00
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
César D. Rodas
cb2d802d83
Merge pull request #1 from hvt/timeprecision-post
...
Added support to use timePrecision in POSTs (inserts) too
2014-02-12 13:42:03 -02:00
Harm van Tilborg
e95ca5c715
Added support to use timePrecision in POSTs (inserts) too
2013-12-02 12:09:33 +01:00
César D. Rodas
6b05c2166c
added more tests
2013-11-15 00:26:02 -03:00
César D. Rodas
fd9667d928
Added timePrecision
...
Client::setTimePrecision() affects all databases globally, and DB::setTimePrecision() only to the current database object
2013-11-15 00:17:00 -03:00
César D. Rodas
b6d8a6fdbf
Merge branch 'master' of github.com:crodas/InfluxDB
2013-11-13 05:06:29 -03:00
César D. Rodas
c27aeeab10
Sleep is no longer needed on tests
2013-11-13 05:06:23 -03:00
César D. Rodas
bb34c2bb4b
Update README.md
...
Minor change
2013-11-13 03:01:37 -05:00
César D. Rodas
66dd67c088
Added more tests
2013-11-13 04:54:31 -03:00
César D. Rodas
b05e420f84
Bug with drop tables and tables seems fixed in the server
2013-11-13 04:51:45 -03:00
César D. Rodas
09301d4890
Update README.md
...
Adding mini documentation
2013-11-12 13:46:55 -05:00
César D. Rodas
41e60fbeff
Added resulset Cursor
2013-11-12 15:16:18 -03:00
César D. Rodas
73ac9315e7
added tests
2013-11-12 14:36:14 -03:00
César D. Rodas
5f96d8bc48
added some tiny tests
2013-11-12 14:33:37 -03:00
César D. Rodas
a953393d15
Added query
2013-11-12 06:45:04 -03:00
César D. Rodas
3bc3666e17
Merge branch 'master' of github.com:crodas/InfluxDB
2013-11-12 06:35:22 -03:00
César D. Rodas
e75c3545a6
Initial commit
2013-11-12 01:38:37 -08:00
César D. Rodas
98108e7666
first commit
2013-11-12 06:34:56 -03:00