Commit Graph

  • 95fb613966 Pull quoted data out of the correct field. Terrence Cole 2017-07-13 14:56:04 -07:00
  • 3459064d0f Use the proper arity when accessing quoted data records. Terrence Cole 2017-07-13 14:53:30 -07:00
  • 92fb24f3fa The provider constructor requires a pass-through id parameter. Terrence Cole 2017-07-13 14:47:29 -07:00
  • 01f8431d74 Make formatting consistent and improve record type support. Terrence Cole 2017-07-13 11:44:09 -07:00
  • 823423054f Rename the test file to reflect the new functionality. Terrence Cole 2017-07-12 16:35:39 -07:00
  • 0579ff6f2d Working push for A records. Terrence Cole 2017-07-12 16:34:22 -07:00
  • e6d2c92df6 Merge pull request #84 from h-hwang/master Ross McFarland 2017-07-11 08:02:51 -07:00
  • 4b7a18e8a4 Merge branch 'master' into master Ross McFarland 2017-07-11 07:53:03 -07:00
  • 84b632ade6 Merge pull request #90 from github/fix_deletes_render Joe Williams 2017-07-11 07:41:01 -07:00
  • 5b746845ed add tests Joe Williams 2017-07-11 07:36:24 -07:00
  • 11a246da81 whitespace Joe Williams 2017-07-11 07:20:18 -07:00
  • 2b58e065e8 fix format Joe Williams 2017-07-11 07:09:20 -07:00
  • 22a0563916 fix unsafe plan text interpolation Joe Williams 2017-07-10 16:00:50 -07:00
  • 2cb93de3b6 Merge branch 'master' of https://github.com/github/octodns Heesu Hwang 2017-07-10 09:50:35 -07:00
  • 21b3ffb509 Minor test updates for rackspace Vietor Davis 2017-07-07 18:37:04 -07:00
  • c19ec41b6b Parse all data in the sample return set Vietor Davis 2017-07-07 18:21:59 -07:00
  • d77a663fee Merge pull request #88 from github/ns1-no-escaping Ross McFarland 2017-07-06 07:35:42 -07:00
  • 818c1e9cc6 Unit tests for ns1 escape handling and fix Ross McFarland 2017-07-05 14:28:01 -07:00
  • 8d7b3fb101 Remove ; escapes before sending to ns1 and when pulling from Ross McFarland 2017-07-05 14:09:05 -07:00
  • 99578f328c add azure to README. order reqs, change comments slightly, alphabetize functions Heesu Hwang 2017-07-05 09:45:38 -07:00
  • 968db67f30 Merge branch 'master' of https://github.com/github/octodns Heesu Hwang 2017-07-03 16:03:27 -07:00
  • 348a6ca783 Changed to map types to Azure Records isntead of implicitly using eval Heesu Hwang 2017-07-03 16:03:20 -07:00
  • 6b4a49d597 Merge pull request #87 from doddo/lenient_basesource Ross McFarland 2017-07-03 14:39:55 -07:00
  • 64455c4eff Merge branch 'master' of https://github.com/h-hwang/octodns Heesu Hwang 2017-07-03 11:08:37 -07:00
  • 3bd41d8e2b Merge branch 'master' of https://github.com/github/octodns Heesu Hwang 2017-07-03 11:07:39 -07:00
  • e42de92b91 Merge branch 'master' into master Heesu Hwang 2017-07-03 11:07:14 -07:00
  • cd9d7254f0 Fixed stray prints and assert errors. Added versions of required azure libraries Heesu Hwang 2017-07-03 11:03:23 -07:00
  • 9637218c8b Add lenient to abstract BaseSource signature Petter Hassberg 2017-07-03 16:10:48 +02:00
  • 253e2c612b Merge pull request #86 from github/main-thread-future-trace-fix Ross McFarland 2017-07-02 19:14:45 -07:00
  • bdceac42be Fix stacktraces on MainThreadExecutor Ross McFarland 2017-07-02 18:40:58 -07:00
  • 908698da49 Fix major performance issue with add_record O(N^2) Ross McFarland 2017-07-02 18:23:45 -07:00
  • 69817ab465 Merge pull request #81 from github/ns1-retry Ross McFarland 2017-07-02 11:13:50 -07:00
  • a49330c5f4 Merge remote-tracking branch 'origin/master' into ns1-retry Ross McFarland 2017-07-02 10:47:52 -07:00
  • 06fb578550 Include sleep duration in ns1 RateLimitException log Ross McFarland 2017-07-02 10:47:13 -07:00
  • d9806e851f NS1 RateLimitException, just sleep for e.period Ross McFarland 2017-07-02 10:45:58 -07:00
  • ec4261e7da Fixed typed in _data_for_PTR and amended test case to check for it Heesu Hwang 2017-06-30 17:29:16 -07:00
  • 824cf4e98c Changed code as per PR review. Only major change is refactoring _check_zones. Many more comments Heesu Hwang 2017-06-30 17:12:18 -07:00
  • 764e2472a8 Merge branch 'master' of https://github.com/github/octodns Heesu Hwang 2017-06-30 11:07:31 -07:00
  • 0b2275c4e6 Added complete error testing suite for azuredns Heesu Hwang 2017-06-30 11:06:42 -07:00
  • 16cfdc5bf0 Merge pull request #83 from anthonyvia/fix-route53-paging Ross McFarland 2017-06-29 10:28:53 -07:00
  • b0de5de445 Supply 'Marker' to Route53 client when paging in order to correctly retrieve the next page of results. anthonyvia 2017-06-29 09:55:52 -07:00
  • 08d3fda99e safety check for azure null values Heesu Hwang 2017-06-28 14:00:59 -07:00
  • ce00d13cee Merge branch 'master' of https://github.com/github/octodns Heesu Hwang 2017-06-28 09:30:41 -07:00
  • 74f5491426 Merge pull request #82 from github/release-bump-0-8-4 v0.8.4 Ross McFarland 2017-06-28 04:50:14 -07:00
  • 67c2f9767b CHANGELOG, version bump, pass at release script Ross McFarland 2017-06-28 04:46:59 -07:00
  • 6e99870cdc Merge pull request #80 from github/manually-join-values Ross McFarland 2017-06-28 04:14:26 -07:00
  • a44b82c2c7 NS1 rate_limit_delay param, unit tests for rate limit handling Ross McFarland 2017-06-28 04:11:46 -07:00
  • 0fb88a959a Add retry to ns1 provider Ross McFarland 2017-06-28 03:26:23 -07:00
  • 3a2ccdcac0 Manually join self.values to avoid double escapes, e.g. \\; Ross McFarland 2017-06-28 03:09:41 -07:00
  • 36585a11ef Merge branch 'master' of https://github.com/github/octodns into AZProvider Heesu Hwang 2017-06-27 12:11:28 -07:00
  • cc47bd7034 Fixed bug for MX and SRV. Added Azure test suite as well. Heesu Hwang 2017-06-27 12:10:57 -07:00
  • d7b02da246 Merge pull request #77 from github/rfc-1035 Ross McFarland 2017-06-27 09:11:29 -07:00
  • 679c2be0e0 Start sketchin of Rackspace provider, half rewritten from powerdns... Vietor Davis 2017-06-26 17:03:15 -07:00
  • 3b7973425a Merge branch 'master' into rfc-1035 Ross McFarland 2017-06-24 19:19:52 -07:00
  • 29861c44de Merge pull request #78 from github/meta-records Ross McFarland 2017-06-24 19:19:36 -07:00
  • 5e4d68094f Add meta record support with provider id to zone Ross McFarland 2017-06-24 17:14:48 -07:00
  • 98f7c646dd Merge branch 'master' of https://github.com/github/octodns into AZProvider Heesu Hwang 2017-06-23 15:19:32 -07:00
  • 598acc943d Added full support of Azure DNS. TODO: testing. Heesu Hwang 2017-06-23 15:19:27 -07:00
  • 4e3cc6b46a SSHFP RFC4255 - validate algorithm & fingerprint_type Ross McFarland 2017-06-23 13:35:04 -07:00
  • 3ce0d71e62 NAPTR RFC2915 - validate flags (partial) Ross McFarland 2017-06-23 13:28:22 -07:00
  • 6fc82fd279 Validate that MX preference parses as int Ross McFarland 2017-06-23 13:17:32 -07:00
  • 1340aee8a9 MX RFC1035 - priority -> preference & value -> exchange Ross McFarland 2017-06-23 13:04:38 -07:00
  • 3ca64c4e08 Merge pull request #74 from github/validate-rework Ross McFarland 2017-06-23 12:24:31 -07:00
  • 615bc95976 CNAME cannot coexist with other records on a node Ross McFarland 2017-06-23 09:49:25 -07:00
  • d2af8efe5c Root CNAMEs are not allowed Ross McFarland 2017-06-23 09:49:11 -07:00
  • a69ff64ae1 Add --lenient flag to dump Ross McFarland 2017-06-23 09:24:25 -07:00
  • cfc0d586a1 Log max_workers, useful to know Ross McFarland 2017-06-23 09:06:21 -07:00
  • a97818b6ec populating existing provider state is lenient Ross McFarland 2017-06-23 09:01:25 -07:00
  • 8323b4c0ea Complete refactor & rework of how validation is set up Ross McFarland 2017-06-23 07:14:01 -07:00
  • 4a9889bd59 Merge branch 'master' of https://github.com/github/octodns into AZProvider Heesu Hwang 2017-06-22 14:26:29 -07:00
  • 3c1e409e6f Added support for CNAME, AAAA, MX, SRV, NS, PTR. TODO: add TXT. add zone creation. create tests Heesu Hwang 2017-06-22 14:22:40 -07:00
  • 0aa0878ae8 Merge pull request #72 from github/explicit-supports Ross McFarland 2017-06-22 07:34:42 -07:00
  • 852c101388 Switch to an explicit SUPPORTS setup Ross McFarland 2017-06-21 17:08:16 -07:00
  • 02d80c2e84 Merge remote-tracking branch 'origin/master' into configurable-geo-healthcheck Ross McFarland 2017-06-21 15:31:25 -07:00
  • a316bf578c Merge pull request #70 from github/natrual-sorting-improvements Ross McFarland 2017-06-21 15:22:54 -07:00
  • 4e497e862e Merge branch 'master' into natrual-sorting-improvements Ross McFarland 2017-06-21 14:54:09 -07:00
  • 5a6c32d66c Merge pull request #46 from github/route53-refactor Ross McFarland 2017-06-21 14:53:56 -07:00
  • acd245ed41 Merge branch 'master' into route53-refactor Ross McFarland 2017-06-21 14:46:26 -07:00
  • b6cd08e659 Update DSFMonitor labels to include type Ross McFarland 2017-06-21 14:34:21 -07:00
  • 71b23214ee Merge branch 'master' of https://github.com/github/octodns into AZProvider Heesu Hwang 2017-06-21 14:25:57 -07:00
  • 92828ce1c6 Successfully able to add A records. TODO: check against live server to remove records not listed in config Heesu Hwang 2017-06-21 14:21:14 -07:00
  • 72eff706da Dyn support for configrable healthchecks and _extra_changes support Ross McFarland 2017-06-21 12:40:31 -07:00
  • f5bce43e10 Testing AzureProvider. TODO: resolve 'Exception: Unknown provider class: octodns.provider.azure.AzureProvider' Heesu Hwang 2017-06-20 15:54:35 -07:00
  • f48ef28688 Added shell script Heesu Hwang 2017-06-20 14:55:59 -07:00
  • ae9dd97f16 Filled out skeleton. Starting Testing Heesu Hwang 2017-06-20 14:43:51 -07:00
  • 0e8bc9a3d7 Dyn monitor config support, includes ability to update Ross McFarland 2017-06-20 14:43:27 -07:00
  • 9506c682cc Go head and support cleaning up v0000 Route53 health check versions Ross McFarland 2017-06-20 11:46:17 -07:00
  • d0b8b25cdd Existing and desired to _extra_changes, desired used by Route53 to get configed Ross McFarland 2017-06-20 11:44:13 -07:00
  • 3b349c96f0 Merge pull request #71 from github/route53-and-cloudflare-no-alias Ross McFarland 2017-06-20 08:44:21 -07:00
  • ce0b58d57e Quick-fix disable ALIAS for Route53 & Cloudflare Ross McFarland 2017-06-20 08:39:59 -07:00
  • 97e5b89925 Merge remote-tracking branch 'origin/master' into route53-refactor Ross McFarland 2017-06-20 08:18:36 -07:00
  • 046cde43b2 Make sorting enforcement optional with YamlProvider Ross McFarland 2017-06-19 22:44:34 -07:00
  • 4a7ce9e833 Bake in the existing, but less than great hex sorting behavior Ross McFarland 2017-06-19 22:36:08 -07:00
  • db35ffe72e Replace my custom natrual sorting with natsort module Ross McFarland 2017-06-19 22:17:48 -07:00
  • cdba531175 Merge pull request #69 from github/skip-no-targets Ross McFarland 2017-06-19 21:52:04 -07:00
  • 03a4763624 Skip planning (and populating) zones without elible targets Ross McFarland 2017-06-19 21:49:16 -07:00
  • 386ada34f0 Added onto azuredns.py. Still completing code skeleton Heesu Hwang 2017-06-19 17:04:25 -07:00
  • 5c6981fd3f Merge pull request #68 from sijis/docs/small_typos Ross McFarland 2017-06-17 10:33:42 -07:00
  • e6405d274a docs: Fix small typos Sijis Aviles 2017-06-17 10:34:11 -05:00
  • 0e20c076b0 First skeleton of Azure DNS Provider class Heesu Hwang 2017-06-16 14:20:36 -07:00