Michael Markoski
|
b46a2f80f5
|
add new methods
|
2019-05-21 16:02:08 -05:00 |
|
Junade
|
fab0bc7a12
|
Merge pull request #91 from easelify/dev
Fix updatePageRule() method
|
2019-05-18 13:25:16 +01:00 |
|
easelify
|
6a29d75001
|
Fix updatePageRule() method
|
2019-05-17 20:18:22 +08:00 |
|
Junade
|
7aa3a118af
|
Merge pull request #78 from linuxjuggler/master
Implementing the User's Account Memberships
1.1.3
|
2019-05-08 19:56:24 +01:00 |
|
Junade
|
ae2c680e85
|
Merge pull request #83 from nexxai/patch-1
Feature: Allow creation of ASN access rule
|
2019-05-08 19:55:33 +01:00 |
|
Junade
|
78eadb9a47
|
Merge pull request #80 from smalot/smalot-feature-cache-level
Feature: Add cache level methods
|
2019-05-08 19:55:18 +01:00 |
|
Junade
|
e1c2539d9a
|
Merge pull request #84 from pauladams8/master
Added new TLS & Zone settings Endpoints
|
2019-05-08 19:52:54 +01:00 |
|
Junade
|
471a42d554
|
Merge pull request #79 from GetNoticedNL/feature/add-get-zone-by-id-method
Feature: add getZoneById method
|
2019-05-03 16:46:27 +08:00 |
|
Paul Adams
|
d9c0a27b7d
|
Update ZoneSettings.php
Fixed variable length
|
2019-03-23 07:46:41 +00:00 |
|
Paul Adams
|
8182aa8810
|
PSR-2
|
2019-02-26 20:35:51 +00:00 |
|
Paul Adams
|
df12f7ba6f
|
Updated to PSR-2
|
2019-02-26 20:20:13 +00:00 |
|
Paul Adams
|
9d434a23b3
|
Updated to PSR-2
|
2019-02-26 20:06:07 +00:00 |
|
Paul Adams
|
f105d38d85
|
updated TLS.php
|
2019-02-23 00:18:05 +00:00 |
|
Paul Adams
|
910644f88d
|
Removed file created by mistake
|
2019-02-23 00:13:29 +00:00 |
|
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 |
|
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 |
|