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. 29 Mar, 2019 1 commit
    • Jeff Mitchell's avatar
      Divest api/ package of deps elsewhere in the nomad repo. (#5488) · 56769861
      Jeff Mitchell authored
      * Divest api/ package of deps elsewhere in the nomad repo.
      
      This will allow making api/ a module without then pulling in the
      external repo, leading to a package name conflict.
      
      This required some migration of tests to an apitests/ folder (can be
      moved anywhere as it has no deps on it). It also required some
      duplication of code, notably some test helpers from api/ -> apitests/
      and part (but not all) of testutil/ -> api/testutil/.
      
      Once there's more separation and an e.g. sdk/ folder those can be
      removed in favor of a dep on the sdk/ folder, provided the sdk/ folder
      doesn't depend on api/ or /.
      
      * Also remove consul dep from api/ package
      
      * Fix stupid linters
      
      * Some restructuring
      56769861
  2. 12 Mar, 2018 1 commit
  3. 11 Mar, 2018 2 commits
  4. 13 Oct, 2017 1 commit
  5. 26 Sep, 2017 1 commit
  6. 21 Jul, 2017 1 commit
  7. 08 Mar, 2017 1 commit
  8. 08 Nov, 2016 1 commit
  9. 10 Jun, 2016 1 commit
  10. 29 Jan, 2016 1 commit
  11. 23 Oct, 2015 1 commit
  12. 25 Sep, 2015 1 commit
  13. 14 Sep, 2015 2 commits
  14. 08 Sep, 2015 6 commits