102 Commits (a4431da1ccf4618fb4ed76cd0a42b2b3ce14e8e9)

Author SHA1 Message Date
Matt Keeler 52c608df78
`make test-docker` (#6059) 5 years ago
Paul Banks 421ecd32fc
Connect: allow configuring Envoy for L7 Observability (#5558) 6 years ago
Matt Keeler 222afeae4c
Move the watch package into the api module (#5664) 6 years ago
Matt Keeler c6be3b525b
Build System Fixes for Go Modules (#5655) 6 years ago
Freddy b2c12550d7
Remove old UI, option to use it, and its build processes 6 years ago
Alvin Huang ffa123b73e download tools without library 6 years ago
Paul Banks 11362e77be
build: use only version tags in version output now api is tagged too (#5622) 6 years ago
Alvin Huang 8e07c63c54
removing gocov packages (#5534) 6 years ago
R.B. Boyer 27446a19e2
remove remaining references to govendor and vendorfmt (#5587) 6 years ago
Hans Hasselberg ac45b17482
fix remaining CI failures after Go 1.12.1 Upgrade (#5576) 6 years ago
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 6 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