Commit Graph

  • b54630878f Implement populate exists for DynProvider Ross McFarland 2018-01-21 14:37:31 -08:00
  • 3ef91326e8 Implement populate exists for Ns1Provider Ross McFarland 2018-01-21 14:35:32 -08:00
  • d03e07c01c Implement populate exists for PowerDnsProvider Ross McFarland 2018-01-21 14:27:08 -08:00
  • 73c002f94c Implement populate exists for Route53Provider Ross McFarland 2018-01-21 14:26:51 -08:00
  • 94bfb1e507 Switch populate to return exists, cleaner setup Ross McFarland 2018-01-21 14:06:20 -08:00
  • 1e71bce907 Add create param to Plan Ross McFarland 2018-01-21 13:47:58 -08:00
  • 4946837faf Merge pull request #173 from github/handle-0-pref Ross McFarland 2018-01-21 06:53:22 -08:00
  • af435c3130 Handle MX preference of 0 Ross McFarland 2018-01-21 06:31:37 -08:00
  • 52d4aa1af8 Merge pull request #169 from github/ns1-retry-period Ross McFarland 2018-01-09 08:41:05 -08:00
  • 5ae9c03915 Merge branch 'master' into ns1-retry-period Ross McFarland 2018-01-09 08:37:41 -08:00
  • a504ad1168 Merge pull request #171 from github/ns1-geo-hc Ross McFarland 2018-01-09 08:07:28 -08:00
  • 68bc400e19 Comment that NS1 geo health checks aren't yet supported Ross McFarland 2018-01-09 07:51:32 -08:00
  • 456bed5da8 Merge pull request #170 from nsone/master Ross McFarland 2018-01-09 07:41:56 -08:00
  • 682e57c9f9 Set Ns1Provider to "Yes" for GeoDNS Support Steve Coursen 2018-01-09 10:35:52 -05:00
  • c16b8d6d78 RateLimitException.period is coming back as str now Ross McFarland 2018-01-09 07:28:36 -08:00
  • feb61dfd4d Merge pull request #165 from procore/master Ross McFarland 2018-01-09 07:25:36 -08:00
  • 1fc735e617 Merge branch 'master' into master Ross McFarland 2018-01-09 07:22:17 -08:00
  • b5ad8a7eb3 Merge pull request #164 from nsone/master Ross McFarland 2018-01-09 07:13:16 -08:00
  • 9785e40688 use defaultdict Steve Coursen 2018-01-08 22:04:42 -05:00
  • d8ba6a2b41 slight code cleanup, coverage increase Steve Coursen 2018-01-08 22:02:46 -05:00
  • 241e6cc0ce E501 trim lines Steve Coursen 2018-01-08 21:57:13 -05:00
  • dcdde5db5d Handle multiple answers correctly when dersializing Steve Coursen 2018-01-08 21:46:59 -05:00
  • 154ca64038 Fix serialization of multiple answers, that had caused a ResourceException Steve Coursen 2018-01-08 20:13:20 -05:00
  • e45fec3956 Merge branch 'master' into master Ross McFarland 2018-01-08 14:12:03 -08:00
  • e875ee7f5d Add a comment explaining our update scheme. Terrence Cole 2018-01-08 11:07:03 -08:00
  • b06c14deae Fix E501 line too long Steve Coursen 2018-01-08 12:28:25 -05:00
  • dc43c43866 Increased test coverage Steve Coursen 2018-01-08 10:02:27 -05:00
  • ccf31c1f91 Merge branch 'master' into master Steve Coursen 2018-01-08 09:05:51 -05:00
  • 25dfaf2310 Merge branch 'master' into master Steve Coursen 2018-01-06 23:28:20 -05:00
  • 57685b89cf Merge branch 'master' of ssh://github.com/nsone/octodns Stephen Coursen 2018-01-07 03:50:19 +00:00
  • 0df8ed5e2a bump required version of nsone-python client Stephen Coursen 2018-01-07 03:50:10 +00:00
  • 24f72a85d1 Merge pull request #2 from nsone/ns1-geo-add-filter Steve Coursen 2018-01-06 22:47:27 -05:00
  • 10dd69fae7 Merge pull request #167 from github/cloudflare-alias-support Ross McFarland 2018-01-06 19:02:08 -08:00
  • e300f1c301 Merge branch 'master' into cloudflare-alias-support Ross McFarland 2018-01-06 18:59:41 -08:00
  • de4dc76b3f Merge pull request #156 from github/plan-outputs Ross McFarland 2018-01-06 17:04:23 -08:00
  • c8e71955bb Merge branch 'master' into plan-outputs Ross McFarland 2018-01-06 16:54:04 -08:00
  • fdea900537 Correct total_count in Cloudflare record fixtures Ross McFarland 2018-01-06 16:53:34 -08:00
  • 0659eda451 Add Cloudflare ALIAS record support Ross McFarland 2018-01-06 16:53:11 -08:00
  • 026b9108d0 Merge pull request #162 from github/cloudflare-updates Ross McFarland 2018-01-06 16:34:12 -08:00
  • ad1d0f0fe8 Fixes and unit tests for new plan output functionality Ross McFarland 2018-01-06 16:26:48 -08:00
  • 85af9c5f88 Merge remote-tracking branch 'origin/master' into cloudflare-updates Ross McFarland 2018-01-06 15:52:08 -08:00
  • 3c3f63b450 Unit tests for reworked Cloudflare updates Ross McFarland 2018-01-06 15:51:48 -08:00
  • 80aed00523 Pull transformer above the loop for delete as well. Terrence Cole 2018-01-06 11:18:33 -08:00
  • cdf26ffae4 Refactor the output transformer loop. Terrence Cole 2018-01-06 10:35:47 -08:00
  • 41622009e4 Set a default rate-limit delay. Terrence Cole 2018-01-06 10:32:25 -08:00
  • 88bbd66300 Move request delay to a central location. Terrence Cole 2018-01-06 10:29:22 -08:00
  • b7d058b0e7 Merge pull request #163 from github/route53-naptr-nones Ross McFarland 2018-01-06 10:15:58 -08:00
  • a7e32d2c87 Hard-ping azure lib versions, they have breaking changes Ross McFarland 2018-01-06 10:13:23 -08:00
  • 5c94407893 All requirements are >=, not exact versions Ross McFarland 2018-01-06 08:58:28 -08:00
  • ddf53b7a47 No changes bold, not h2 Ross McFarland 2018-01-06 07:50:23 -08:00
  • 8d7eca21e9 Get lint green on test code too. Terrence Cole 2018-01-05 15:56:06 -08:00
  • 34f2432c3f after discussion, we should shuffle if there's more than 1 answer Stephen Coursen 2018-01-05 22:45:00 +00:00
  • e6cda62284 Only add shuffle if there is more than 1 answer *and* any of the answers have geo Stephen Coursen 2018-01-05 22:34:15 +00:00
  • 6c91a92a72 Add geotarget filter, change log level to debug Stephen Coursen 2018-01-05 19:24:38 +00:00
  • ef80516704 Merge pull request #1 from nsone/ns1_geo Steve Coursen 2017-12-29 11:19:07 -05:00
  • 481bbe10f6 add geo support for ns1 Steve Coursen 2017-12-28 16:01:56 -05:00
  • 61a86810ee add geo support for ns1 Steve Coursen 2017-12-28 16:01:22 -05:00
  • 429b447238 Route53's NAPTR values should default to '' not None Ross McFarland 2017-12-27 10:20:01 -08:00
  • fd9af2bd25 Major reworking of Cloudflare record update Ross McFarland 2017-12-27 09:54:18 -08:00
  • 1903b242b5 Merge branch 'master' of https://github.com/github/octodns Terrence Cole 2017-12-15 11:33:39 -08:00
  • 106f59fe6c No table border Ross McFarland 2017-12-02 16:00:00 -08:00
  • e092afda17 Add PlanHtml Ross McFarland 2017-12-02 15:58:47 -08:00
  • aa20b3388f plan _value_stringifier Ross McFarland 2017-12-02 15:39:29 -08:00
  • 7d83ae84c7 Rework markdown table to use 2-rows for updates, 1 for create/delete Ross McFarland 2017-12-02 15:21:28 -08:00
  • 402bc2092e WIP: markdown plan_output support Ross McFarland 2017-12-02 12:35:18 -08:00
  • 1a9d8541ad Only ignore config/ at the top Ross McFarland 2017-12-02 11:45:11 -08:00
  • 3d0f5aeca0 Config-based plan_output Ross McFarland 2017-12-02 11:40:55 -08:00
  • 31e6f99df6 Manager.plan_outputs Ross McFarland 2017-12-02 10:37:19 -08:00
  • b72fba3e35 Move the log plan output to PlanLogger Ross McFarland 2017-12-02 10:34:32 -08:00
  • f50d9b6087 Extract plan from base.py into plan.py Ross McFarland 2017-12-02 10:12:28 -08:00
  • 3c5923eda6 Merge pull request #153 from yzguy/pep8-to-pycodestyle Ross McFarland 2017-11-24 08:48:03 -08:00
  • a7474d9d31 Merge branch 'master' into pep8-to-pycodestyle Ross McFarland 2017-11-24 08:44:53 -08:00
  • 6c49155b26 Merge pull request #151 from yzguy/digitalocean_apex_values Ross McFarland 2017-11-24 08:40:16 -08:00
  • ef8d66ff9c Transform @ in Digitalocean API output to zone name Adam Smith 2017-11-23 21:49:14 -08:00
  • 9018e796bb migrate from pep8 to pycodestyle #152 Adam Smith 2017-11-23 22:17:50 -08:00
  • 1479d8804f Merge branch 'ns1_geo' of ssh://github.com/nsone/octodns into ns1_geo Steve Coursen 2017-11-14 13:14:52 -05:00
  • ce5ecc52e3 fix broken test by updating the actual format of the answers Steve Coursen 2017-11-14 13:14:03 -05:00
  • 0666522d77 Merge branch 'master' into ns1_geo Steve Coursen 2017-11-14 12:33:07 -05:00
  • 2cc17ffc7a pep8 cleanup Steve Coursen 2017-11-13 13:58:12 -05:00
  • 0cc20afabd pep8 cleanup Steve Coursen 2017-11-13 13:57:43 -05:00
  • 0dfcc6f6f2 Send appropriate meta along for A and AAAA records Steve Coursen 2017-11-13 09:37:03 -05:00
  • 7fc437dba5 Merge pull request #140 from yzguy/digitalocean-provider Ross McFarland 2017-11-13 06:07:12 -08:00
  • cedbc37fd7 Merge branch 'master' into digitalocean-provider Ross McFarland 2017-11-13 06:01:20 -08:00
  • 518d0ee846 Merge pull request #147 from yzguy/align-validate-with-other-commands Ross McFarland 2017-11-13 05:27:08 -08:00
  • 75cfc4fb76 remove default config file for octodns-validate Adam Smith 2017-11-13 00:19:05 -08:00
  • feec4a6821 Add DigitalOcean provider Adam Smith 2017-11-06 22:32:46 -08:00
  • 6d00b26a5d Merge pull request #142 from github/fix-dump-caa-support Ross McFarland 2017-11-11 17:56:27 -08:00
  • b40b5d847e Merge branch 'master' into fix-dump-caa-support Ross McFarland 2017-11-08 08:54:49 -08:00
  • 4b49621318 Merge pull request #143 from timhughes/geoodns_docs_example Ross McFarland 2017-11-08 08:22:15 -08:00
  • b4ead495f5 adds an example of how to setup geodns to the docs Tim Hughes 2017-11-08 14:41:48 +00:00
  • 454f7f8c8f Add formal CAA support to YamlProvider Ross McFarland 2017-11-08 06:26:18 -08:00
  • 1629d97545 Merge pull request #139 from 4383/setuptools-update Ross McFarland 2017-11-06 19:08:56 -08:00
  • 50299aa303 Merge branch 'master' into setuptools-update Ross McFarland 2017-11-06 19:03:23 -08:00
  • 5067b5ac17 Merge pull request #138 from github/powerdns-conf-timeout Ross McFarland 2017-11-06 07:13:43 -08:00
  • 7fa999953f reset changes on __init__ Hervé Beraud 2017-11-05 13:38:31 +01:00
  • 2ee1a41a78 Remove setuptools minimal version Hervé Beraud 2017-11-05 12:37:06 +01:00
  • dd692320c9 Apply review comments Hervé Beraud 2017-11-04 22:01:18 +01:00
  • 77d2fd1eb4 improve setuptools capabilities Hervé Beraud 2017-11-03 22:31:38 +01:00
  • ba3ad27c02 Make PowerDnsBaseProvider's timeout configurable Ross McFarland 2017-11-02 06:50:15 -07:00
  • 6caeb73558 Merge pull request #135 from trnsnt/ovh-support-dkim Ross McFarland 2017-10-30 12:43:21 -07:00