Adam Smith
c0315d25ba
add Constellix Provider
6 years ago
Basir Jamil
5a741eb600
fastdns: fixed typo in test fixture
7 years ago
Basir Jamil
1596add89f
fastdns provider:
- added unit tests for apply functions
- added another json config file for this
- 100% code coverage reached
7 years ago
Basir Jamil
852d607715
fastdns:
- added test cases for test_apply, testing for basic create, update, delete records
- added previous state json file in test/fixtures to do the above
7 years ago
Basir Jamil
41c5986144
Fastdns provider:
- added test cases for testin populate()
- added mock request responses in tests/fixtures/
- updated requirements.txt to require edgegrid-python
7 years ago
ItsAlex
53c2b8d194
fix: prevent digital ocean provider to crash if records type is not supported
7 years ago
Rhosyn Celyn
fd63150cac
Added tests, clean up and small modifications
7 years ago
Adam Smith
ca80200653
add supports check to DNSMadeEasy Provider
7 years ago
Adam Smith
6ee308089f
add ANAME support to DnsMadeEasy (ALIAS == ANAME)
7 years ago
Ross McFarland
02d120dda6
Fixes for DNSimple's TXT ; handling
7 years ago
Paul van Brouwershaven
c848860b1f
Add SRV support to Cloudflare provider
8 years ago
Adam Smith
d8837a14ad
add tests for DnsMadeEasy provider
8 years ago
Ross McFarland
fdea900537
Correct total_count in Cloudflare record fixtures
8 years ago
Adam Smith
ef8d66ff9c
Transform @ in Digitalocean API output to zone name
8 years ago
Adam Smith
feec4a6821
Add DigitalOcean provider
8 years ago
Paul van Brouwershaven
4b41762642
Use target.id instead of class name
8 years ago
Paul van Brouwershaven
11f4359099
Add support for included and excluded records
`Included` and `Excluded` can be used to filter records for one or more specific provider(s). This can be extremely useful when certain record types are not supported by a provider and you want only that provider to receive an alternative record.
See also: https://github.com/github/octodns/issues/26
8 years ago
Ross McFarland
a558fde6df
Fixes for cloudflare CAA support
8 years ago
Ross McFarland
e43da949a3
Add CAA for CF, DNSimple, and README
8 years ago
Ross McFarland
c24c793bcb
CAA unit tests for provider support
8 years ago
Terrence Cole
01f8431d74
Make formatting consistent and improve record type support.
9 years ago
Terrence Cole
0579ff6f2d
Working push for A records.
9 years ago
Vietor Davis
c19ec41b6b
Parse all data in the sample return set
9 years ago
Vietor Davis
679c2be0e0
Start sketchin of Rackspace provider, half rewritten from powerdns...
9 years ago
Ross McFarland
8ed7278032
DynProvider and DnsimpleProvider ALIAS tests
9 years ago
zBart
bc98af024b
Handle Cloudflare not escaping semicolons
9 years ago
Ross McFarland
7957a4c018
Initial import of OSS OctoDNS
9 years ago