Walter Dal Mut
39a87feb5a
I want all possible badges!
2015-06-24 11:36:34 +02:00
Walter Dal Mut
6c4bd35844
Added scrutinizer inspection badge
2015-06-24 10:23:36 +02:00
Walter Dal Mut
bdf262e4db
Merge pull request #37 from corley/feature/http-endpoint-duplication
...
Fixes code duplication
2015-06-24 10:14:52 +02:00
Walter Dal Mut
ffe45967c1
Fixes code duplication
...
The HTTP endpoint generation is effectively duplicated
2015-06-24 10:01:20 +02:00
Walter Dal Mut
a33083479d
Added codeclimate badges
2015-06-24 08:26:31 +02:00
Walter Dal Mut
1465f44676
Allow PHP7 failures until a stable version
2015-06-24 08:24:16 +02:00
Walter Dal Mut
b9bc6958de
Added codeclimate
2015-06-24 08:23:01 +02:00
Walter Dal Mut
6c9646e085
Tests against php7
2015-06-24 08:06:40 +02:00
Walter Dal Mut
f3a273f6d9
Added codeclimate dev-dependency
2015-06-24 07:59:28 +02:00
Walter Dal Mut
c7c3690e0b
Cover more factory method invalid arguments
2015-06-24 07:58:54 +02:00
Walter Dal Mut
44551a58e9
Test tags are full merged
2015-06-24 07:58:41 +02:00
Walter Dal Mut
a364f8ad0c
Cover tag merge for UdpAdapter
2015-06-23 20:59:21 +02:00
Walter Dal Mut
b02a52e2f7
Cover missing class on factory method
2015-06-23 20:49:44 +02:00
Walter Dal Mut
13a419f4f5
Fixes useless client helper complexity
2015-06-23 20:45:31 +02:00
Walter Dal Mut
113f1167c3
Removed develop badge
2015-06-23 19:40:28 +02:00
Walter Dal Mut
ab42fbac66
Merge branch 'develop'
2015-06-23 19:35:33 +02:00
Walter Dal Mut
d9dbd9ba93
Change contributing guidelines
2015-06-23 19:35:04 +02:00
Walter Dal Mut
10f69a8b95
Merge pull request #36 from corley/feature/refactor-tests
...
Test suite completely rewritten
2015-06-23 19:34:26 +02:00
Walter Dal Mut
03ade4c600
Added UDP/IP integration tests
2015-06-23 19:28:14 +02:00
Walter Dal Mut
20a64e724b
Test suite completely rewritten
...
Our test suite mixing integration and few unit tests, is difficult
to understand and expand with new features.
This commit rewrite completely the test suite in order to separate
both: integration and unit tests in different suites in a more
maintainable and useful way.
2015-06-23 08:16:58 +02:00
Walter Dal Mut
662f4c978a
Removed duplicated testcase on issue #27
2015-06-22 07:31:03 +02:00
Walter Dal Mut
00ec440499
Cover more invalid mark procedures
...
Expose multiple error conditions with invalid hostnames and missing
servers in order to catch PHP errors and suppress those.
2015-06-22 07:29:37 +02:00
Walter Dal Mut
33268db1a8
Merge tag '0.5.0' into develop
...
Supports proxies and UDP/IP error suppression
In order to support InfluxDB proxies now we provides a custom option: `prefix` that allows users to setup a
personal proxy path in front of InfluxDB. Thanks to @sroze
Added UDP/IP error suppression during `mark` operation. Thanks to @EvanDarwin
2015-06-21 18:01:13 +02:00
Walter Dal Mut
e1d7a52ba1
Merge branch 'release/0.5.0'
2015-06-21 17:58:41 +02:00
Walter Dal Mut
8e57dd7eb2
Bumped version 0.5.0
2015-06-21 17:58:29 +02:00
Evan Darwin and Walter Dal Mut
c6e7b744c3
Silently handle socket errors in the UdpAdapter ( closes #27 ), add testcase
...
Conflicts:
tests/ClientTest.php
2015-06-21 17:56:18 +02:00
Evan Darwin and Walter Dal Mut
27c19c9e4b
Fix issue #27 test
...
Conflicts:
tests/ClientTest.php
2015-06-21 17:55:42 +02:00
Walter Dal Mut
83a898924f
Merge pull request #31 from EvanDarwin/master
...
Silently handle socket errors in the UdpAdapter (closes #27 ), add tests
2015-06-21 17:52:07 +02:00
Walter Dal Mut
a323409dbc
Added proxies in our doc file
2015-06-21 17:46:09 +02:00
Walter Dal Mut
b2b7692353
Merge pull request #35 from corley/feature/url-prefix
...
Allow URL prefixes
2015-06-21 17:41:38 +02:00
Walter Dal Mut
da239ecf8e
Allow URL prefixes
...
This should fixes #34
2015-06-21 17:33:46 +02:00
Evan Darwin
6b46bf5c6b
Fix issue #27 test
2015-06-20 13:07:40 -07:00
Evan Darwin
308aba8817
Silently handle socket errors in the UdpAdapter ( closes #27 ), add testcase
2015-06-20 13:03:09 -07:00
Walter Dal Mut
07e5ec3e54
Merge tag '0.4.5' into develop
...
Just docs recap
2015-06-14 11:51:20 +02:00
Walter Dal Mut
d238c4985c
Merge branch 'release/0.4.5'
2015-06-14 11:51:11 +02:00
Walter Dal Mut
c04de6d075
Bumped version 0.4.5
2015-06-14 11:51:04 +02:00
Walter Dal Mut
06fe10bc9d
Moved sockets compile section to bottom
2015-06-14 11:49:27 +02:00
Walter Dal Mut
e4c38883ad
Removed senso insight (shows no medal when kudos)
2015-06-14 11:46:43 +02:00
Walter Dal Mut
b6767030e5
Minor on docs
2015-06-14 11:36:23 +02:00
Walter Dal Mut
7a9bfa249b
Merge tag '0.4.4' into develop
...
Minor on adapter names
2015-06-13 12:23:08 +02:00
Walter Dal Mut
8a0c4eafa6
Merge branch 'release/0.4.4'
2015-06-13 12:22:58 +02:00
Walter Dal Mut
5d48787dc3
Bumped version 0.4.4
2015-06-13 12:22:46 +02:00
Walter Dal Mut
18442a6dd6
Fixes benchmark procedures
2015-06-13 12:20:14 +02:00
Walter Dal Mut
88b9e9ce1a
Merge pull request #30 from corley/feature/allows-non-write-adapters
...
Allows non write adapters
2015-06-13 12:16:43 +02:00
Walter Dal Mut
dd255ad271
Removed deprecated from GuzzleAdapter
2015-06-13 12:11:50 +02:00
Walter Dal Mut
452b50fd30
Removed useless return $this during constructor
2015-06-13 12:08:40 +02:00
Walter Dal Mut
c52377aad1
Allows non write adapters
...
* Renamed `AdapterInterface` to `WritableInterface`
* Constructor now allows different adapter implementations
* Check that adapter implements `WritableInterface` during data send
2015-06-13 12:04:04 +02:00
Walter Dal Mut
062645222d
Merge tag '0.4.3' into develop
...
Fixes UDP/IP send multiple metrics (time overlaps)
Tries to compute nanoseconds in order to fixes time serie overlaps.
2015-06-13 11:24:38 +02:00
Walter Dal Mut
799b523776
Merge branch 'release/0.4.3'
2015-06-13 11:24:27 +02:00
Walter Dal Mut
b2f044f154
Bumped version 0.4.3
2015-06-13 11:24:13 +02:00