 Ross McFarlandandGitHub
|
c45b7a5fb0
|
Merge pull request #112 from github/rel-0-8-7
0.8.7 release
v0.8.7
|
2017-09-29 18:26:36 -05:00 |
|
Ross McFarland
|
74631a6a71
|
0.8.7 version bump
|
2017-09-29 16:23:51 -07:00 |
|
Ross McFarland
|
feec443bb4
|
Require setuptools new enough to publish to pypi
|
2017-09-29 16:14:22 -07:00 |
|
 Ross McFarlandandGitHub
|
1659784438
|
Merge pull request #108 from trnsnt/ovh-support
Add OVH as octodns provider
|
2017-09-19 16:19:33 -07:00 |
|
trnsnt
|
8a13ccab46
|
Add OVH as octodns provider
|
2017-09-18 17:37:51 +02:00 |
|
 Ross McFarlandandGitHub
|
24c06b5ff9
|
Merge pull request #106 from github/rel-0.8.6
Cut v0.8.6
v0.8.6
|
2017-09-06 13:28:22 -07:00 |
|
Ross McFarland
|
ce7b2ef181
|
Cut v0.8.6
|
2017-09-06 13:23:26 -07:00 |
|
 Ross McFarlandandGitHub
|
b7e085e1be
|
Merge pull request #105 from github/cloudflare-caa-fixes
Fixes for cloudflare CAA support
|
2017-09-06 13:21:35 -07:00 |
|
Ross McFarland
|
a558fde6df
|
Fixes for cloudflare CAA support
|
2017-09-06 12:08:08 -07:00 |
|
 Ross McFarlandandGitHub
|
a0975e4f29
|
Merge pull request #103 from github/caa-support
CAA support
|
2017-08-28 13:48:34 -07:00 |
|
Ross McFarland
|
ba6dc9858e
|
Get out of the business of validating CAA records
Seem to be pretty inconsistently implemented/validated across providers so
just shrug and move on.
|
2017-08-28 13:40:25 -07:00 |
|
Ross McFarland
|
e43da949a3
|
Add CAA for CF, DNSimple, and README
|
2017-08-26 15:39:54 -07:00 |
|
Ross McFarland
|
f5ad26e1f9
|
Fixes for dnsimple CAA support
|
2017-08-26 15:31:57 -07:00 |
|
Ross McFarland
|
c24c793bcb
|
CAA unit tests for provider support
|
2017-08-26 15:28:09 -07:00 |
|
Ross McFarland
|
22591ae84b
|
Add CAA support for NS1
|
2017-08-26 09:38:21 -07:00 |
|
Ross McFarland
|
1e68cd6ae9
|
Add CAA support to Dyn, PowerDNS, and Route53
|
2017-08-26 09:03:59 -07:00 |
|
Ross McFarland
|
4cae1e2bdb
|
Add CAA Record class and tests
|
2017-08-26 08:18:17 -07:00 |
|
 Ross McFarlandandGitHub
|
a7923f4805
|
Merge pull request #97 from github/route53-max-attempts
Add support for increasing Route53 retries
|
2017-08-21 18:32:39 -07:00 |
|
 Ross McFarlandandGitHub
|
ed45ac3875
|
Merge branch 'master' into route53-max-attempts
|
2017-08-21 16:01:30 -07:00 |
|
 Ross McFarlandandGitHub
|
687d7612bc
|
Merge pull request #102 from h-hwang/master
Fixed TXT record bug when creating the record with Azure
|
2017-08-21 16:01:18 -07:00 |
|
Heesu Hwang
|
a46ee23cc5
|
Slight refactor to make parsing value vs values separate from return
|
2017-08-21 11:59:18 -07:00 |
|
Heesu Hwang
|
9623f4e783
|
updated testfile to include test cases for new TXT data parsing
|
2017-08-21 11:02:28 -07:00 |
|
Heesu Hwang
|
a2c9950d28
|
Fixed inconsistency bug with adding TXT records with Azure.
|
2017-08-21 10:28:43 -07:00 |
|
 Ross McFarlandandGitHub
|
41b68ae58b
|
Merge pull request #99 from poblahblahblah/allow-https-for-powerdns
Allow proto to be specified for powerdns
|
2017-08-15 16:35:05 -07:00 |
|
Patrick O'Brien
|
75ca21a6cd
|
Allow scheme to be specified for powerdns
This allows a scheme to be set for the PowerDNS API. It defaults to
http to retain backwards compatibility.
|
2017-08-15 16:25:26 -07:00 |
|
Ross McFarland
|
268620c939
|
Add support for increasing Route53 retries
|
2017-08-12 12:54:53 -07:00 |
|
 Ross McFarlandandGitHub
