Commit Graph

7940 Commits (4e348d2e59a8bb1389f4d007a9ae28869d9d02f6)
 

Author SHA1 Message Date
John Cowen 1d816e85af
Merge pull request #4228 from hashicorp/feature/minor-css-amends
7 years ago
Matt Keeler 7f7c703118 Update the runtime tests
7 years ago
Matt Keeler aff1b93268 Update ui-v2 makefile to handle updating node_modules when needed
7 years ago
Matt Keeler 21fcb45f36 PR Updates
7 years ago
Matt Keeler 90e74da6b7 Fix a couple find warnings on linux
7 years ago
Matt Keeler 8216816e3f Make filtering out TXT RRs only apply when they would end up in Additional section
7 years ago
John Cowen 6949b22d5f Sort ACL tokens by name
7 years ago
John Cowen 3c02e17fa7 Make sure the body background is white
7 years ago
Matt Keeler 12d14f6c54 Allow for building pre-releases/rcs/betas
7 years ago
Omar Khawaja 8f66362770
update encryption doc and add guide for creating certificates (#4238)
7 years ago
Matt Keeler 9457468423 Quote $@ when passing around
7 years ago
Stanley Shilov c06dfb3d2d Sessions TTL should be of type string in ui-v2
7 years ago
Matt Keeler 075f4b64ae Quote some make vars
7 years ago
John Cowen 5909d5695e Sets code editor height to be auto, with a reasonable min height
7 years ago
John Cowen 31b6e10391
Merge pull request #4235 from hashicorp/bugfix/move-rsync-to-test
7 years ago
Matt Keeler 04ea404414 Fix gpg_key usage, also make the location of the binary to check the version of overridable
7 years ago
Matt Keeler fcd1811402 Don’t automatically populate release with dev when not generating a version based off git vars
7 years ago
Matt Keeler 46cfa577b0 Set the binary type
7 years ago
Matt Keeler 5381e78520 Pass the right var to git_push_ref
7 years ago
Matt Keeler 31b918d554 Return early when git changes are denied
7 years ago
Matt Keeler b739bbfefe Fixup version release detection
7 years ago
Matt Keeler ca1a0619bd Refactor a little to accomodate overriding packaging using directories
7 years ago
John Cowen 04435dbdaf Ensure all tags for a service are listed on the service detail page
7 years ago
Matt Keeler 82857b2121 Use CONSUL_PKG_NAME in package_release
7 years ago
Matt Keeler f74386d425 Fix a bug in parse_version that prevented using auxillary version files
7 years ago
Matt Keeler 4daf669136 Only remove builds with the same suffix
7 years ago
Matt Keeler ebe6ca167f Add notion of a consul pkg name to coexist with enterprise
7 years ago
Matt Keeler 2dc2e94f31 Make sure to commit all version*.go files
7 years ago
Matt Keeler 4c9db8c5d0 Update the name of a function source
7 years ago
Matt Keeler 4bbd20ddfa Dont override set but null vars
7 years ago
Matt Keeler 414829f68b Make some room for overrides of build system functions
7 years ago
Matt Keeler 3f290cc676 Generalize git pushing in a bash function
7 years ago
Matt Keeler 30ff8b195b Add rsync so the ui can build again
7 years ago
Matt Keeler 13c72cac0e Merge remote-tracking branch 'origin/master' into release-build-updates
7 years ago
Jack Pearkes bed22a81e9
Merge pull request #4233 from fossas/master
7 years ago
John Cowen fb4643b062 Move the rsync dependency to the test scripts for now.
7 years ago
Matt Keeler 197e2f69d5 Switch over to defaulting to the new UI
7 years ago
John Cowen bf4bcdd670 Find a way to test pre-ember load
7 years ago
Matt Keeler 147e4a1eae Add capability to put tree back into dev mode via make dev-tree
7 years ago
Leo Zhang 7f6d727aa5
Fix invalid vendor.json syntax for go-discover
7 years ago
Matt Keeler 48910f7583 Update the scripting
7 years ago
Matt Keeler e762d6fd82
Merge pull request #4229 from hashicorp/mitchellh/builder-rsync
7 years ago
Mitchell Hashimoto f6989e6326
Add rsync to consul-builder
7 years ago
John Cowen 5bee407319 Move healthcheck text down by 1px
7 years ago
John Cowen 11ec24fe48 Ensure startup/load image is removed if you hit an error on first load
7 years ago
John Cowen 71cef8b8cd
Merge pull request #4225 from hashicorp/bugfix/hide-anon-acl-delete
7 years ago
John Cowen 18aa8aa7ce
Merge pull request #4223 from hashicorp/feature/search-acls-by-token
7 years ago
Matt Keeler 6282be9a93 Move some things around and add in consul version confirmation to publishing checks
7 years ago
John Cowen 62a4c1098e Add test for not showing the delete button for the first acl...
7 years ago
John Cowen 58f99703a4 Disable the delete button in the acl list for the anon token only
7 years ago