Commit Graph

  • 4ecd2cd (refs/pull/287/head, refs/pull/101/head) Lint compliance by Ross McFarland 2017-08-27 18:12:45 -0700
  • 4ab357f quick pass of hacks at getting cname going by Ross McFarland 2017-07-05 14:07:31 -0700
  • 7c98bb9 Merge branch 'geo-cname' of github.com:github/octodns into geo-cname by Ross McFarland 2017-08-27 17:52:50 -0700
  • e60acef Merge remote-tracking branch 'origin/master' into geo-cname by Ross McFarland 2017-08-27 17:52:39 -0700
  • e43da94 Add CAA for CF, DNSimple, and README by Ross McFarland 2017-08-26 15:39:54 -0700
  • f5ad26e Fixes for dnsimple CAA support by Ross McFarland 2017-08-26 15:31:57 -0700
  • c24c793 CAA unit tests for provider support by Ross McFarland 2017-08-26 15:28:09 -0700
  • 22591ae Add CAA support for NS1 by Ross McFarland 2017-08-26 09:38:21 -0700
  • 1e68cd6 Add CAA support to Dyn, PowerDNS, and Route53 by Ross McFarland 2017-08-26 09:03:59 -0700
  • 4cae1e2 Add CAA Record class and tests by Ross McFarland 2017-08-26 08:18:17 -0700
  • a7923f4 Merge pull request #97 from github/route53-max-attempts by Ross McFarland 2017-08-21 18:32:39 -0700
  • ed45ac3 (refs/pull/97/head) Merge branch 'master' into route53-max-attempts by Ross McFarland 2017-08-21 16:01:30 -0700
  • 687d761 Merge pull request #102 from h-hwang/master by Ross McFarland 2017-08-21 16:01:18 -0700
  • a46ee23 (refs/pull/102/head) Slight refactor to make parsing value vs values separate from return by Heesu Hwang 2017-08-21 11:59:18 -0700
  • 9623f4e updated testfile to include test cases for new TXT data parsing by Heesu Hwang 2017-08-21 11:02:28 -0700
  • a2c9950 Fixed inconsistency bug with adding TXT records with Azure. by Heesu Hwang 2017-08-21 10:28:43 -0700
  • 62f4c5d Merge branch 'master' into geo-cname by Ross McFarland 2017-08-20 17:24:51 -0700
  • 725d314 (refs/pull/100/head) Features# Geo support added for CNAME Records. ISSUE - #62 by ashishprajapati 2017-08-16 18:54:35 +0530
  • 41b68ae Merge pull request #99 from poblahblahblah/allow-https-for-powerdns by Ross McFarland 2017-08-15 16:35:05 -0700
  • 75ca21a (refs/pull/99/head) Allow scheme to be specified for powerdns by Patrick O'Brien 2017-08-15 16:09:05 -0700
  • 268620c Add support for increasing Route53 retries by Ross McFarland 2017-08-12 12:54:53 -0700
  • 32f2a10 Apply review feedback to bring logging inline with other providers. by Terrence Cole 2017-08-11 14:03:03 -0700
  • 17c9b8b Get lint and coverage tools clean. by Terrence Cole 2017-08-11 14:02:14 -0700
  • b1ef8a8 Delete first and create last to avoid having create coalesce into an update unexpectedly. by Terrence Cole 2017-08-10 10:50:38 -0700
  • f26f77f Force keys to be unicode. by Terrence Cole 2017-08-02 16:58:13 -0700
  • 3f36971 Updates need to be able to create records as well as delete them. by Terrence Cole 2017-08-02 10:51:12 -0700
  • 41617e6 MX record values are repesented by a sub-struct. by Terrence Cole 2017-08-02 10:20:10 -0700
  • c487954 Merge pull request #93 from github/better-sorted-error-msg by Ross McFarland 2017-07-26 15:23:27 -0700
  • c185d28 Handle _ValueMixin record types as well as we handle _ValuesMixin records. by Terrence Cole 2017-07-26 12:49:30 -0700
  • 7f8a01a (refs/pull/93/head) Improved/actionable keys out of order error message by Ross McFarland 2017-07-25 09:15:30 -0700
  • acf9fb6 (tag: v0.8.5) Merge pull request #92 from github/rel-0-8-5 by Ross McFarland 2017-07-21 08:56:43 -0700
  • f0258d4 (refs/pull/92/head) Release v0.8.5 by Ross McFarland 2017-07-21 08:53:21 -0700
  • f890983 Merge pull request #85 from github/add-record-perf by Ross McFarland 2017-07-21 08:40:38 -0700
  • 0cb284a (refs/pull/85/head) Merge branch 'master' into add-record-perf by Ross McFarland 2017-07-21 08:37:48 -0700
  • a9f3384 Remove trailing dot on all record types that take an fqdn. by Terrence Cole 2017-07-20 16:24:43 -0700
  • 8d86002 Environment variables are strings, so convert to a float first. by Terrence Cole 2017-07-20 16:09:52 -0700
  • 803b002 Rackspace backoff is actually just required. by Terrence Cole 2017-07-20 15:59:32 -0700
  • 4707b46 Add a delay to work around rackspace rate limiting. by Terrence Cole 2017-07-20 15:50:57 -0700
  • bb4d1c8 Add a --quiet flag to suppress non-warning or error messages. by Terrence Cole 2017-07-20 15:46:08 -0700
  • 10ff830 RackSpace's "name" field is a "fully-qualified" name, but without the dot. by Terrence Cole 2017-07-18 10:02:57 -0700
  • 0c31257 Use the correct record when computing the key. by Terrence Cole 2017-07-17 16:47:09 -0700
  • 057f506 RackSpace does not escape ;. by Terrence Cole 2017-07-13 15:10:33 -0700
  • b911fac RackSpace does not send back TXT records quoted. by Terrence Cole 2017-07-13 15:04:16 -0700
  • 95fb613 Pull quoted data out of the correct field. by Terrence Cole 2017-07-13 14:56:04 -0700
  • 3459064 Use the proper arity when accessing quoted data records. by Terrence Cole 2017-07-13 14:53:30 -0700
  • 92fb24f The provider constructor requires a pass-through id parameter. by Terrence Cole 2017-07-13 14:47:29 -0700
  • 01f8431 Make formatting consistent and improve record type support. by Terrence Cole 2017-07-13 11:44:09 -0700
  • 8234230 Rename the test file to reflect the new functionality. by Terrence Cole 2017-07-12 16:35:39 -0700
  • 0579ff6 Working push for A records. by Terrence Cole 2017-07-12 16:34:22 -0700
  • e6d2c92 Merge pull request #84 from h-hwang/master by Ross McFarland 2017-07-11 08:02:51 -0700
  • 4b7a18e (refs/pull/84/head) Merge branch 'master' into master by Ross McFarland 2017-07-11 07:53:03 -0700
  • 84b632a Merge pull request #90 from github/fix_deletes_render by Joe Williams 2017-07-11 07:41:01 -0700
  • 5b74684 (refs/pull/90/head) add tests by Joe Williams 2017-07-11 07:36:24 -0700
  • 11a246d whitespace by Joe Williams 2017-07-11 07:20:18 -0700
  • 2b58e06 fix format by Joe Williams 2017-07-11 07:09:20 -0700
  • 22a0563 fix unsafe plan text interpolation by Joe Williams 2017-07-10 16:00:50 -0700
  • 2cb93de Merge branch 'master' of https://github.com/github/octodns by Heesu Hwang 2017-07-10 09:50:35 -0700
  • 21b3ffb Minor test updates for rackspace by Vietor Davis 2017-07-07 18:37:04 -0700
  • c19ec41 Parse all data in the sample return set by Vietor Davis 2017-07-07 18:21:59 -0700
  • d77a663 Merge pull request #88 from github/ns1-no-escaping by Ross McFarland 2017-07-06 07:35:42 -0700
  • 818c1e9 (refs/pull/88/head) Unit tests for ns1 escape handling and fix by Ross McFarland 2017-07-05 14:28:01 -0700
  • 8d7b3fb Remove ; escapes before sending to ns1 and when pulling from by Ross McFarland 2017-07-05 14:09:05 -0700
  • 99578f3 add azure to README. order reqs, change comments slightly, alphabetize functions by Heesu Hwang 2017-07-05 09:45:38 -0700
  • 968db67 Merge branch 'master' of https://github.com/github/octodns by Heesu Hwang 2017-07-03 16:03:27 -0700
  • 348a6ca Changed to map types to Azure Records isntead of implicitly using eval by Heesu Hwang 2017-07-03 16:03:20 -0700
  • e1e87a1 First pass through at refactoring to support geo cname by Ross McFarland 2017-07-03 14:52:33 -0700
  • 6b4a49d Merge pull request #87 from doddo/lenient_basesource by Ross McFarland 2017-07-03 14:39:55 -0700
  • 64455c4 Merge branch 'master' of https://github.com/h-hwang/octodns by Heesu Hwang 2017-07-03 11:08:37 -0700
  • 3bd41d8 Merge branch 'master' of https://github.com/github/octodns by Heesu Hwang 2017-07-03 11:07:39 -0700
  • e42de92 Merge branch 'master' into master by Heesu Hwang 2017-07-03 11:07:14 -0700
  • cd9d725 Fixed stray prints and assert errors. Added versions of required azure libraries by Heesu Hwang 2017-07-03 11:03:23 -0700
  • 9637218 (refs/pull/87/head) Add lenient to abstract BaseSource signature by Petter Hassberg 2017-07-03 16:10:48 +0200
  • 253e2c6 Merge pull request #86 from github/main-thread-future-trace-fix by Ross McFarland 2017-07-02 19:14:45 -0700
  • bdceac4 (refs/pull/86/head) Fix stacktraces on MainThreadExecutor by Ross McFarland 2017-07-02 18:40:58 -0700
  • 908698d Fix major performance issue with add_record O(N^2) by Ross McFarland 2017-07-02 18:23:45 -0700
  • 69817ab Merge pull request #81 from github/ns1-retry by Ross McFarland 2017-07-02 11:13:50 -0700
  • a49330c (refs/pull/81/head) Merge remote-tracking branch 'origin/master' into ns1-retry by Ross McFarland 2017-07-02 10:47:52 -0700
  • 06fb578 Include sleep duration in ns1 RateLimitException log by Ross McFarland 2017-07-02 10:47:13 -0700
  • d9806e8 NS1 RateLimitException, just sleep for e.period by Ross McFarland 2017-07-02 10:45:58 -0700
  • ec4261e Fixed typed in _data_for_PTR and amended test case to check for it by Heesu Hwang 2017-06-30 17:29:16 -0700
  • 824cf4e Changed code as per PR review. Only major change is refactoring _check_zones. Many more comments by Heesu Hwang 2017-06-30 17:12:18 -0700
  • 764e247 Merge branch 'master' of https://github.com/github/octodns by Heesu Hwang 2017-06-30 11:07:31 -0700
  • 0b2275c Added complete error testing suite for azuredns by Heesu Hwang 2017-06-30 11:06:42 -0700
  • 16cfdc5 Merge pull request #83 from anthonyvia/fix-route53-paging by Ross McFarland 2017-06-29 10:28:53 -0700
  • b0de5de (refs/pull/83/head) Supply 'Marker' to Route53 client when paging in order to correctly retrieve the next page of results. by anthonyvia 2017-06-29 09:55:52 -0700
  • 08d3fda safety check for azure null values by Heesu Hwang 2017-06-28 14:00:59 -0700
  • ce00d13 Merge branch 'master' of https://github.com/github/octodns by Heesu Hwang 2017-06-28 09:30:41 -0700
  • 74f5491 (tag: v0.8.4) Merge pull request #82 from github/release-bump-0-8-4 by Ross McFarland 2017-06-28 04:50:14 -0700
  • 67c2f97 (refs/pull/82/head) CHANGELOG, version bump, pass at release script by Ross McFarland 2017-06-28 04:46:59 -0700
  • 6e99870 Merge pull request #80 from github/manually-join-values by Ross McFarland 2017-06-28 04:14:26 -0700
  • a44b82c NS1 rate_limit_delay param, unit tests for rate limit handling by Ross McFarland 2017-06-28 04:11:46 -0700
  • 0fb88a9 Add retry to ns1 provider by Ross McFarland 2017-06-28 03:26:23 -0700
  • 3a2ccdc (refs/pull/80/head) Manually join self.values to avoid double escapes, e.g. \\; by Ross McFarland 2017-06-28 03:09:41 -0700
  • 36585a1 Merge branch 'master' of https://github.com/github/octodns into AZProvider by Heesu Hwang 2017-06-27 12:11:28 -0700
  • cc47bd7 Fixed bug for MX and SRV. Added Azure test suite as well. by Heesu Hwang 2017-06-27 12:10:57 -0700
  • d7b02da Merge pull request #77 from github/rfc-1035 by Ross McFarland 2017-06-27 09:11:29 -0700
  • e5d1bf5 (refs/pull/76/head) Merge branch 'master' into master by Ali Ikram 2017-06-27 09:23:39 -0400
  • 679c2be Start sketchin of Rackspace provider, half rewritten from powerdns... by Vietor Davis 2017-06-26 17:03:15 -0700
  • 3b79734 (refs/pull/77/head) Merge branch 'master' into rfc-1035 by Ross McFarland 2017-06-24 19:19:52 -0700
  • 29861c4 Merge pull request #78 from github/meta-records by Ross McFarland 2017-06-24 19:19:36 -0700