Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Influxdb-php #3302

Merged
merged 2 commits into from
Mar 30, 2016
Merged

Update Influxdb-php #3302

merged 2 commits into from
Mar 30, 2016

Conversation

geordish
Copy link
Contributor

Update influxdb-php. This allows support for influxdb 0.11.0. I've not tested it against any previous versions other than latest.

5facc95 Merge pull request librenms#42 from tuupola/no-dev-master
b52d2cb Do not courage installing dev-master
0b88830 Merge branch 'release/1.3.0'
ce4a39b Changelog 1.3.0
22ff83e Merge pull request librenms#38 from influxdata/feature/travis
0448a6d Fixed order contributors
1934531 Travis container-infra and php 7
42ba3a0 Merge pull request librenms#37 from influxdata/feature/fix-testsuite
18f1c3a Fixed wrong orderby tests
9dc71c0 Merge pull request librenms#35 from skazi0/order-by
f20ec57 Merge pull request librenms#36 from skazi0/reserved-dbnames-fix
2232e47 Updated dependencies, added testscript
110ae56 added explicit testing of reserved keywords quoting
fa4b7e7 added test
a8cffeb - fixed tests - added more name quoting
223dc0f Update README.md
8375b67 added orderBy to query builder
07ce381 added quoting of dbname in queries
a2d6301 Fixed issue with listUsers, added getColumns and added unit tests
430d3e2 Fixed issue with intval function on 32bit php
ac12b98 Updated travis/codeclimate links after org rename to influxdata
5b2b53f Added support for 32 bit systems and added setters/getters for Point fields
5da903f Bumped version to 1.1.3; added support for symfony 3
9109fa2 Merge pull request librenms#32 from sc0rp10/master
2fc58a6 change symfony/event-dispatcher version to 2.*|3.*
b1201e9 Merge pull request librenms#27 from mermetbt/master
351c1a1 Leave booleans lowercase.
44b1fbc Merge pull request librenms#26 from andig/fix-24
20bd2e7 Fix check timestamp format and add unit tests.
5ddab42 The Guzzle driver now throw an exception when the response has an invalid return code.
7c0f681 Fix multi-point encoding on windows
82b7540 Merge pull request librenms#20 from iGusev/patch-2
2f83ba0 Improved test coverage
cb45f82 Modified readme for 1.1.2
99cf644 Merge pull request librenms#23 from influxdb/ISSUE-21
b0ee796 ISSUE-21 - Fixed issue with authentication not working for write operations
a0d4215 Added groupBy method to QueryBuilder
b3cfd74 Added support for 0.9.4; added getlastQuery; added database if not exists support
22fda13 Merge pull request librenms#19 from iGusev/patch-1
e96bb6d Code formatting
03b4cea Merge pull request librenms#18 from cnelissen/escape-invalid-characters
6bb8e25 Merge pull request librenms#17 from cnelissen/write-falsey-values
dddf3c7 Escape invalid characters
7e23035 Allow falsey value
29b13ed Changed version from 1.0.2 to 1.1.0
87e284c Updated changelog
df5d181 Added support for 0.9.3rc2
4f3f99c Merge pull request librenms#16 from erwinw/patch-1
b1eb0b2 Update README.md

git-subtree-dir: lib/influxdb-php
git-subtree-split: 5facc95ef61ae66b365e878f69a9e8185693da89
…-php

Conflicts:
	lib/influxdb-php/.gitignore
	lib/influxdb-php/README.md
@laf laf merged commit c43970e into librenms:master Mar 30, 2016
@laf laf added the Polling label Mar 30, 2016
@geordish geordish deleted the influxdb-php branch October 20, 2016 19:15
@lock lock bot locked as resolved and limited conversation to collaborators Jan 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants