Commit Graph

23 Commits (b3aee2fc56452fafd61bff2abaccbb3cf0869f7f)

Author SHA1 Message Date
Frank Schroeder 1c75cf1af5 pkg refactor
8 years ago
Frank Schroeder cf3ec1cf5c golint: Rename fields and structs
8 years ago
Kyle Havlovitz 49d2ce1c3d
Move command Meta to base.Command and split http options
8 years ago
Kyle Havlovitz 8009432b1b
Convert configtest and force-leave commands to use Meta
8 years ago
Seth Vargo de1718a8a6
Centralize command-line parsing
8 years ago
James Phillips 49342dc973 Makes the timeout behavior more intuitive.
9 years ago
James Phillips 1d733f4c36 Defaults monitor retries to 3 retries @ 1s for the consul lock command.
9 years ago
James Phillips 4afeddacc8 Adds monitor retries to the consul lock command.
9 years ago
James Phillips 8caa9e4c7e Adds "try" support to locks and semaphores.
9 years ago
Anthony Scalisi 10e028d599 remove various typos
9 years ago
Michael S. Fischer 43ab372a18 lock.go: fix another race condition
9 years ago
Ryota Arai 33a6cde7dd command/lock: Pass stdin to child process when -pass-stdin passed.
9 years ago
Armon Dadgar 066e772536 Merge pull request #1158 from mfischer-zd/fix_1155
9 years ago
Michael S. Fischer 6875e8d6b4 lock.go: fix race condition
9 years ago
J.R. Garcia 4cb6f3e943 Remove trailing slash from lock
9 years ago
Armon Dadgar 981c62ccba command/lock: Check for shutdown during lock acquisition. Fixes #800
9 years ago
Benjamin Abbott-Scott f877b9ecc4 Return every time lock acquisition fails
9 years ago
Emil Hessman abce80f7bc docs: describe child process handling on Windows for lock command
10 years ago
Emil Hessman 8cdbde20bd command: fix Windows build
10 years ago
Armon Dadgar ce4fa17d22 command/lock: Fixing mixed spaces and tabs
10 years ago
Armon Dadgar 876de111bf command/lock: Calculate name, use provided token
10 years ago
Armon Dadgar 08c0a81e4f command/lock: Ensure a conflict between lock and semaphore with shared prefix
10 years ago
Armon Dadgar f2f980f5bc command/lock: First pass at lock
10 years ago