Ross McFarland
7d8f04a746
Linting fix
7 years ago
Bart S
7628f819b8
Added note saying session_token is optional
7 years ago
Ross McFarland
02d120dda6
Fixes for DNSimple's TXT ; handling
7 years ago
Ross McFarland
4755140c68
Merge pull request #297 from zBart/patch-1
Added ALIAS to the Cloudflare list of proxiable record types
7 years ago
Bart S
c19fce46c0
Attempted lint fixes
7 years ago
Bart S
dfdf81cda4
Added option to set the AWS session token to the Route53Provider
7 years ago
Bart S
c26c8b7c3f
Added ALIAS to the support list of proxiable record types
7 years ago
Ross McFarland
4e9cd1d975
Merge pull request #295 from github/dyn-caa-ttl
Include TTL in Dyn CCA record values
7 years ago
Ross McFarland
6a7a54be06
Include TTL in Dyn CCA record values
7 years ago
Ross McFarland
8b535908a9
Merge pull request #293 from begincalendar/octodns-output-for-yaml
WIP: Add (non-empty) Record._octodns dict to YAML file output
7 years ago
Ross McFarland
3e73bbc45b
Merge branch 'master' into octodns-output-for-yaml
7 years ago
Matt
84c883c67f
Add - Test case.
7 years ago
Ross McFarland
88c3effe99
Merge pull request #291 from github/version-support
Implement --version in ArgumentParser
7 years ago
Matt
933a56d8f9
Add - (non-empty) Record._octodns dict to YAML file output.
7 years ago
Ross McFarland
3032270545
Implement --version in ArgumentParser
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
Mads Tandrup
29598f2a5d
Avoid escaping semicolon in Azure DNS
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