1. 18 Apr, 2017 1 commit
  2. 14 Apr, 2017 1 commit
  3. 13 Apr, 2017 4 commits
  4. 12 Apr, 2017 4 commits
  5. 11 Apr, 2017 2 commits
    • Yerken's avatar
      kickoff txt registry (#137) · 98de0142
      Yerken authored
      * kickoff txt registry
      
      * fix inmemory dns provider to include recordtype info for validation
      
      * Merge master
      
      * fix ununsed variable in inmemory provider
      
      * add tests for records
      
      * add test for no prefix name formatter
      
      * implement apply changes with tests
      
      * add flag to enable txt registry
      
      * add txt registry to main
      
      * improve sort testing
      
      * filter out non-owned records
      
      * NewEndpoint(...) requires record type
      
      * use newendpoint in aws_test, fix tests
      
      * change suitable type implementation
      
      * fix the test for compatibility component
      
      * change inmemory provider to include recordtype and use suitable type
      
      * fix comments, CNAME should target hostname
      
      * name mapper do not use pointer on struct
      
      * txt prefix - just concatenate, remove spew, fix txt record label
      
      * allow TXT records as result from dns provider
      
      * add changelog
      
      * fix tests
      
      * TXT records need to be enclosed in double quotes
      98de0142
    • Yerken's avatar
      Fix/plan reuse current record (#145) · 3d296f37
      Yerken authored
      * inherit labels from dns provider records
      
      * do not change import statements, rollback autoformatter changes
      
      * add comment for the public method
      3d296f37
  6. 10 Apr, 2017 1 commit
  7. 07 Apr, 2017 9 commits
  8. 06 Apr, 2017 5 commits
  9. 05 Apr, 2017 4 commits
  10. 04 Apr, 2017 5 commits
  11. 03 Apr, 2017 4 commits