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. 11 Dec, 2020 1 commit
  2. 09 Dec, 2020 1 commit
  3. 08 Dec, 2020 4 commits
  4. 07 Dec, 2020 4 commits
  5. 02 Dec, 2020 3 commits
  6. 24 Nov, 2020 3 commits
  7. 20 Nov, 2020 1 commit
  8. 19 Nov, 2020 1 commit
  9. 16 Nov, 2020 6 commits
  10. 12 Nov, 2020 3 commits
  11. 11 Nov, 2020 4 commits
  12. 10 Nov, 2020 2 commits
  13. 08 Nov, 2020 3 commits
  14. 07 Nov, 2020 1 commit
  15. 06 Nov, 2020 2 commits
    • Miek Gieben's avatar
      Remove travis and move to github workflow (#4267) · cd5ee7d1
      Miek Gieben authored
      Add github testing workflow, simplify the Makefile because that was
      complex because of Travis. Remove the fuzzing, needs to be re-added when
      that works properly with go modules (it has been disabled for quite some
      time). Multiple builds and files have been added so these tests can all
      run in parallel. Our testing now tests a couple of minutes, the codeql
      is by far the more expensive.
      
      Move metric's naming test to test/presubmit_test.go
      
      Add longer sleep in the TestAutoAXFR.
      
      Bye bye travis!
      
      Closes: #4266
      Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
      cd5ee7d1
    • Miek Gieben's avatar
      pkg/tls: remove InsecureSkipVerify=true flag (#4265) · 04936958
      Miek Gieben authored
      CWE-295 code scanning alert flag this. Seems OK to just remove it.
      Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
      04936958
  16. 05 Nov, 2020 1 commit