Matt
84c883c67f
Add - Test case.
7 years ago
Matt
933a56d8f9
Add - (non-empty) Record._octodns dict to YAML file output.
7 years ago
Ross McFarland
6ec5bd4da2
Merge pull request #283 from github/rel-0-9-3
Version bump to 0.9.3 & CHANGELOG.md update
7 years ago
Ross McFarland
d074e5ea82
Correct CHANGELOG version number
7 years ago
Ross McFarland
680f8454c8
Version bump to 0.9.3 & CHANGELOG.md update
7 years ago
Ross McFarland
93dab2cd0c
Merge pull request #282 from github/bump-requests-version
Bump requests to 2.20.0
7 years ago
Ross McFarland
9904086b31
In setup.py too
7 years ago
Ross McFarland
4df77f2322
Bump requests to 2.20.0
7 years ago
Ross McFarland
b27a3a80bf
Merge pull request #281 from kivikakk/natsort-upper-limit
bound natsort to 5.2.x
7 years ago
Ashe Connor
f8a98b8fbc
bound natsort to 5.2.x
Current latest (5.4.1) FTBFS on Python 2.7.
7 years ago
Ross McFarland
1f0b5d4a22
Merge pull request #264 from begincalendar/add-cloudflare-proxied-support
Add ability to manage Cloudflare proxy flag
7 years ago
Matt
bcff231e35
Alter - New tests to be more unit-test-like.
7 years ago
Matt
a0eaefb330
Add: Documentation on how to utilise the new behaviour.
7 years ago
Matt
6ceb35c2fc
Add: New tests.
7 years ago
Matt
18f29f1c6b
Alter: Existing tests.
7 years ago
Matt
9ff5942d19
Add: Ability to manage "proxied" flag of "A", "AAAA" and "CNAME" records via
YAML configuration (see "CloudflareProvider" class docstring for details).
7 years ago
Ross McFarland
16a0a4181a
Merge pull request #277 from github/fix-cf-record-update-order
Vastly improved CloudflareProvider _apply_Update, much safer
7 years ago
Ross McFarland
aee786dd01
Explicit handling of SRV & CAA in _gen_key, tests for those cases
7 years ago
Ross McFarland
0c33d3acac
Handle the MX special case around content
7 years ago
Ross McFarland
db8e291d53
Implement CloudflareProvider create + delete -> update conversion
7 years ago
Ross McFarland
c752005856
CloudflareProvider._hash_data is no longer used
7 years ago
Ross McFarland
e0c4e60c43
Vastly improved CloudflareProvider _apply_Update, much safer
7 years ago
Ross McFarland
c66feba63f
Merge pull request #276 from yzguy/zonefile_source
add Zone File source, reads Bind compatible zone files
7 years ago
Adam Smith
fd3de1e08b
add Zone File source, reads Bind compatible zone files
7 years ago
Ross McFarland
6da23ea795
Merge pull request #259 from github/rel-0-9-2
Rel 0 9 2
7 years ago
Ross McFarland
d6b0726a09
Minor fixes to script/release to source env
7 years ago
Ross McFarland
8c342f608a
0.9.2 version bump and changelog update
7 years ago
Ross McFarland
03c5a24fe6
Merge pull request #257 from tnir/pypi-google-cloud-dns
Use google-cloud-dns instead of google-cloud for GoogleCloud
7 years ago
Takuya Noguchi
19e0811428
Use google-cloud-dns for GoogleCloud
On 2018-06-18, google-cloud package was deprecated and so
it requires us to use google-cloud-dns instead of google-cloud
for GoogleCloudProvider (Google Cloud DNS).
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
7 years ago
Ross McFarland
61b30f2b41
Merge pull request #253 from yzguy/axfr_source
add AXFR source to OctoDNS
8 years ago
Adam Smith
a803371fa4
add AXFR source to OctoDNS
Adds a new source requested in #239 . This source allows a user to pull data from
a legacy system (Bind9, etc.) that does not have an API/existing provider via
AXFR Zone Transfer.
8 years ago
Ross McFarland
8268385af2
Merge pull request #245 from github/etc-hosts-provider
Implement EtcHostsProvider, content to be used in /etc/hosts
8 years ago
Ross McFarland
9e8c4cf438
Merge branch 'master' into etc-hosts-provider
8 years ago
Ross McFarland
992052cf18
Merge pull request #236 from mvermaes/patch-1
Fix minor typo in contributing doc, layout
8 years ago
Ross McFarland
f9c53cc4ff
Merge branch 'master' into patch-1
8 years ago
Michael Vermaes
a5caf4ba5c
Fix minor typo in contributing doc, layout
8 years ago
Ross McFarland
b01cc18706
Merge branch 'master' into etc-hosts-provider
8 years ago
Ross McFarland
29ac9cb7ec
Merge pull request #246 from yzguy/route53_auth_methods
if user does not explicitly set Access Key ID and Secret Access Key t…
8 years ago
Ross McFarland
928661b2f2
Merge branch 'master' into route53_auth_methods
8 years ago
Ross McFarland
5ac99d70eb
Merge pull request #247 from yzguy/ns1_absolute_values
change all answers from NS1 to absolute for types that require it
8 years ago
Adam Smith
18e644918b
fix formatting for base provider output
8 years ago
Adam Smith
be6019f119
change all answers from NS1 to absolute for types that require it
8 years ago
Adam Smith
16eda53eb3
add note about fallback authentication for route53 provider
8 years ago
Adam Smith
446e8485b3
if user does not explicitly set Access Key ID and Secret Access Key then use
boto3's methods as fallback
8 years ago
Ross McFarland
1e2da34361
Use path.join, add loop detection & tests
8 years ago
Ross McFarland
50e1ce3881
Include zone name in the header
8 years ago
Ross McFarland
36b67b8b7a
Implement EtcHostsProvider, content to be used in /etc/hosts
...for testing or emergencies
8 years ago
Ross McFarland
f8a29f49d5
Merge pull request #243 from github/lenient-add-record
Lenient add record
8 years ago
Ross McFarland
bfb1251c4f
Merge branch 'master' into lenient-add-record
8 years ago
Ross McFarland
118cd32ef4
Merge pull request #244 from github/children-first
Apply sub-zones before parents
8 years ago