Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TXAWS-based Route53 backend. #121

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Add TXAWS-based Route53 backend. #121

wants to merge 11 commits into from

Commits on Jul 3, 2017

  1. Initial txaws prototype

    Lukasa committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    45f501a View commit details
    Browse the repository at this point in the history
  2. Add a settle delay

    Lukasa committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    3f7770b View commit details
    Browse the repository at this point in the history
  3. Export Route53DNSResponder

    Lukasa committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    d27af48 View commit details
    Browse the repository at this point in the history
  4. Miscellaneous cleanups

    Lukasa committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    b7ed669 View commit details
    Browse the repository at this point in the history
  5. This comment is lies

    Lukasa committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    3a8671f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2017

  1. A better _sleep

    Lukasa committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    c1c1dd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    759b00b View commit details
    Browse the repository at this point in the history
  3. Make settle_delay private

    Lukasa committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    1aa2d33 View commit details
    Browse the repository at this point in the history
  4. Remove redundant docstring

    Lukasa committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    0e9ff80 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2017

  1. Remove unused imports

    Lukasa committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    b3e774b View commit details
    Browse the repository at this point in the history
  2. Also txaws for documentation

    Lukasa committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    d5aaeed View commit details
    Browse the repository at this point in the history