Commit Graph

  • 0b95694d7b Merge pull request #508 from github/nsone-country-filter-chain Pavan Chandrashekar 2020-03-31 11:16:37 -07:00
  • bcaaeb21f5 Merge branch 'master' into nsone-country-filter-chain Pavan Chandrashekar 2020-03-31 11:13:08 -07:00
  • 5bb2851002 Keep minimum relevant code in try/except block Pavan Chandrashekar 2020-03-30 10:41:00 -07:00
  • 85db74f3ee Merge pull request #518 from maikzumstrull/patch-1 Ross McFarland 2020-03-30 07:20:42 -07:00
  • bc3ce2071c Flipped bool logic Ross McFarland 2020-03-30 07:12:25 -07:00
  • 1fb4f4facd Avoid double existing_records lookup Ross McFarland 2020-03-30 07:04:07 -07:00
  • 72eaf0d3af Handle non-existent zones case in extra_changes Pavan Chandrashekar 2020-03-28 02:21:07 -07:00
  • f590f201ea Use dict to speed up record search Maik Zumstrull 2020-03-26 14:23:36 +00:00
  • 438bea46c3 Fix typos, add a log for filter updates Pavan Chandrashekar 2020-03-25 15:30:00 -07:00
  • f42300b983 Apply suggestions from code review Pavan Chandrashekar 2020-03-25 15:20:51 -07:00
  • a7f01d4c76 Support upgrade of filter chain Pavan Chandrashekar 2020-03-25 12:36:44 -07:00
  • e5df31c8a9 Merge pull request #517 from github/dynamic-pool-validation Ross McFarland 2020-03-24 12:04:16 -07:00
  • ee4f59cbb0 Merge branch 'master' into dynamic-pool-validation Ross McFarland 2020-03-24 11:58:46 -07:00
  • 1e41e20a87 Merge pull request #511 from github/fastdns-edgedns-rename Ross McFarland 2020-03-24 10:29:37 -07:00
  • e52429e31b Merge branch 'master' into fastdns-edgedns-rename Ross McFarland 2020-03-24 10:21:50 -07:00
  • d35c136858 Warn about unused pools, ones not referenced by a rule Ross McFarland 2020-03-20 13:32:37 -07:00
  • aa58631dcd Validate dynamic rules do not reuse pools Ross McFarland 2020-03-20 13:15:14 -07:00
  • 0ada5a9ad9 Merge branch 'master' of https://github.com/github/octodns into nsone-country-filter-chain Pavan Chandrashekar 2020-03-18 11:16:15 -07:00
  • 5f2fc721ab Add disabled flag to filter definition Pavan Chandrashekar 2020-03-18 11:15:33 -07:00
  • 7c9d89b826 Merge pull request #514 from github/transip-2-1-1 Ross McFarland 2020-03-16 08:15:21 -07:00
  • fd037e873b Transip v2.1.1, back out test skips and coverage omits Ross McFarland 2020-03-16 07:45:32 -07:00
  • 837d3ed4ae Address review comments, add explicit filter chains Pavan Chandrashekar 2020-03-12 03:01:02 -07:00
  • 92d243df78 Merge branch 'master' of https://github.com/github/octodns into nsone-country-filter-chain Pavan Chandrashekar 2020-03-10 15:23:45 -07:00
  • 694d7f3a71 Merge pull request #513 from github/disable-transip-tests Pavan Chandrashekar 2020-03-10 12:55:02 -07:00
  • 4432d49591 Minor fix. Coverage uses bourne shell, not bash Pavan Chandrashekar 2020-03-10 12:41:16 -07:00
  • c8f93ea010 Use unittest.skip() to skip tests Pavan Chandrashekar 2020-03-10 12:32:46 -07:00
  • 3ffde7330a Bypass transip tests, they are blocking octodns CI Pavan Chandrashekar 2020-03-10 10:14:11 -07:00
  • 789f65c0d1 Lint fixes (long lines) Pavan Chandrashekar 2020-03-09 16:51:32 -07:00
  • ee8111ec1a Remove a couple debug prints Pavan Chandrashekar 2020-03-09 16:41:35 -07:00
  • d7c55f15c3 Handle dynamic filter chains better Pavan Chandrashekar 2020-03-09 16:39:02 -07:00
  • 9349f20aeb Rename fastdns to edgedns w/backwards compat for now Ross McFarland 2020-03-06 17:26:52 -08:00
  • d68a034a57 Update country filter conditionally instead of changing the default Pavan Chandrashekar 2020-03-06 12:25:07 -08:00
  • 13e575651c Merge pull request #509 from rupa/ns1_rate_limiting_strategy Ross McFarland 2020-03-06 10:08:41 -08:00
  • 0df33a5165 changes per review rupa deadwyler 2020-03-06 11:39:11 -05:00
  • 0f848e9b76 Add the parallelism arg to Ns1Provider docstring rupa deadwyler 2020-03-05 12:58:28 -05:00
  • 003754edc7 NS1 provider: support rate-limiting strategy rupa deadwyler 2020-03-05 12:16:17 -05:00
  • b498f76725 Add country based filter to NS1 filter chain Pavan Chandrashekar 2020-03-04 17:55:55 -08:00
  • e7cb021675 Merge pull request #506 from github/handle-oceania Pavan Chandrashekar 2020-03-03 17:10:46 -08:00
  • 35b835e8aa Merge branch 'master' into handle-oceania Pavan Chandrashekar 2020-03-03 17:07:11 -08:00
  • 0daa37578b Address review comments Pavan Chandrashekar 2020-03-03 16:36:08 -08:00
  • 71a277f6ad NS1 doesn't support region OC. Handle it explicitly in the provider Pavan Chandrashekar 2020-03-03 11:07:29 -08:00
  • 2fd725497d Merge pull request #503 from github/dependabot/pip/jmespath-0.9.5 Ross McFarland 2020-03-02 07:37:28 -08:00
  • 0c87bc3561 Bump jmespath from 0.9.4 to 0.9.5 dependabot-preview[bot] 2020-03-02 15:26:01 +00:00
  • 84ae0b257c Merge pull request #502 from github/dependabot/pip/botocore-1.15.11 Ross McFarland 2020-03-02 07:24:44 -08:00
  • 944b259ce3 Bump botocore from 1.15.5 to 1.15.11 dependabot-preview[bot] 2020-03-02 15:21:46 +00:00
  • 1a1904b257 Merge pull request #501 from github/dependabot/pip/boto3-1.12.11 Ross McFarland 2020-03-02 07:20:20 -08:00
  • cc09651b2f Bump boto3 from 1.12.5 to 1.12.11 dependabot-preview[bot] 2020-03-01 08:15:27 +00:00
  • a293c7aa95 Merge pull request #500 from github/zonefile-check-origin Ross McFarland 2020-02-29 17:40:34 -08:00
  • 81c4092185 Add check_origin option to ZoneFileSource Ross McFarland 2020-02-28 07:07:52 -08:00
  • 4f304943cf Merge pull request #498 from github/dependabot-monthly Ross McFarland 2020-02-24 08:37:23 -08:00
  • 173bd8008f Weekly dependabot updates are too noisy, mostly boto Ross McFarland 2020-02-24 06:58:17 -08:00
  • f90daf9295 Merge pull request #497 from github/dependabot/pip/ns1-python-0.15.0 Ross McFarland 2020-02-24 06:57:49 -08:00
  • 8f360dcf3c Bump ns1-python from 0.14.0 to 0.15.0 dependabot-preview[bot] 2020-02-24 14:42:13 +00:00
  • ab98f10529 Merge pull request #495 from github/dependabot/pip/requests-2.23.0 Ross McFarland 2020-02-24 06:41:02 -08:00
  • 516e3e57b5 Bump requests from 2.22.0 to 2.23.0 dependabot-preview[bot] 2020-02-24 14:26:20 +00:00
  • 280faec372 Merge pull request #496 from github/dependabot/pip/boto3-1.12.5 Ross McFarland 2020-02-24 06:25:06 -08:00
  • 27b8ed43a7 Bump boto3 from 1.12.0 to 1.12.5 dependabot-preview[bot] 2020-02-24 14:22:55 +00:00
  • e6d740582e Merge pull request #494 from github/dependabot/pip/botocore-1.15.5 Ross McFarland 2020-02-24 06:21:37 -08:00
  • ad369fd056 Bump botocore from 1.15.0 to 1.15.5 dependabot-preview[bot] 2020-02-24 08:49:21 +00:00
  • b88300665d Merge pull request #493 from github/dependabot/pip/botocore-1.15.0 Ross McFarland 2020-02-18 15:30:01 -08:00
  • 413ddef2a6 Yet another round of Route53 retry internals changing Ross McFarland 2020-02-18 15:26:10 -08:00
  • 3777f131fb Bump botocore from 1.14.13 to 1.15.0 dependabot-preview[bot] 2020-02-17 19:25:54 +00:00
  • e9fb1c9ae9 Merge pull request #492 from github/dependabot/pip/google-cloud-dns-0.32.0 Ross McFarland 2020-02-17 11:24:24 -08:00
  • bad0408c98 Bump google-cloud-dns from 0.31.0 to 0.32.0 dependabot-preview[bot] 2020-02-17 19:05:44 +00:00
  • c2061684e8 Merge pull request #491 from github/dependabot/pip/boto3-1.12.0 Ross McFarland 2020-02-17 11:04:35 -08:00
  • 84bf588a32 Bump boto3 from 1.11.13 to 1.12.0 dependabot-preview[bot] 2020-02-17 08:45:14 +00:00
  • e3acac905a Merge pull request #402 from mamercad/feature/cloudflare-auth-bearer Ross McFarland 2020-02-15 16:17:30 -08:00
  • 908fb5aaec Ugh Ross McFarland 2020-02-15 16:12:58 -08:00
  • 9c3a8a7cf9 Ugh Ross McFarland 2020-02-15 16:12:19 -08:00
  • 309d2fb572 script not scripts Ross McFarland 2020-02-15 16:11:41 -08:00
  • e7370d01da Update development setup section of CONTRIBUTING Ross McFarland 2020-02-15 16:10:21 -08:00
  • 59b12dd9c0 Remove CloudFlare test copy, and specifically test token auth Ross McFarland 2020-02-15 16:02:20 -08:00
  • 78383df99f Merge branch 'master' of https://github.com/github/octodns into feature/cloudflare-auth-bearer Mark Mercado 2020-02-15 12:20:19 -05:00
  • b854453732 Merge pull request #487 from github/dependabot/pip/ns1-python-0.14.0 Ross McFarland 2020-02-10 15:16:32 -08:00
  • 57999c3fa3 Merge branch 'master' into dependabot/pip/ns1-python-0.14.0 Ross McFarland 2020-02-10 15:14:16 -08:00
  • 27ed4b347e Merge pull request #486 from github/dependabot/pip/botocore-1.14.13 Ross McFarland 2020-02-10 15:13:36 -08:00
  • a7ca048f01 Bump botocore from 1.14.9 to 1.14.13 dependabot-preview[bot] 2020-02-10 17:34:13 +00:00
  • a821394a24 Bump ns1-python from 0.13.0 to 0.14.0 dependabot-preview[bot] 2020-02-10 17:34:09 +00:00
  • eb2b8e9dfa Merge pull request #485 from github/dependabot/pip/s3transfer-0.3.3 Ross McFarland 2020-02-10 09:33:03 -08:00
  • 43fe6fd289 Bump s3transfer from 0.3.2 to 0.3.3 dependabot-preview[bot] 2020-02-10 17:31:02 +00:00
  • 0af46421b1 Merge pull request #484 from github/dependabot/pip/boto3-1.11.13 Ross McFarland 2020-02-10 09:29:48 -08:00
  • 67d69153a5 Merge branch 'master' into dependabot/pip/boto3-1.11.13 Ross McFarland 2020-02-10 09:26:47 -08:00
  • 14224327f3 Merge pull request #489 from johnlane/dnsimple-sandbox Ross McFarland 2020-02-10 09:23:12 -08:00
  • b16f54d084 Makes sure !sandbox on a normal provider. Ross McFarland 2020-02-10 09:18:52 -08:00
  • 3d871a5bad Improve test; downcase instance variable John Lane 2020-02-10 17:14:57 +00:00
  • 2d09a01c74 Tests for DNSimple sandbox John Lane 2020-02-10 16:28:43 +00:00
  • c20f380bc3 Support DNSimple sandbox John Lane 2020-02-10 16:18:59 +00:00
  • 3a3a11c9dc Bump boto3 from 1.11.9 to 1.11.13 dependabot-preview[bot] 2020-02-10 08:42:32 +00:00
  • cf3dc94315 use the generic replacement field specifier Mark Mercado 2020-02-05 14:40:44 -05:00
  • 5d984ba5a9 Merge branch 'master' into feature/cloudflare-auth-bearer Ross McFarland 2020-02-05 08:50:13 -08:00
  • acacc29b32 Merge pull request #467 from yzguy/constellix_one_run_creation Ross McFarland 2020-02-03 09:37:10 -08:00
  • b9f998ec97 Merge branch 'master' into constellix_one_run_creation Ross McFarland 2020-02-03 09:34:54 -08:00
  • 87f7c7200f Merge pull request #483 from github/dependabot/pip/natsort-6.2.1 Ross McFarland 2020-02-03 07:32:40 -08:00
  • bed70e4adf Merge branch 'master' into dependabot/pip/natsort-6.2.1 Ross McFarland 2020-02-03 06:52:50 -08:00
  • c02b3aba4c Merge pull request #482 from github/dependabot/pip/google-cloud-core-1.3.0 Ross McFarland 2020-02-03 06:38:31 -08:00
  • e94ade7684 Bump natsort from 6.2.0 to 6.2.1 dependabot-preview[bot] 2020-02-03 08:58:07 +00:00
  • 8021ce631f Bump google-cloud-core from 1.2.0 to 1.3.0 dependabot-preview[bot] 2020-02-03 08:57:30 +00:00
  • 08af9aaab3 ContellixProvider: zone creation and records in one run Adam Smith 2020-01-18 20:24:15 -08:00
  • d51c3111c1 Merge pull request #481 from m1kola/patch-1 Ross McFarland 2020-01-29 13:06:36 -08:00
  • 6498a1e094 Fixes a typo in log Mikalai Radchuk 2020-01-29 20:53:16 +00:00