"...Irrlicht/svn:/svn.code.sf.net/p/irrlicht/code/trunk@3940" did not exist on "cbdbf044877ea1cb3c8b7aacae0ba1ab4b56cd6f"
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. 31 Aug, 2016 2 commits
  2. 30 Aug, 2016 1 commit
    • Miek Gieben's avatar
      Update docs · 9caa6071
      Miek Gieben authored
      Update the file and dnssec docs and glarify what is implement and that
      we only do NSEC.
      9caa6071
  3. 29 Aug, 2016 1 commit
    • Miek Gieben's avatar
      Use Corefile · 2eac0389
      Miek Gieben authored
      Fix the code copied from Caddy to refer to Corefile and make 'coredns'
      with flags pickup a local Corefile.
      
      Also remove some references to Caddy in the docs and output of coredns.
      
      Fixes #235
      2eac0389
  4. 28 Aug, 2016 4 commits
  5. 25 Aug, 2016 4 commits
  6. 24 Aug, 2016 1 commit
  7. 23 Aug, 2016 19 commits
  8. 22 Aug, 2016 2 commits
  9. 21 Aug, 2016 4 commits
  10. 20 Aug, 2016 1 commit
    • Miek Gieben's avatar
      Make CoreDNS a server type plugin for Caddy (#220) · 9ac3cab1
      Miek Gieben authored
      * Make CoreDNS a server type plugin for Caddy
      
      Remove code we don't need and port all middleware over. Fix all tests
      and rework the documentation.
      
      Also make `go generate` build a caddy binary which we then copy into
      our directory. This means `go build`-builds remain working as-is.
      
      And new etc instances in each etcd test for better isolation.
      Fix more tests and rework test.Server with the newer support Caddy offers.
      
      Fix Makefile to support new mode of operation.
      9ac3cab1
  11. 17 Aug, 2016 1 commit