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. 05 Apr, 2019 1 commit
  2. 04 Apr, 2019 2 commits
  3. 03 Apr, 2019 5 commits
  4. 02 Apr, 2019 3 commits
  5. 01 Apr, 2019 7 commits
  6. 31 Mar, 2019 1 commit
  7. 30 Mar, 2019 3 commits
  8. 29 Mar, 2019 2 commits
  9. 26 Mar, 2019 5 commits
  10. 25 Mar, 2019 1 commit
  11. 24 Mar, 2019 2 commits
  12. 23 Mar, 2019 2 commits
  13. 22 Mar, 2019 1 commit
  14. 20 Mar, 2019 1 commit
  15. 19 Mar, 2019 1 commit
  16. 18 Mar, 2019 1 commit
    • MengZeLee's avatar
      patch setup (#2675) · 44056615
      MengZeLee authored
      * patch setup
      
      Use a more streamlined grammar
      
      * fix break
      
      No need to break out in this for loop
      44056615
  17. 15 Mar, 2019 1 commit
  18. 14 Mar, 2019 1 commit
    • Iñigo's avatar
      plugin/grpc: New gRPC plugin (#2667) · 7b6cb762
      Iñigo authored
      * plugin/grpc: New gRPC plugin
      
      * some changes after the first review:
      
      - remove healthcheck. gRPC already has this implicitly implemented
      - some naming and stetic changes
      - fix some comments
      - other minor fixes
      
      * plugin/grpc: New gRPC plugin
      
      * some changes after the first review:
      
      - remove healthcheck. gRPC already has this implicitly implemented
      - some naming and stetic changes
      - fix some comments
      - other minor fixes
      
      * add OWNERS file and change plugin order
      
      * remove Rcode checker
      7b6cb762