Commit Graph
413 Commits
Author SHA1 Message Date
Ross McFarland de2421aed4 Merge branch 'master' into add-selectel 2019-08-01 05:24:50 -07:00
Anton Shnayder 74a87d4933 Add debug for _include_changes 2019-08-01 13:33:53 +03:00
Shnayder Anton 76a9d358e8 Add more explicit constant name for pagination
Co-Authored-By: Ross McFarland <[email protected]>
2019-08-01 13:08:27 +03:00
Ross McFarland e16d335121 Merge branch 'master' into master 2019-07-29 12:33:22 -07:00
Basir b2bd91a998 fastdns: resolved naming mismatch for exception class 2019-07-29 13:25:26 -04:00
Basir 55210ebb05 fastdns: fixed naming in AkamaiClient init 2019-07-29 13:09:18 -04:00
Basir 93e1e0939d fastdns: fixed how exceptions are handled in _request 2019-07-29 13:07:04 -04:00
Basir a85d4e25ed fastdns: refactored AkamaiClientNotFound exception class 2019-07-29 13:03:23 -04:00
Shnayder Anton 57c96cf40f Add Selectel as OctoDNS provider 2019-07-22 18:20:11 +03:00
Kitten King daa6fecc9b Fix Typos 2019-07-20 06:31:05 +00:00
Basir Jamil 41a5d78728 fastdns: refactored how exceptions are handled 2019-07-19 20:53:34 +00:00
basirjamil 91e7ac6d36 Update octodns/provider/fastdns.py
Co-Authored-By: Ross McFarland <[email protected]>
2019-07-19 14:33:23 -04:00
basirjamil d53eb7ad8e Update octodns/provider/fastdns.py
Co-Authored-By: Ross McFarland <[email protected]>
2019-07-19 14:32:58 -04:00
basirjamil 76e799873e Update octodns/provider/fastdns.py
Co-Authored-By: Ross McFarland <[email protected]>
2019-07-19 14:32:51 -04:00
Ross McFarland dbf4396dfb Merge branch 'master' into master 2019-07-19 08:55:03 -07:00
Ross McFarland a116df3745 Merge branch 'master' into master 2019-07-19 08:14:00 -07:00
Basir 79dd35f7a7 fastdns: fixed an issue with handling spaces in SPF records 2019-07-18 17:56:18 -04:00
Basir Jamil e3f6c4c711 fastdns: changed sshfp to convert text to lowercase, since akamai changes to caps 2019-07-18 21:07:14 +00:00
Basir Jamil 3e3bfe5cf5 fastdns provider fixes:
- fixed exception handling in AkamaiClientException
- fixed zone_records and zone_recordset fxns in AkamaiProvider and AkamaiClient
- refactored _build_zone_config in AkamaiProvider
2019-07-17 23:34:58 +00:00
Basir Jamil 5729358e37 removed redundant recordsets_get fxn from AkamaiClient 2019-07-16 19:27:24 +00:00
Rhosyn Celyn ddbad2498f Fixes for escaping TXT properly, extra test coverage 2019-07-02 13:25:30 +01:00
Basir ea3b84091e encoding issue 2019-06-26 16:25:57 -04:00
Basir Jamil 5b143e422c cleanup - fixed lint issues 2019-06-21 17:26:54 -04:00
basirjamil 70a1627757 Delete settings.json 2019-06-21 15:08:43 -04:00
Basir Jamil 8417a4475a cleaned up code 2019-06-21 15:04:27 -04:00
Basir Jamil 3edf6969f8 finished implementing applys, MVP reached 2019-06-21 13:48:17 -04:00
Basir Jamil 0eb1f97ae3 started implementing _params_for fxns 2019-06-20 20:21:35 -04:00
Basir Jamil a7fb63623e fixed apply_delete, create, and update. need to impl param_for_ fxns 2019-06-20 19:43:40 -04:00
Basir Jamil c1528e3221 implemented _apply_delete, other misc. fixes 2019-06-19 19:21:28 -04:00
Basir Jamil c87967a239 tuesday sync 2019-06-18 18:16:15 -04:00
Basir Jamil dfd6e8cfda Completed populate + helper functions 2019-06-18 14:43:38 -04:00
Basir Jamil 67f7af58e6 friday sync 2019-06-17 10:24:58 -07:00
Basir Jamil 6db6052d28 friday sync 2019-06-17 10:24:34 -07:00
Rhosyn Celyn 9dc44c3f2c Clean up and simplification of tests and command generation, bug fix for multiple sub domain NS records and handling of creation/deletion 2019-06-17 16:34:58 +01:00
Basir Jamil 98f7935f90 major update: progressed on populate(), implemented _data_for_TYPE fxns, but not all are verfied to work as expected yet 2019-06-14 19:06:19 -07:00
Rhosyn Celyn 9b8e74c5dd Small clean up to populate and exceptions for requests 2019-06-14 15:09:41 +01:00
Basir Jamil b8c94386a8 thurs sync 2019-06-13 20:05:33 -04:00
Basir Jamil 9844f4293a implemented records(), and zone_records(), fixed sone_recordset_get(), started populate() 2019-06-13 19:51:56 -04:00
Basir Jamil ea9c90c3bb major commit: refactored exceptions, implemented testing suite, implm zones get, zone recordset get, record api calls 2019-06-13 18:26:56 -04:00
Basir Jamil e85fce6fe0 added test class to test API calls -- to be removed later 2019-06-13 13:16:25 -04:00
Basir Jamil b58210328f implemented API v2 - client fxns to request records functionality 2019-06-12 20:31:11 -04:00
Basir Jamil 4943b72b4c sync 2019-06-10 07:54:57 -07:00
Basir Jamil c7b39053fe sync 2019-06-06 19:16:37 -04:00
Basir Jamil ec5e7a173e fixed typo 2019-06-06 18:54:19 -04:00
Basir Jamil 9c43c92339 json parse 2019-06-06 18:52:55 -04:00
Basir Jamil a9fe4a9cf6 fixed typo 2019-06-06 18:42:26 -04:00
Basir Jamil d2ec707255 fixed typo 2019-06-06 18:40:30 -04:00
Basir Jamil 32f01da506 fixed zone name trailing . 2019-06-06 18:39:24 -04:00
Basir Jamil b385b1ddb5 fixed typo 2019-06-06 18:36:16 -04:00
Basir Jamil 6afab8c90a fixed typo 2019-06-06 18:35:04 -04:00