92 Commits (8fadc2d31412144d02278c9d71d9feac59f5308f)

Author SHA1 Message Date
Mitchell Hashimoto f76022fa63 CA Provider Plugins (#4751) 6 years ago
Matt Keeler 9819683653
Single quote a directory (#4846) 6 years ago
Matt Keeler 18b29c45c4
New ACLs (#4791) 6 years ago
Freddy 524192c919 Improve resilience of api pkg tests (#4676) 6 years ago
Freddy b2032b05be
Add script and makefile goal to help debug flaky tests 6 years ago
Pierre Souchay 80b6653a8e Keep same parameters on retry so results can be cached by go test (#4627) 6 years ago
Pierre Souchay cec5d72396 BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 6 years ago
Paul Banks 16200e4c75
Refactor test retry to only affect CI (#4436) 6 years ago
Pierre Souchay 68f7f85cda Tune GNUMakefile to pass more easily Travis tests 6 years ago
Pierre Souchay 817a69edad Avoid travis to fail with flacky tests 6 years ago
Pierre Souchay 684674b757 Trying to fix Travis tests 6 years ago
Matt Keeler 2cc7cd32af Fix default make target to build everything 7 years ago
Matt Keeler b2989f82d6 Default dev-build to not using GOX 7 years ago
Matt Keeler c3c763a52e Fix bug in makefile that prevented running the website publish. 7 years ago
Matt Keeler 8f2a19a747 Update verify.sh script 7 years ago
Matt Keeler 5ff7a65e7f Added capability to make dev-tree without pushing 7 years ago
Matt Keeler 90e74da6b7 Fix a couple find warnings on linux 7 years ago
Matt Keeler 12d14f6c54 Allow for building pre-releases/rcs/betas 7 years ago
Matt Keeler 075f4b64ae Quote some make vars 7 years ago
Matt Keeler 3f290cc676 Generalize git pushing in a bash function 7 years ago
Matt Keeler 147e4a1eae Add capability to put tree back into dev mode via make dev-tree 7 years ago
Matt Keeler 48910f7583 Update the scripting 7 years ago
Mitchell Hashimoto 6031c58ef9
Remove temporary hacks from Makefile 7 years ago
Mitchell Hashimoto ecb05cc957
Add Makefile hack for tests to run 7 years ago
Paul Banks 36dbd878c9
Adds `api` client code and tests for new Proxy Config endpoint, registering with proxy and seeing proxy config in /agent/services list. 7 years ago
Paul Banks 662e57d91b
Make test output more useful now we uses testify with multi-line error messages 7 years ago
Paul Banks 8d09381b96
Super ugly hack to get TeamCity build to work for this PR without adding a vendor that is being added elsewhere and will conflict... 7 years ago
Matt Keeler 56a7d15fbc Add more functionality related to verifying a build and publishing 7 years ago
Matt Keeler c90d7f5160 Redo the build system 7 years ago
Matt Keeler f5a22f8490 Initial progress on build system updates 7 years ago
John Cowen e5eeb0aa7c
UI V2 (#4086) 7 years ago
Pierre Souchay 89ba5165f9 Revert timeout changes 7 years ago
Pierre Souchay 8a5028e4af Increase timeout in travis tests 7 years ago
Kyle Havlovitz af4be34a2a
Update make static-assets goal and run format 7 years ago
Kyle Havlovitz 1e11082709
Use GOTAGS in the vet make goal 7 years ago
Paul Banks 7b85f09d59
Travis evaluates ENV before cloning git repo and cding so we need to delay gathering packages until the makefile 7 years ago
Paul Banks 41ae19c677
Split the heavy test packages out to their own Jobs. 7 years ago
Paul Banks 29feb66fbd
Portability! 7 years ago
Paul Banks 6f266a0103
Only output sparse lines to keep Travis happy while logging verbosely to disk 7 years ago
Paul Banks e416f828dc
Output from test as we run to stop travis killing us and try no parallelism to avoid timing issues on their contended CPUs 7 years ago
James Phillips fbfe0c65a7
Switches to HashiCorp fork of jteeuwen/go-bindata. 7 years ago
Chad Whitacre d11a664e25 Allow for default GOPATH 7 years ago
James Phillips 5d574e7fc7
Gets rid of full log in Travis for now. 7 years ago
Frank Schroeder c94751ad43 test: replace porter tool with freeport lib 7 years ago
Frank Schroeder a61929a597 build: add changelogfmt target to format [GH-xxxx] references to links 7 years ago
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
James Phillips 3b1eebd502 Gets rid of spurious $(GOTEST_FLAGS) in the log file name. 7 years ago
James Phillips b1a15e0c3d
Adds open source side of network segments (feature is Enterprise-only). 7 years ago
Frank Schroeder f25632d6a1 build: drop 'consul' build tag for OSS build 7 years ago
James Phillips bddca46d0e
Revert "Rename GNUMakefile to Makefile (#3348)" 7 years ago