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. 18 Jan, 2019 1 commit
    • Mahmood Ali's avatar
      api: embed pointer conversion functions · 41c3250e
      Mahmood Ali authored
      Embed pointer conversion functions in the API package to avoid
      unnecessary package dependency.  `helper` package imports more
      dependencies relevant for internal use (e.g. `hcl`).
      41c3250e
  2. 21 Mar, 2018 1 commit
  3. 31 Jan, 2018 1 commit
  4. 26 Sep, 2017 1 commit
  5. 21 Jul, 2017 1 commit
  6. 28 Feb, 2017 1 commit
    • Alex Dadgar's avatar
      Fix vet script and fix vet problems · 07f7e195
      Alex Dadgar authored
      This PR fixes our vet script and fixes all the missed vet changes.
      
      It also fixes pointers being printed in `nomad stop <job>` and `nomad
      node-status <node>`.
      07f7e195
  7. 16 Feb, 2017 1 commit
  8. 24 Dec, 2015 1 commit
    • Ivo Verberk's avatar
      Refactoring continued · 90574224
      Ivo Verberk authored
      * Refactor other cli commands to new design
      * Add PrefixList method to api package
      * Add more tests
      90574224
  9. 17 Sep, 2015 1 commit
  10. 10 Sep, 2015 1 commit
  11. 09 Sep, 2015 3 commits
  12. 08 Sep, 2015 2 commits