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.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 10 Apr, 2018 1 commit
-
-
Michael Lange authored
The URLs for addresses are meaningless until the node http addr is available.
-
- 09 Apr, 2018 21 commits
-
-
Nick Ethier authored
Vendor in github.com/hashicorp/go-safetemp
-
Nick Ethier authored
-
Alex Dadgar authored
-
Chelsea Komlo authored
Shorten docker health timeout
-
Chelsea Komlo authored
Only run health check if driver moves from undetected to detected
-
Michael Schurter authored
rpc: only attempt NodeRpc for nodes>=0.8
-
Chelsea Holland Komlo authored
-
Michael Schurter authored
DRY it up
-
Michael Schurter authored
-
Michael Schurter authored
-
Michael Schurter authored
Attempting NodeRpc (or streaming node rpc) for clients that do not support it causes it to hang indefinitely because while the TCP connection exists, the client will never respond.
-
Chelsea Komlo authored
Correctly initialize array length
-
Michael Schurter authored
docs: mention env var changes in upgrade docs
-
Michael Schurter authored
-
Michael Schurter authored
Mention the changes from #3760 in the upgrade docs as applications expecting underscores will break.
-
Michael Lange authored
UI: Unlink record relationships before unloading them from the store
-
Charlie Voiselle authored
-
Charlie Voiselle authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
- 07 Apr, 2018 3 commits
-
-
Michael Lange authored
It also culls for findAll requests, so it too needs to be careful about leaving garbage around.
-
Michael Lange authored
When simply unloading a record, references to the record are maintained by the internal relationship state of related models. This causes refetching and duplicate models local to that relationship state.
-
Alex Dadgar authored
-
- 06 Apr, 2018 1 commit
-
-
Michael Lange authored
Never respond with an empty object from the adapter
-
- 05 Apr, 2018 14 commits
-
-
Michael Lange authored
In production builds only, this will slip into the local store as a record with no ID, which makes for all sorts of bad news.
-
Chelsea Komlo authored
Driver health UX improvements
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Chelsea Holland Komlo authored
-
Alex Dadgar authored
Improved Client handling of failed RPCs
-
Alex Dadgar authored
-
Chelsea Holland Komlo authored
health check timeout should be 1 minute
-
Chelsea Holland Komlo authored
only set cached connections upon no error
-
Chelsea Holland Komlo authored
-
Chelsea Holland Komlo authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Chelsea Holland Komlo authored
separate drivers by commas
-