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

Commit Graph

  • de5a063fb4
    Merge 490129ef73 into a5241f8411 Olivier Mouren 2023-10-23 13:20:12 -0700
  • 01a6b2bcf8
    Merge 13c09921a0 into a5241f8411 Chun-Sheng, Li 2023-10-20 17:27:42 +0200
  • a5241f8411
    Merge pull request #142 from deathiop/204 master v3.3.0 Adrien Barreau 2023-10-20 17:21:31 +0200
  • 75455ff5f0 feat: handle 204 / empty bodies Adrien Barreau 2023-10-20 15:06:15 +0000
  • bbf0f276ff sign commit OctaYann 2023-10-20 12:03:43 +0200
  • 2884506e76 fix(Api.php) : handle 204 no content response in decodeResponse to return empty array OctaYann 2023-10-20 11:48:34 +0200
  • d2c21616d0
    Merge pull request #138 from peter279k/short_array Romain Beuque 2023-10-13 17:02:17 +0200
  • 13c09921a0
    Apply string to class constant peter279k 2023-10-13 15:27:32 +0800
  • d453da61fa
    Replace long array syntax with short syntax peter279k 2023-10-13 15:20:33 +0800
  • 81610e3962 Enforce CODEOWNERS Romain Beuque 2023-08-21 13:01:30 +0000
  • d4840afcd1
    Create CODEOWNERS Romain Beuque 2023-08-21 12:29:49 +0200
  • 4b32a4405d
    Merge pull request #130 from peter279k/improve_assertions Romain Beuque 2023-06-12 15:11:36 +0200
  • 64e7ddcae8
    Merge pull request #129 from peter279k/update_contributing Romain Beuque 2023-06-12 14:57:33 +0200
  • 050427d2ff This is a bug bounty test, looking for security issues, please ignore... . (hxtmin) beyondpastrama 2023-06-11 22:28:45 +0000
  • ea3676d700
    Improve assertions about equals and count Peter 2023-05-31 17:09:01 +0800
  • c9d10d3bce
    Update PHPUnit version for unit test description Peter 2023-05-31 16:31:43 +0800
  • 096a7b7413
    Merge pull request #128 from Benjamin-Loison/master Adrien Barreau 2023-05-31 10:16:36 +0200
  • d78cbd3718
    Remove incorrect space before two dots in README.md Benjamin Loison 2023-05-26 17:56:21 +0200
  • 1fd1db27d1
    Add a missing dot in CONTRIBUTING.rst Benjamin Loison 2023-05-26 16:38:57 +0200
  • 50e52c5bf5
    Replace *retreived* with *retrieved* in README.md Benjamin Loison 2023-05-26 16:37:10 +0200
  • 9a29f720d0
    Merge pull request #125 from deathiop/v2 v3.2.0 Romain Beuque 2023-04-07 10:09:14 +0200
  • 73dab16efb test: skip functional tests if no credentials are provided Adrien Barreau 2023-03-31 17:12:25 +0000
  • 255b26a56e feat: allow /v1 or /v2 prefixes in path Adrien Barreau 2023-03-31 15:26:30 +0000
  • 25cb8defee
    Merge pull request #122 from carsso/master Romain Beuque 2023-03-13 18:16:09 +0100
  • 7d606bdcc1 Adding Github actions, codecov config, updating tests accordingly and re-organize README file Germain Carré 2022-08-03 20:28:35 +0200
  • 3c2e8f2175
    Merge 3f3fe1a092 into cbb47888f5 Sacha Durand 2022-08-01 19:08:32 +0200
  • cbb47888f5
    Merge pull request #116 from carsso/master v3.1.0 Romain Beuque 2022-08-01 19:07:18 +0200
  • 3f3fe1a092
    Extend php compatibility Sacha Durand 2022-07-22 17:37:41 +0200
  • 475b281c78
    Merge branch 'ovh:master' into master Thomas Lété 2022-07-19 10:09:19 +0200
  • 53156e844a fix: ignore invalid UTF-8 characters AntoineDrsl 2022-06-22 13:58:19 +0200
  • 94fd5e0aed Adding PHP 8.0 & 8.1 in travis build Germain Carré 2022-01-29 05:26:00 +0100
  • 0bfca7b318 Switching Guzzle build_query to Query::build Germain Carré 2022-01-29 05:03:07 +0100
  • 391cada634 Update Api.php Matteo Costantini 2021-09-01 13:39:57 +0200
  • 16a62b3bcb Fix deprecated function build_query() Amine Bureau 2021-08-26 14:58:01 +0100
  • 75852ad0fe README: change documentation about how to run the tests v3.0.0 Romain Beuque 2021-01-20 09:02:28 +0000
  • d14a0d1cdb
    Merge pull request #106 from WelcomingGroup/master Romain Beuque 2021-01-20 09:57:38 +0100
  • 951e4adedb fix: tests now pass with PHPUnit and PHP7.4 Romain Beuque 2021-01-19 19:43:10 +0000
  • 3dd7f3ecbe
    chore: bump to php 7.4 and add ext-json Stéphane Bour 2020-12-08 13:22:21 +0100
  • c042884a32
    refactor: hint and simplify if/else Stéphane Bour 2020-12-08 13:22:03 +0100
  • 6bfd3cac33
    style: psr2 Stéphane Bour 2020-12-08 13:14:50 +0100
  • f322f6a819
    chore: bump to php 7.4, guzzle 7, phpunit 9 Stéphane Bour 2020-12-08 13:10:01 +0100
  • f76cde5355
    Tests for php 7.4 and stop testing EOL version Thomas Lété 2020-09-15 09:50:25 +0200
  • c2218c3459
    Update composer.json neoteknic 2020-09-11 09:28:33 +0200
  • d1acdbd1bc
    Add missing "clone" in the git command of tests Thomas Lété 2020-09-09 17:03:40 +0200
  • c473b3d67e
    Merge pull request #94 from carsso/master v2.1.0 Romain Beuque 2019-11-16 18:12:55 +0100
  • 73ffcf672e Adding unit test testMissingOvhApplicationHeaderOnRequestCredentials Germain Carré 2019-07-08 23:14:41 +0200
  • 8c39467dd6 Sending authentication headers on requestCredentials Germain Carré 2019-07-06 17:10:27 +0200
  • 45c9b8002f
    Merge pull request #95 from carsso/travis Romain Beuque 2019-07-09 19:46:32 +0200
  • 37728889ca Adding php 7.1 7.2 and 7.3 in travis build Germain Carré 2019-07-09 11:04:10 +0200
  • 9e586bd392 Removing hhvm, PHP 5.5 and duplicate PHP 7.0 from travis build Germain Carré 2019-07-08 23:20:23 +0200
  • 6dffbab2a9 fix issue #87 - add X-Ovh-Application header on requestCredentials() Johan Desmyter 2019-02-19 09:19:48 +0300
  • 88e67ac3aa
    Merge pull request #85 from tekbreak/patch-1 Vincent Cassé 2018-12-05 21:35:48 +0100
  • 9ebdd50701
    Adding dot as subdomain separator tekbreak 2018-12-03 23:38:07 +0100
  • 30a2419e10
    Merge pull request #84 from ovh/rb/endpoint-ovhus Vincent Cassé 2018-11-09 21:48:59 +0100
  • 5374f32a67
    ovh-us: changing OVH US endpoint rb/endpoint-ovhus Romain Beuque 2018-11-09 16:26:31 +0100
  • 3f64829ad8
    Merge pull request #78 from rbeuque74/ovh-us Vincent Cassé 2018-06-12 11:03:28 +0200
  • 90b95788b3
    ovh-us: changing URL Romain Beuque 2018-06-12 10:29:29 +0200
  • 490129ef73 Fix invalid signature when url has url-encoded characters Olivier Mouren 2018-05-25 11:11:30 +0200
  • 69f2347e2e
    Merge pull request #74 from marema31/unauth Vincent Cassé 2018-02-26 18:16:18 +0100
  • 74c0e89305 Always retrieve schema description in unauthenticated mode Marc Carmier 2018-02-23 20:29:15 +0100
  • e56816612a Manage unauthenticated calls without application key and application secret Vincent Cassé 2016-09-03 21:53:50 +0200
  • 0b0c1add6c
    Merge b5a1f177b0 into 1c04b1a4fb Vincent Cassé 2018-02-09 16:05:18 +0000
  • 1c04b1a4fb
    Merge pull request #72 from marema31/accept-endpoint-url Vincent Cassé 2018-02-09 17:04:54 +0100
  • 49d607e28d Added unit test for endpoint specification Marc Carmier 2017-12-28 11:34:28 +0100
  • e7d470171e
    Merge pull request #71 from marema31/US-endpoint Vincent Cassé 2017-12-19 21:32:50 +0100
  • e14f758e66 Allow URL for api_endpoint specification Marc Carmier 2017-12-18 12:29:51 +0100
  • 7d77f06fad Add US endpoint Marc Carmier 2017-12-18 12:13:08 +0100
  • 93f89a6b76 Merge 2a5aa774ef into 5bbb26ace4 David 2017-11-04 12:49:49 +0000
  • 2a5aa774ef
    Update composer.json David 2017-11-04 13:48:34 +0100
  • 5bbb26ace4
    Merge pull request #68 from hedii/patch-1 Vincent Cassé 2017-10-31 21:26:23 +0100
  • 1b19b16def Make rawCall method protected instead of private hedii 2017-10-04 14:20:15 +0200
  • cd1c4246a8 Merge 2518e326fb into 473feb2497 Olivier Debauche 2017-04-18 10:36:53 +0000
  • d803ab5d4f Merge 775de23562 into 473feb2497 Olivier Debauche 2017-04-18 10:36:52 +0000
  • 21bf49177b Merge e807cadbb3 into 473feb2497 Olivier Debauche 2017-04-18 10:36:51 +0000
  • 3a3db3ab97 Merge f8e25ffdd5 into 473feb2497 Vincent Cassé 2017-04-18 00:48:56 +0000
  • 473feb2497 Merge pull request #59 from MikeRoetgers/json_encode Vincent Cassé 2017-04-10 21:49:02 +0200
  • 7adabd3445 stop escaping forward slashes Mike Roetgers 2017-04-08 17:43:19 +0200
  • 516a47c9b2 Merge 139b36db54 into 2bf008605c Stéphane HULARD 2017-01-03 07:53:43 +0000
  • 2bf008605c update copyrights to 2017 Jean-Tiare Le Bigot 2017-01-02 13:03:30 +0100
  • 139b36db54
    Add HttpClientDiscovery support Stéphane HULARD 2016-04-04 19:12:12 +0200
  • cf0ef79c42 Update ApiFunctionalTest to use HttpClient Stéphane HULARD 2016-04-04 19:11:00 +0200
  • c0d9223b15 Update FQN reference, don't need to start with \ Stéphane HULARD 2016-04-04 19:10:25 +0200
  • 94de85dfaf Update ApiTest to use a HttpClient instance Stéphane HULARD 2016-04-04 19:10:07 +0200
  • 5fbcdf06b2 Cleanup comments Stéphane HULARD 2016-04-04 19:07:25 +0200
  • ed48ac6ed1 Update PHPDoc Stéphane HULARD 2016-04-04 19:06:49 +0200
  • 9f6492185b Create a central method to send the Request Stéphane HULARD 2016-04-04 19:06:37 +0200
  • 3cfd9e4b30 Update rawCall request creation logic Stéphane HULARD 2016-04-04 19:00:42 +0200
  • 3203897e05 Remove default client creation logic Stéphane HULARD 2016-04-04 18:59:08 +0200
  • d2f1c0dab1 Update bindings to use the Http\Client\* objects Stéphane HULARD 2016-04-04 18:58:47 +0200
  • 55299060c9 Update composer to use Httplug adapters Stéphane HULARD 2016-04-04 18:54:01 +0200
  • ed5207be27 Merge pull request #51 from shakaran/patch-1 Vincent Cassé 2016-11-15 16:32:18 +0100
  • e8c3dbf13e Improve suggestions to install ovh-php repository Ángel Guzmán Maeso 2016-11-15 16:24:34 +0100
  • b5a1f177b0 Manage unauthenticated calls without application key and application secret Vincent Cassé 2016-09-03 21:53:50 +0200
  • 01d233b910 Merge pull request #47 from carsso/master Vincent Cassé 2016-09-03 21:18:47 +0200
  • 234d0e3e51 Adding headers option and changing OVH Europeean API url Germain Carré 2016-07-01 20:00:57 +0200
  • 1753296cce Merge pull request #45 from ovh/jt-script Vincent Cassé 2016-08-31 21:54:36 +0200
  • 79ee4e421a script: update release script jt-script Jean-Tiare Le Bigot 2016-07-07 11:07:01 +0200
  • c3c860ee71 Merge pull request #43 from VincentCasse/master Vincent Cassé 2016-07-07 10:10:34 +0200
  • 2afe27384b Merge pull request #44 from ovh/jt-doc-exceptions Vincent Cassé 2016-06-27 22:59:16 +0200
  • ffa29d1bc2 documentation: catching an exception Jean-Tiare Le Bigot 2016-06-27 10:24:47 +0200