3075 Commits (b087331c2b87e243d845d3d5c1e9896a0f498afb)
 

Author SHA1 Message Date
James Phillips b087331c2b
Release v0.6.0-rc1 9 years ago
James Phillips baa747a002 Merge pull request #1365 from hashicorp/sethvargo/trail 9 years ago
Seth Vargo de4835ecbd Add trailing slash to avoid a redirect 9 years ago
James Phillips f327fe1a77
Release v0.6.0rc1 9 years ago
James Phillips c2448b0157 Merge pull request #1363 from hashicorp/b-vet 9 years ago
James Phillips 3d1702969f Fixes a go vet finding. 9 years ago
James Phillips 47c53b3871 Updates the CHANGELOG with all the 0.6.0 updates. 9 years ago
James Phillips c299338575 Merge pull request #1362 from hashicorp/f-zip 9 years ago
James Phillips 4151da4447 Adds zip to the Vagrant box so a make works there without any fiddling. 9 years ago
James Phillips 79293514fe Merge pull request #1361 from hashicorp/f-warn-on-batch-fail 9 years ago
James Phillips c1d338550f Changes batch update failure to a WARN since it's nbd. 9 years ago
James Phillips 7579505a4e Merge pull request #1357 from hashicorp/b-agent-spam 9 years ago
Diptanu Choudhury 9258dc496a Merge pull request #1356 from hashicorp/docker-check-docs 9 years ago
Diptanu Choudhury c25d0f044f Some more grammer corrections and formatting to docker check docs 9 years ago
James Phillips d06fc28a0a Prevents agents from considering Raft information when doing sync checks. 9 years ago
Diptanu Choudhury 1633cf9d1c Some changes to the docker check docs 9 years ago
Diptanu Choudhury e4f2887ba3 Added some docs for the docker check 9 years ago
James Phillips 19c3e262a6 Fixes a bad error message. 9 years ago
James Phillips f6ac3a4303 Removes netbsd and openbsd for now. 9 years ago
James Phillips d352960cef Merge pull request #1354 from hashicorp/b-static 9 years ago
James Phillips be4d2ff659 Moves the static assets into a subfolder where index.html expects them. 9 years ago
James Phillips 458f1639a0 Merge pull request #1353 from hashicorp/b-upshift 9 years ago
James Phillips 9f85f7ee1a Adds a check for the minimum version as well. 9 years ago
James Phillips 26095faae0 Sets the ignore flag on coordinate update Raft log entries. 9 years ago
James Phillips c0bd639662 Makes the version upshift code look at the correct version field. 9 years ago
Ryan Breen 0285a4c4b1 Merge pull request #1352 from clstokes/docs-agent-option-atlas 9 years ago
Cameron Stokes 442461b030 Clarify format of the -atlas agent option. 9 years ago
Diptanu Choudhury ab7ab8e58e Merge pull request #1343 from hashicorp/f-docker-check 9 years ago
Diptanu Choudhury 3d68d06ac7 Forcing the Env variable to empty while testing the default shell logic 9 years ago
Diptanu Choudhury 2fdcf1ae28 Added a test for selecting shell from env 9 years ago
Diptanu Choudhury 471442e9a4 Making an explicit check to test whether a check is of type Monitor 9 years ago
Diptanu Choudhury 1e240b5c59 Fixed the tests 9 years ago
Diptanu Choudhury f0c783d1a8 Added a test to check if we are properly truncating docker exec outputs 9 years ago
Diptanu Choudhury 582786523a Added a test for exit code 1 with docker exec 9 years ago
Diptanu Choudhury 9efbd1affa Fixed the Fake Docker client to simulate Exec start failures 9 years ago
Diptanu Choudhury 423f7fbcac Not adding the docker check if we couldn't create the client 9 years ago
James Phillips c29507f477 Merge pull request #1345 from hashicorp/f-release-cleanup 9 years ago
Diptanu Choudhury f5f5ed0c79 Making sure the script is not empty if it's a docker check 9 years ago
James Phillips 52465a5081 Preps the version for the first RC. 9 years ago
James Phillips 7db3468865 Makes the Makefile pull the tools it needs on the first run. 9 years ago
James Phillips 8738f9780b Updates go version to 1.5.1, and modernizes the Vagrantfile. 9 years ago
Diptanu Choudhury b4af7f44af Updated the comment for CheckType 9 years ago
Diptanu Choudhury 4c1818eb61 Collect and truncate the output from docker exec 9 years ago
Diptanu Choudhury 5f8f531d2a Defaulting to Monitor check 9 years ago
Diptanu Choudhury 809e9f5284 Extracted the logic of figuring out the shell and fixing the logic to find out if the check is a Docker check 9 years ago
James Phillips dca2d84b17 Merge pull request #1344 from hashicorp/sethvargo/hc-releases 9 years ago
Seth Vargo 62c09b0fbf Use hc-releases to upload during dist 9 years ago
Ryan Breen 154e920c69 Merge pull request #1342 from victortrac/master 9 years ago
Victor Trac 2b00e1cd6a Mote -> Note typo 9 years ago
Matthew Irish da1130891c Merge pull request #1341 from hashicorp/site-header-fix 9 years ago