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 Dec, 2017 1 commit
  2. 13 Oct, 2017 2 commits
  3. 10 Oct, 2017 1 commit
  4. 25 Sep, 2017 1 commit
  5. 19 Sep, 2017 1 commit
  6. 17 Sep, 2017 3 commits
  7. 16 Sep, 2017 1 commit
  8. 15 Sep, 2017 2 commits
  9. 11 Sep, 2017 1 commit
  10. 08 Sep, 2017 1 commit
  11. 25 Aug, 2017 1 commit
  12. 16 Aug, 2017 1 commit
    • Alex Dadgar's avatar
      Add version package · c26ecb70
      Alex Dadgar authored
      This PR adds a version package and consolidates version strings into a
      Version struct.
      c26ecb70
  13. 09 Aug, 2017 1 commit
  14. 19 Jul, 2017 1 commit
  15. 17 Jul, 2017 1 commit
  16. 07 Jul, 2017 7 commits
  17. 10 Feb, 2017 1 commit
  18. 12 Jan, 2017 1 commit
  19. 05 Dec, 2016 1 commit
  20. 17 Oct, 2016 1 commit
    • Diptanu Choudhury's avatar
      Enable serf encryption (#1791) · f0806dce
      Diptanu Choudhury authored
      * Added the keygen command
      
      * Added support for gossip encryption
      
      * Changed the URL for keyring management
      
      * Fixed the cli
      
      * Added some tests
      
      * Added tests for keyring operations
      
      * Added a test for removal of keys
      
      * Added some docs
      
      * Fixed some docs
      
      * Added general options
      f0806dce
  21. 08 Aug, 2016 2 commits
  22. 25 Jul, 2016 1 commit
  23. 06 Jun, 2016 1 commit
  24. 29 May, 2016 1 commit
  25. 27 May, 2016 1 commit
  26. 17 May, 2016 1 commit
  27. 11 May, 2016 1 commit
  28. 05 May, 2016 1 commit
    • Jake Champlin's avatar
      Refactor fs subcommands into fs command · d4b81332
      Jake Champlin authored
      Refactors `nomad fs` command to eliminate `fs` subcommands.
      Automatically displays the file, if the path specified is a file; lists
      the directory if the path is a directory; or displays stat information
      if the `-stat` flag is set.
      
      Currently running `nomad fs ls` to find a file, then running the exact
      same command with the exception of `cat` instead of `ls` is time
      consuming and awkward. This allows operational testing to be greatly
      enhanced, and makes our lives so much better.
      d4b81332
  29. 24 Mar, 2016 1 commit