Commit Graph

12117 Commits (594cb70a73103aeea2103245ea9fd22440369051)
 

Author SHA1 Message Date
Ondrej Sika 594cb70a73
ui: Fix swapped node & service checks by fixing filter-by & reject-by (#8338)
4 years ago
Joel Watson 49edce1076
docs: Add raft_multiplier default clarification (#8339)
4 years ago
Alvin Huang dd9f5928fc
add v to version pretty formatter (#8341)
4 years ago
Daniel Nephin 57e00b0fd5
Merge pull request #8245 from hashicorp/dnephin/use-not-modified-in-cache
4 years ago
Daniel Nephin 29571465e1
Merge pull request #8290 from hashicorp/dnephin/watch-decode
4 years ago
Daniel Nephin 6e2186beee
Merge pull request #8328 from hashicorp/dnephin/go1.14.6
4 years ago
Kit Patella 1cd5ef694f
Merge pull request #8331 from hashicorp/cli/fix-cas-when-zero
4 years ago
John Cowen 5f3312a8ac
ui: Namespaces Redesign (#8336)
4 years ago
John Cowen 5a5f87e5a7
ui: KV Form and List Components (#8307)
4 years ago
John Cowen 7a7311d736
ui: Add some missed spaces in component README files (#8335)
4 years ago
Kit Patella 0fe7e987f0 command/kv: remove error case in put and edit error message for delete
4 years ago
Kit Patella f530fe558f command: fix cas put when index=0 and better errors in put and delete
4 years ago
Daniel Nephin e07b20e75a
Merge pull request #8269 from hashicorp/dnephin/ci-add-go-test-race
4 years ago
Daniel Nephin 099000e850 ci: add 'go test -race' job
4 years ago
Alvin Huang e206307c4f
ci: separate install-gotestsum step into its own config (#8327)
4 years ago
Daniel Nephin b8a405b604 ci: Use go1.14.6
4 years ago
Blake Covarrubias 1ec81bb20c docs: Fix heading for list prepared queries endpoint
4 years ago
John Cowen 5d1ce1e120
ui: Move routes to use data-sources (#8321)
4 years ago
John Cowen aa8fb9a8dc
ui: Fix sticky action popover menus (#8326)
4 years ago
John Cowen e2c734f063
ui: Change some components to use willDestroyElement vs willDestroy (#8313)
4 years ago
Blake Covarrubias 340bc68e45
docs: Fix link to kv_max_value_size config option (#8322)
4 years ago
Sabeen Syed d0f222008c
Merge pull request #8259 from hashicorp/enterprise_docs_update
4 years ago
Daniel Nephin 4e16e99850
Merge pull request #8282 from hashicorp/dnephin/unmethod-store-funcs-oss
4 years ago
Daniel Nephin ecccb30690 state: update calls that are no longer state methods
4 years ago
Daniel Nephin 2008884241 state: un-method funcs that don't use their receiver
4 years ago
Daniel Nephin 63b153df8c store: convert methods that don't use their receiver to functions
4 years ago
John Cowen 061276007e
ui: Better error message checking for cross dc connect check (#8320)
4 years ago
André 3bc27df844
minor: fix docstring of DNSOnlyPassing (#8318)
4 years ago
Rebecca Zanzig a93bc5cd18
Merge pull request #8140 from hashicorp/k8s/gateway-setup-docs
4 years ago
Kyle Schochenmaier 5f8825af96
Apply suggestions from code review
4 years ago
Kyle Schochenmaier eb6b9f4b37
Merge branch 'master' into k8s/gateway-setup-docs
4 years ago
Kyle Schochenmaier 1227974f43
ingress gw docs for k8s (#8291)
4 years ago
Jeff Escalante ecc406562a
Merge pull request #8230 from hashicorp/je.pin-deps
4 years ago
Jeff Escalante 338af8ac6b
Merge pull request #8277 from hashicorp/je.website-maintenance-7-8-20
4 years ago
Kyle Schochenmaier 8c7a4c8063 update sidebar
4 years ago
Kyle Schochenmaier 8049aac526 remove term-gw until its ready to merge and update redirects
4 years ago
Alvin Huang c591d40be0
add back missing quote in bashenv for CI (#8317)
4 years ago
Alvin Huang 5bdf8a2d53
[skip ci] bump master to 1.9.0 to track next release version (#8315)
4 years ago
Daniel Nephin 41b0bf9571
Merge pull request #8160 from hashicorp/streaming/add-event-publisher
4 years ago
Daniel Nephin 2ec3760b70 agent/cache: Use AllowNotModifiedResponse in CatalogListServices
4 years ago
Daniel Nephin dbb8d14728 agent/cache: Update some docstrings
4 years ago
Daniel Nephin c07acbeb6b stream: Add forceClose and refactor subscription filtering
4 years ago
Daniel Nephin f19f8e99bb stream: Improve docstrings
4 years ago
Daniel Nephin fc1c2ae412 stream: change Topic to an interface
4 years ago
Daniel Nephin 6fa36e3aee state: Move change processing out of EventPublisher
4 years ago
Daniel Nephin 48c766d2c6 server: Abandom state store to shutdown EventPublisher
4 years ago
Daniel Nephin 889c57fd2d stream: unexport identifiers
4 years ago
Daniel Nephin 4fa0fdc0e0 stream: Move EventPublisher to stream package
4 years ago
Daniel Nephin 489876c86b state: Make handleACLUpdate async once again
4 years ago
Daniel Nephin 5f9db94956 state: Use interface for Txn
4 years ago