|
c487954d14
|
Merge pull request #93 from github/better-sorted-error-msg
Improved/actionable keys out of order error message
|
2017-07-26 15:23:27 -07:00 |
|
Ross McFarland
|
7f8a01a81d
|
Improved/actionable keys out of order error message
|
2017-07-25 09:15:30 -07:00 |
|
 Ross McFarlandandGitHub
|
acf9fb67ad
|
Merge pull request #92 from github/rel-0-8-5
Release v0.8.5
v0.8.5
|
2017-07-21 08:56:43 -07:00 |
|
Ross McFarland
|
f0258d4b2a
|
Release v0.8.5
|
2017-07-21 08:53:21 -07:00 |
|
 Ross McFarlandandGitHub
|
f890983e12
|
Merge pull request #85 from github/add-record-perf
Fix major performance issue with add_record O(N^2)
|
2017-07-21 08:40:38 -07:00 |
|
 Ross McFarlandandGitHub
|
0cb284ad0c
|
Merge branch 'master' into add-record-perf
|
2017-07-21 08:37:48 -07:00 |
|
 Ross McFarlandandGitHub
|
e6d2c92df6
|
Merge pull request #84 from h-hwang/master
Azure DNS Support PR
|
2017-07-11 08:02:51 -07:00 |
|
 Ross McFarlandandGitHub
|
4b7a18e8a4
|
Merge branch 'master' into master
|
2017-07-11 07:53:03 -07:00 |
|
 Joe WilliamsandGitHub
|
84b632ade6
|
Merge pull request #90 from github/fix_deletes_render
fix unsafe plan text interpolation
|
2017-07-11 07:41:01 -07:00 |
|
Joe Williams
|
5b746845ed
|
add tests
|
2017-07-11 07:36:24 -07:00 |
|
Joe Williams
|
11a246da81
|
whitespace
|
2017-07-11 07:20:18 -07:00 |
|
 Joe WilliamsandGitHub
|
2b58e065e8
|
fix format
|
2017-07-11 07:09:20 -07:00 |
|
Joe Williams
|
22a0563916
|
fix unsafe plan text interpolation
|
2017-07-10 16:00:50 -07:00 |
|
Heesu Hwang
|
2cb93de3b6
|
Merge branch 'master' of https://github.com/github/octodns
|
2017-07-10 09:50:35 -07:00 |
|
 Ross McFarlandandGitHub
|
d77a663fee
|
Merge pull request #88 from github/ns1-no-escaping
Remove ; escapes before sending to ns1 and when pulling from
|
2017-07-06 07:35:42 -07:00 |
|
Ross McFarland
|
818c1e9cc6
|
Unit tests for ns1 escape handling and fix
|
2017-07-05 14:28:01 -07:00 |
|
Ross McFarland
|
8d7b3fb101
|
Remove ; escapes before sending to ns1 and when pulling from
|
2017-07-05 14:09:05 -07:00 |
|
Heesu Hwang
|
99578f328c
|
add azure to README. order reqs, change comments slightly, alphabetize functions
|
2017-07-05 09:45:38 -07:00 |
|
Heesu Hwang
|
968db67f30
|
Merge branch 'master' of https://github.com/github/octodns
|
2017-07-03 16:03:27 -07:00 |
|
Heesu Hwang
|
348a6ca783
|
Changed to map types to Azure Records isntead of implicitly using eval
|
2017-07-03 16:03:20 -07:00 |
|
 Ross McFarlandandGitHub
|
6b4a49d597
|
Merge pull request #87 from doddo/lenient_basesource
Add lenient to abstract BaseSource signature
|
2017-07-03 14:39:55 -07:00 |
|
Heesu Hwang
|
64455c4eff
|
Merge branch 'master' of https://github.com/h-hwang/octodns
|
2017-07-03 11:08:37 -07:00 |
|
Heesu Hwang
|
3bd41d8e2b
|
Merge branch 'master' of https://github.com/github/octodns
|
2017-07-03 11:07:39 -07:00 |
|
 Heesu HwangandGitHub
|
e42de92b91
|
Merge branch 'master' into master
|
2017-07-03 11:07:14 -07:00 |
|