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. 05 Aug, 2021 3 commits
  2. 04 Aug, 2021 2 commits
  3. 03 Aug, 2021 2 commits
  4. 02 Aug, 2021 6 commits
  5. 30 Jul, 2021 2 commits
  6. 29 Jul, 2021 9 commits
  7. 28 Jul, 2021 3 commits
    • Mahmood Ali's avatar
      update changelog (#10963) · 445b1153
      Mahmood Ali authored
      445b1153
    • Bryce Kalow's avatar
      adds back tab styles (#10961) · 28389fc7
      Bryce Kalow authored
      28389fc7
    • Mahmood Ali's avatar
      api: revert to defaulting to http/1 (#10958) · d3835a16
      Mahmood Ali authored
      * api: revert to defaulting to http/1
      
      PR #10778 incidentally changed the api http client to connect with
      HTTP/2 first. However, the websocket libraries used in `alloc exec`
      features don't handle http/2 well, and don't downgrade to http/1
      gracefully.
      
      Given that the switch is incidental, and not requested by users.
      Furthermore, api consumers can opt-in to forcing http/2 by setting
      custom http clients.
      
      Fixes #10922
      d3835a16
  8. 27 Jul, 2021 7 commits
  9. 26 Jul, 2021 2 commits
  10. 23 Jul, 2021 1 commit
  11. 22 Jul, 2021 3 commits