This project is mirrored from https://github.com/coredns/coredns.git. The repository failed to update .
Repository mirroring has been paused due to too many failed attempts, and can be resumed by a project maintainer.
Last successful update .
  1. 24 Apr, 2020 1 commit
    • Yong Tang's avatar
      Fix readme test by removing extra `~` (#3850) · 180a6709
      Yong Tang authored
      This PR removing extra `~` as it was causing test failure:
      ```
      --- FAIL: TestReadme (0.05s)
      476    readme_test.go:81: Failed to start server with ../plugin/dns64/README.md, for input "Corefile:6 - Error during parsing: Unknown directive 'Or'":
      477        . {
      478            dns64 64:1337::/96
      479        }
      480        ~~~~
      481
      482        Or
      483        . {
      484            dns64 {
      485                prefix 64:1337::/96
      486            }
      487        }
      488FAIL
      ```
      Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
      180a6709
  2. 23 Apr, 2020 2 commits
  3. 22 Apr, 2020 1 commit
  4. 20 Apr, 2020 5 commits
  5. 15 Apr, 2020 2 commits
  6. 14 Apr, 2020 7 commits
  7. 13 Apr, 2020 3 commits
  8. 10 Apr, 2020 1 commit
  9. 09 Apr, 2020 1 commit
  10. 06 Apr, 2020 4 commits
  11. 04 Apr, 2020 1 commit
  12. 01 Apr, 2020 3 commits
  13. 31 Mar, 2020 9 commits