Paul Adams
|
68b9fa3353
|
Removed additional directory created by mistake
|
2019-02-23 00:10:26 +00:00 |
|
Paul Adams
|
c394f5ac4d
|
Removed additional directory created by mistake
|
2019-02-23 00:05:37 +00:00 |
|
Paul Adams
|
e94ab8ddbe
|
Updated TLS.php and added new endpoints to new ZoneSettings.php
|
2019-02-23 00:02:01 +00:00 |
|
Paul Adams
|
2b25365988
|
Updated TLS.php and added new endpoints to new ZoneSettings.php
|
2019-02-22 23:54:14 +00:00 |
|
Justin Smith
|
bd92b2a4c0
|
Allow creation of ASN access rule
Added setASN() method to allow creation of ASN access rules
|
2019-02-11 14:44:05 -07:00 |
|
Kyle Yee
|
44eb77f9ca
|
cast response as array instead of object
|
2019-01-28 11:39:49 +08:00 |
|
Kyle Yee
|
fb45932677
|
cast result as object
|
2019-01-28 11:35:58 +08:00 |
|
Kyle Yee
|
dde2de4495
|
Feature: add accounts end point, add get domains
|
2019-01-28 11:24:45 +08:00 |
|
Sebastien MALOT
|
6acf09ba82
|
Feature: Add cache level methods
Add `getCachingLevel` and `setCachingLevel` methods
|
2019-01-27 14:53:16 +01:00 |
|
Wesley Vestjens
|
6410f50f6d
|
Add tests for getZoneById() method
|
2019-01-16 22:09:49 +01:00 |
|
Wesley Vestjens
|
d6f0eada8c
|
Add getZoneById($zoneId) method
|
2019-01-16 21:43:58 +01:00 |
|
Zaher Ghaibeh
|
6f1ac605f5
|
adding User's Account Memberships
|
2019-01-13 12:31:18 +03:00 |
|
Zaher Ghaibeh
|
9311583f43
|
adding the .idea file
|
2019-01-13 10:21:37 +03:00 |
|
Junade
|
4694904b38
|
Merge pull request #69 from levidurfee/body-accessor
Added a `body` property to the endpoint classes with an accessor
1.1.2
|
2019-01-02 09:07:56 -05:00 |
|
Junade
|
7e3e367f16
|
Merge pull request #73 from samnela/remove-deprecated-testcase
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
|
2019-01-02 09:07:13 -05:00 |
|
Junade
|
97af6a2ca6
|
Merge pull request #76 from NSpehler/patch-1
Fix typo in README.md
|
2019-01-02 09:06:49 -05:00 |
|
Nicolas Spehler
|
3da4f053f0
|
Fix typo in README.md
|
2018-12-29 19:07:35 +01:00 |
|
Junade
|
1e369bd9cd
|
Merge pull request #74 from pxgamer/bugfix/set-ssl-config
Fix SSL configuration method
|
2018-12-18 17:34:05 +00:00 |
|
pxgamer
|
5841936f04
|
Fix SSL configuration method
Closes #72
|
2018-11-26 11:23:02 +00:00 |
|
Samuel NELA
|
a8017f864b
|
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
|
2018-11-24 15:36:06 +01:00 |
|
Junade
|
ba2c37fe1e
|
Merge pull request #68 from kruisdraad/master
Update DNS.php
|
2018-10-21 15:42:37 +01:00 |
|
Junade
|
db0f0eed79
|
Merge pull request #70 from jcoetsie/master
Add EndPoint to manage TLS Settings
|
2018-10-21 15:41:11 +01:00 |
|
Marlin-Ops.com - Jurgen Coetsiers
|
4e17cc8984
|
Add changing TLS Zone Settings capability
|
2018-10-21 16:02:42 +02:00 |
|
Jurgen Coetsiers
|
c1193f7f91
|
downgrade to php 7.0
|
2018-10-21 09:38:45 +00:00 |
|
Marlin-Ops.com - Jurgen Coetsiers
|
67a24c5784
|
Add changing TLS Zone Settings capability
|
2018-10-21 11:27:07 +02:00 |
|
Marlin-Ops.com - Jurgen Coetsiers
|
8bb2e8a110
|
Add changing TLS Zone Settings capability
|
2018-10-21 11:23:41 +02:00 |
|
Marlin-Ops.com - Jurgen Coetsiers
|
9d1750594e
|
Add changing TLS Zone Settings capability
|
2018-10-21 11:22:10 +02:00 |
|
Marlin-Ops.com - Jurgen Coetsiers
|
ed6b1ec5a2
|
Add changing TLS Zone Settings capability
|
2018-10-21 11:19:27 +02:00 |
|
Marlin-Ops.com - Jurgen Coetsiers
|
90e01ff095
|
Add changing TLS Zone Settings capability
|
2018-10-21 11:16:57 +02:00 |
|
Marlin-Ops.com - Jurgen Coetsiers
|
8c68295daa
|
Add changing TLS Zone Settings capability
|
2018-10-21 11:00:32 +02:00 |
|
Levi Durfee
|
57318b2a56
|
Fix lint error
|
2018-10-19 11:28:10 -04:00 |
|
Levi Durfee
|
099f383ef3
|
Add trait to the rest of the endpoints
|
2018-10-19 11:06:34 -04:00 |
|
Levi Durfee
|
2639331c2b
|
Add BodyAccessorTrait to most classes
|
2018-10-19 10:48:25 -04:00 |
|
Levi Durfee
|
d871bdd007
|
Add BodyAccessorTrait to AccessRules
|
2018-10-19 10:21:38 -04:00 |
|
Levi Durfee
|
c60064e542
|
Add more assertions for BodyAccessorTrait
|
2018-10-19 10:18:57 -04:00 |
|
Levi Durfee
|
0492e9b17b
|
Fix id
|
2018-10-19 10:16:17 -04:00 |
|
Levi Durfee
|
5bea924c76
|
Set body property in other Zones methods
|
2018-10-19 10:12:51 -04:00 |
|
Levi Durfee
|
943b0d85d4
|
Add test using getBody trait method
|
2018-10-19 10:10:00 -04:00 |
|
Levi Durfee
|
e28fed86d1
|
Update ID in cachePurge fixture
|
2018-10-19 10:02:33 -04:00 |
|
Levi Durfee
|
45df26fec3
|
Add a test for cachePurge
|
2018-10-19 09:54:38 -04:00 |
|
Levi Durfee
|
a39d6fb170
|
Run php-cs-fixer
|
2018-10-19 09:53:51 -04:00 |
|
Levi Durfee
|
4c288c38d7
|
Add cachePurge fixture
|
2018-10-19 09:49:01 -04:00 |
|
Levi Durfee
|
2dd4d8f883
|
Set body property in cachePurge method of Zones
|
2018-10-19 09:45:10 -04:00 |
|
Levi Durfee
|
59f6d72d0a
|
Create trait for accessing body property
|
2018-10-19 09:34:17 -04:00 |
|
Bart Vrancken
|
f19f17ea6f
|
Update DNS.php
|
2018-10-06 23:47:25 +02:00 |
|
Junade
|
a3a346ccb2
|
Merge pull request #62 from powerkent/fix-refresh-cache
fix: Cloudflare Api doesn't like empty tags
1.1.1
|
2018-08-28 15:01:57 +01:00 |
|
Junade
|
deb420d087
|
Update Zones.php
|
2018-08-28 14:58:25 +01:00 |
|
Junade
|
640b787540
|
Merge branch 'master' into fix-refresh-cache
|
2018-08-28 14:53:47 +01:00 |
|
Junade
|
8df0ec5511
|
Merge pull request #63 from maximivanov/feature/purgeCacheHosts
Add support for host-based cache purge
|
2018-08-28 14:49:49 +01:00 |
|
Junade
|
938065cdf3
|
Merge pull request #64 from mjrider/patch-1
Fixes issue with creating a MX record
|
2018-08-28 14:49:11 +01:00 |
|