d9321ac
Change hardcoded RDpool order for ultra and catch more general error when checking if zone exists with ultra by
2018-02-08 18:23:18 -0500
6f0b0dd
Test different exception types by
2018-02-08 08:30:27 +0100
c4179ef
Allow proxied records with the same name by
2018-02-07 17:35:19 +0100
8a7145f
Changes according to review by
2018-02-07 14:53:18 +0100
75403e3
Merge pull request #185 from vanbroup/cloudflare-srv by
2018-02-05 13:46:28 -0800
86778e3
Remove escaped smi-colons before pushing changes to ultra by
2018-02-05 10:40:29 -0500
cf450f2
Fix bug with MX records having mutiple values by
2018-02-03 14:17:15 -0500
d3f72fc
Add RDPoll Random for ultradns provider by
2018-02-03 12:30:00 -0500
c848860
(refs/pull/185/head)
Add SRV support to Cloudflare provider by
2018-02-02 09:33:02 +0100
1b69d22
Update the octodns meta record to include the name of all the targets by
2018-02-01 12:06:16 -0500
c6c0dcd
Fix a bug with ultra provider and SRV records by
2018-01-31 13:32:37 -0500
4253793
change default TTL for the meta TXT record and add sleep after ultra zone creation by
2018-01-31 12:27:00 -0500
b5e7af0
Option to handle Cloudflare proxied records by
2018-01-31 09:57:36 +0100
d67391d
Fixed small bugs and removed small debug print information by
2018-01-30 15:21:01 -0500
507e748
Merge pull request #178 from yzguy/dnsmadeeasy-provider by
2018-01-28 19:55:26 -0500
d8837a1
(refs/pull/178/head)
add tests for DnsMadeEasy provider by
2018-01-27 21:58:05 -0800
4dc7c58
add ratelimit_delay parameter by
2018-01-22 22:43:04 -0800
712d1d8
add DnsMadeEasy to README, sandbox environment toggle by
2018-01-22 21:45:21 -0800
dd33ceb
Add UltraDNS provider Add possibility to deal with NS records, tested with Route53, Dyn and Ultra by
2018-01-22 12:40:14 -0500
ff305ca
(refs/pull/177/head)
Implement populate exists for OvhProvider by
2018-01-22 17:12:06 +0100
ef2ebf7
add exists for zone creation detection by
2018-01-21 23:37:01 -0800
449330b
add DnsMadeEasy Provider by
2017-11-16 22:02:08 -0800
7566250
Implement populate exists for DnsimpleProvider by
2018-01-21 14:58:33 -0800
88ff172
Implement populate exists for DigitalOceanProvider by
2018-01-21 14:55:53 -0800
720e8eb
Implement populate exists for AzureProvider by
2018-01-21 14:49:20 -0800
d693d2e
Implement populate exists for GoogleCloudProvider by
2018-01-21 14:46:49 -0800
d35fcd3
Implement populate exists for RackspaceProvider by
2018-01-21 14:44:36 -0800
4d180ed
Implement populate exists for YamlProvider by
2018-01-21 14:41:54 -0800
1f40b98
Implement populate exists for CloudflareProvider by
2018-01-21 14:40:07 -0800
b546308
Implement populate exists for DynProvider by
2018-01-21 14:37:31 -0800
3ef9132
Implement populate exists for Ns1Provider by
2018-01-21 14:35:32 -0800
d03e07c
Implement populate exists for PowerDnsProvider by
2018-01-21 14:27:08 -0800
73c002f
Implement populate exists for Route53Provider by
2018-01-21 14:26:51 -0800
94bfb1e
Switch populate to return exists, cleaner setup by
2018-01-21 14:06:20 -0800
1e71bce
Add create param to Plan by
2018-01-21 13:47:58 -0800
4946837
Merge pull request #173 from github/handle-0-pref by
2018-01-21 06:53:22 -0800
af435c3
(refs/pull/173/head)
Handle MX preference of 0 by
2018-01-21 06:31:37 -0800
2bf8fff
Update dockerfile by
2018-01-11 12:31:05 -0500
395f57a
Add dockerfile and tweak route53 provider to exclude ALIAS records by
2018-01-10 15:58:12 -0500
52d4aa1
Merge pull request #169 from github/ns1-retry-period by
2018-01-09 08:41:05 -0800
5ae9c03
(refs/pull/169/head)
Merge branch 'master' into ns1-retry-period by
2018-01-09 08:37:41 -0800
a504ad1
Merge pull request #171 from github/ns1-geo-hc by
2018-01-09 08:07:28 -0800
68bc400
(refs/pull/171/head)
Comment that NS1 geo health checks aren't yet supported by
2018-01-09 07:51:32 -0800
456bed5
Merge pull request #170 from nsone/master by
2018-01-09 07:41:56 -0800
682e57c
(refs/pull/170/head)
Set Ns1Provider to "Yes" for GeoDNS Support by
2018-01-09 10:35:52 -0500
c16b8d6
RateLimitException.period is coming back as str now by
2018-01-09 07:28:36 -0800
feb61df
Merge pull request #165 from procore/master by
2018-01-09 07:25:36 -0800
1fc735e
(refs/pull/165/head)
Merge branch 'master' into master by
2018-01-09 07:22:17 -0800
b5ad8a7
Merge pull request #164 from nsone/master by
2018-01-09 07:13:16 -0800
9785e40
(refs/pull/164/head)
use defaultdict by
2018-01-08 22:04:42 -0500
d8ba6a2
slight code cleanup, coverage increase by
2018-01-08 22:02:46 -0500
241e6cc
E501 trim lines by
2018-01-08 21:57:13 -0500
dcdde5d
Handle multiple answers correctly when dersializing by
2018-01-08 21:46:59 -0500
154ca64
Fix serialization of multiple answers, that had caused a ResourceException by
2018-01-08 20:13:20 -0500
e45fec3
Merge branch 'master' into master by
2018-01-08 14:12:03 -0800
e875ee7
Add a comment explaining our update scheme. by
2018-01-08 11:07:03 -0800
b06c14d
Fix E501 line too long by
2018-01-08 12:28:25 -0500
dc43c43
Increased test coverage by
2018-01-08 10:02:27 -0500
ccf31c1
Merge branch 'master' into master by
2018-01-08 09:05:51 -0500
25dfaf2
Merge branch 'master' into master by
2018-01-06 23:28:20 -0500
57685b8
Merge branch 'master' of ssh://github.com/nsone/octodns by
2018-01-07 03:50:19 +0000
0df8ed5
bump required version of nsone-python client by
2018-01-07 03:50:10 +0000
24f72a8
Merge pull request #2 from nsone/ns1-geo-add-filter by
2018-01-06 22:47:27 -0500
10dd69f
Merge pull request #167 from github/cloudflare-alias-support by
2018-01-06 19:02:08 -0800
e300f1c
(refs/pull/167/head)
Merge branch 'master' into cloudflare-alias-support by
2018-01-06 18:59:41 -0800
de4dc76
Merge pull request #156 from github/plan-outputs by
2018-01-06 17:04:23 -0800
c8e7195
(refs/pull/156/head)
Merge branch 'master' into plan-outputs by
2018-01-06 16:54:04 -0800
fdea900
Correct total_count in Cloudflare record fixtures by
2018-01-06 16:53:34 -0800
0659eda
Add Cloudflare ALIAS record support by
2018-01-06 16:53:11 -0800
026b910
Merge pull request #162 from github/cloudflare-updates by
2018-01-06 16:34:12 -0800
ad1d0f0
Fixes and unit tests for new plan output functionality by
2018-01-06 16:26:48 -0800
85af9c5
(refs/pull/162/head)
Merge remote-tracking branch 'origin/master' into cloudflare-updates by
2018-01-06 15:52:08 -0800
3c3f63b
Unit tests for reworked Cloudflare updates by
2018-01-06 15:51:48 -0800
80aed00
Pull transformer above the loop for delete as well. by
2018-01-06 11:18:33 -0800
cdf26ff
Refactor the output transformer loop. by
2018-01-06 10:35:47 -0800
4162200
Set a default rate-limit delay. by
2018-01-06 10:32:25 -0800
88bbd66
Move request delay to a central location. by
2018-01-06 10:29:22 -0800
b7d058b
Merge pull request #163 from github/route53-naptr-nones by
2018-01-06 10:15:58 -0800
a7e32d2
(refs/pull/163/head)
Hard-ping azure lib versions, they have breaking changes by
2018-01-06 10:13:23 -0800
5c94407
All requirements are >=, not exact versions by
2018-01-06 08:58:28 -0800
ddf53b7
No changes bold, not h2 by
2018-01-06 07:50:23 -0800
8d7eca2
Get lint green on test code too. by
2018-01-05 15:56:06 -0800
34f2432
after discussion, we should shuffle if there's more than 1 answer by
2018-01-05 22:45:00 +0000
e6cda62
Only add shuffle if there is more than 1 answer *and* any of the answers have geo by
2018-01-05 22:34:15 +0000
6c91a92
Add geotarget filter, change log level to debug by
2018-01-05 19:24:38 +0000
ef80516
Merge pull request #1 from nsone/ns1_geo by
2017-12-29 11:19:07 -0500
481bbe1
add geo support for ns1 by
2017-12-28 16:01:56 -0500
61a8681
add geo support for ns1 by
2017-12-28 16:01:22 -0500
429b447
Route53's NAPTR values should default to '' not None by
2017-12-27 10:20:01 -0800
fd9af2b
Major reworking of Cloudflare record update by
2017-12-27 09:54:18 -0800
1903b24
Merge branch 'master' of https://github.com/github/octodns by
2017-12-15 11:33:39 -0800
106f59f
No table border by
2017-12-02 16:00:00 -0800
e092afd
Add PlanHtml by
2017-12-02 15:58:47 -0800
aa20b33
plan _value_stringifier by
2017-12-02 15:39:29 -0800
7d83ae8
Rework markdown table to use 2-rows for updates, 1 for create/delete by
2017-12-02 15:21:28 -0800
402bc20
WIP: markdown plan_output support by
2017-12-02 12:35:18 -0800
1a9d854
Only ignore config/ at the top by
2017-12-02 11:45:11 -0800
3d0f5ae
Config-based plan_output by
2017-12-02 11:40:55 -0800
31e6f99
Manager.plan_outputs by
2017-12-02 10:37:19 -0800
b72fba3
Move the log plan output to PlanLogger by
2017-12-02 10:34:32 -0800