1
0
mirror of https://github.com/ovh/php-ovh.git synced 2023-11-05 03:20:26 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
Thierry Goettelmann
1e3a6d695d Update to Guzzle 6.0
Almost completely rewritten for Guzzle 6.0
Added 100% code coverage

Signed-off-by: Thierry Goettelmann <thierry@byscripts.info>
2015-08-06 14:32:50 +02:00
Vincent Cassé
3e0e7714d3 Merge pull request #14 from alpixel/hotfix_post
fixing post bug
2015-06-23 12:21:41 +02:00
Benjamin HUBERT
6a00b9b059 fixing post bug
Signed-off-by: Benjamin HUBERT <benjamin@alpixel.fr>
2015-06-23 11:36:10 +02:00
Vincent Cassé
9d21650009 Merge pull request #10 from stof/improve_phpunit
Improve the PHPUnit setup
2015-04-22 17:57:05 +02:00
Vincent Cassé
81d39e670e Merge pull request #13 from stof/fix_phpdoc
Fix an invalid phpdoc
2015-04-22 17:50:49 +02:00
Christophe Coevoet
0126ecc1b0 Fix an invalid phpdoc 2015-04-22 15:01:36 +02:00
Vincent Cassé
18aec30356 Merge pull request #9 from stof/phpdoc
Update the phpdoc to make it valid
2015-04-22 12:12:46 +02:00
Christophe Coevoet
1d4d6f87f1 Improve the PHPUnit setup
- allow maintained versions of PHPUnit 4 instead of the old 4.0 only
- add the code coverage configuration to cover only the library code and
  not all tests and vendors as well
- move the configuration to phpunit.xml.dist to follow PHPUnit best
  practices

Signed-off-by: Christophe Coevoet <stof@notk.org>
2015-03-19 17:12:20 +01:00
Christophe Coevoet
6df59f8382 Update the phpdoc to make it valid
Types were missing everywhere in the phpdoc.

Signed-off-by: Christophe Coevoet <stof@notk.org>
2015-03-19 16:39:23 +01:00
Vincent Cassé
ec7afae21c Merge pull request #8 from h4cc/patch-1
Added HHVM to Travis.
2015-03-19 09:57:12 +01:00
Julius Beckmann
fa48a1282c Added HHVM to Travis.
Added HHVM Status Badge.

Using nicer hhvm badge image.

Signed-off-by: Julius Beckmann <github@h4cc.de>
2015-03-19 09:43:19 +01:00
Vincent Cassé
d32f2b71e0 Merge pull request #7 from stof/patch-1
Add the package license for composer
2015-03-18 17:38:47 +01:00
Christophe Coevoet
7bb1dfaaf1 Add the package license for composer
Signed-off-by: Christophe Coevoet <stof@notk.org>
2015-03-18 17:25:34 +01:00
Vincent Cassé
f99c8ac42c Improve example
Improve example by replacing "/me/*" by /me* to help new users to get account data with this example.
2015-01-23 10:56:26 +01:00
Vincent Cassé
893191d151 Merge pull request #4 from dunglas/fix_composer
Fix composer
2014-12-19 01:20:42 +01:00
Kévin Dunglas
cf39192e5e Fix composer
Signed-off-by: Kévin Dunglas <dunglas@gmail.com>
2014-12-18 13:26:08 +01:00
vcasse
18ebb19c49 change version number 2014-12-10 09:29:22 +01:00
Vincent Cassé
ddbcd2e401 Merge pull request #2 from pmachan/master
Add SoYouStart and Kimsufi endpoints
2014-12-10 03:25:25 -05:00
Vincent Cassé
9308018e7e Merge pull request #1 from dunglas/patch-1
Add Guzzle to 5.0 compatibility
2014-12-10 03:23:35 -05:00
Kévin Dunglas
19f4a7533d Update Guzzle to 5.0
Signed-off-by: Kévin Dunglas <dunglas@gmail.com>
2014-12-08 08:28:14 +01:00
Pavel Macháň
277538ad95 Add SoYouStart and Kimsufi endpoints, Update README
Signed-off-by: Pavel Macháň <machan@hostbox.cz>
2014-12-05 19:29:04 +01:00
Vincent Cassé
b42ee0c8a9 Add new OVH logo
Signed-off-by: Vincent Cassé <vincent.casse@ovh.net>
2014-10-09 18:38:00 +02:00
Vincent Cassé
2ba941f2b3 Add travis indicator
Signed-off-by: Vincent Cassé <vincent.casse@ovh.net>
2014-10-09 18:37:55 +02:00
Vincent Cassé
5558d77b1f Insert travis tests
Signed-off-by: Vincent Cassé <vincent.casse@ovh.net>
2014-10-07 00:35:35 +02:00
Vincent Cassé
67cc54db5b Initial commit
Signed-off-by: Vincent Cassé <vincent.casse@ovh.net>
2014-10-06 12:57:12 +02:00