This project is mirrored from https://gitee.com/mirrors/nomad.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 31 Oct, 2018 1 commit
  2. 27 Oct, 2018 1 commit
  3. 16 Oct, 2018 2 commits
  4. 10 Oct, 2018 1 commit
  5. 09 Oct, 2018 1 commit
  6. 26 Sep, 2018 1 commit
  7. 24 Sep, 2018 1 commit
  8. 13 Sep, 2018 1 commit
  9. 10 Sep, 2018 1 commit
  10. 06 Sep, 2018 2 commits
    • Michael Schurter's avatar
      config: accept CA PEM files with extra whitespace · 556adad2
      Michael Schurter authored
      Previously we did a validation pass over CA PEM files before calling
      Go's CertPool.AppendCertsFromPEM to provide more detailed error messages
      than the stdlib provides.
      
      Unfortunately our validation was overly strict and rejected valid CA
      files. This is actually the reason the stdlib PEM parser doesn't return
      meaningful errors: PEM files are extremely permissive and it's difficult
      to tell the difference between invalid data and valid metadata.
      
      This PR removes our custom validation as it would reject valid data and
      the extra error messages were not useful in diagnosing the error
      encountered.
      556adad2
    • Michael Schurter's avatar
      Add changelog entry for #4648 · 833dc7b4
      Michael Schurter authored
      833dc7b4
  11. 04 Sep, 2018 4 commits
  12. 31 Aug, 2018 1 commit
  13. 17 Aug, 2018 1 commit
  14. 25 Jul, 2018 1 commit
  15. 16 Jul, 2018 1 commit
  16. 05 Jul, 2018 1 commit
  17. 22 Jun, 2018 1 commit
  18. 21 Jun, 2018 1 commit
  19. 20 Jun, 2018 1 commit
  20. 11 Jun, 2018 2 commits
  21. 07 Jun, 2018 3 commits
  22. 06 Jun, 2018 1 commit
  23. 05 Jun, 2018 1 commit
  24. 04 Jun, 2018 1 commit
  25. 01 Jun, 2018 4 commits
  26. 31 May, 2018 3 commits
  27. 30 May, 2018 1 commit