Commit Graph

12220 Commits (38980ebb4c1bd7f3e6b68be7401d7ae6e63a4d46)
 

Author SHA1 Message Date
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
Daniel Nephin a709ed1ab5 stream.Subscription unexport fields and additiona docstrings
4 years ago
Daniel Nephin 17b833b4c9 Add a context for stopping EventPublisher goroutine
4 years ago
Daniel Nephin 2c8342f115 EventPublisher: Make Unsubscribe a function on Subscription
4 years ago
Daniel Nephin 1622bb3a45 EventPublisher: handleACL changes synchronously
4 years ago
Daniel Nephin effab15131 stream.EventSnapshot: reduce the fields on the struct
4 years ago
Daniel Nephin a5cf933fe8 stream.EventBuffer: Seed the fuzz test with time.Now()
4 years ago
Daniel Nephin bbe7272d8e state: memdb_wrapper.go -> memdb.go
4 years ago
Daniel Nephin 2a8a8f7b8d state: publish changes from Commit
4 years ago
Daniel Nephin f5ecd5de5f EventPublisher: docstrings and getTopicBuffer
4 years ago
Daniel Nephin 555cfe52d9 ProcessChanges: use stream.Event
4 years ago
Daniel Nephin 4e0bc8013b stream: Use local types for Event Topic SubscriptionRequest
4 years ago
Daniel Nephin aacd514dca Rename stream_publisher.go -> event_publisher.go
4 years ago
Daniel Nephin c0b0109e80 Add streaming package with Subscription and Snapshot components.
4 years ago
Alvin Huang 2a040342ba
remove GIT_DESCRIBE variable since we have a revision line (#8310)
4 years ago
John Cowen 76abc184ae
ui: Make sure the intention create form has a cancel button (#8308)
4 years ago
Matt Keeler 8beca1cb8d
Add ability for notifications when one of the agent tokens is updated (#8301)
4 years ago
John Cowen 4b746dc880
ui: Only try and load sessions and coordinates if the node exists (#8305)
4 years ago
R.B. Boyer c11a961600 update changelog
4 years ago
Hans Hasselberg 496fb5fc5b
add support for envoy 1.14.4, 1.13.4, 1.12.6 (#8216)
4 years ago
Chris Piraino 4d857d117f
Set enterprise metadata after resolving the token (#8302)
4 years ago
John Cowen 8b5bed1efc
ui: Replaces old request method with rpc. (#8298)
4 years ago
John Cowen 54749686c9
ui: Move dc sorting to the view/template (#8297)
4 years ago
John Cowen 4b51eb6f8e
ui: Ensure any colons in headers aren't split out (#8293)
4 years ago
Daniel Nephin 7b3f26e61d watch: Allow args from different types
4 years ago
Freddy e72af87918
Add api mod support for /catalog/gateway-services (#8278)
4 years ago
Chris Piraino 45a2987c6c
docs: add section for /health/ingress/:service API (#8108)
4 years ago
Daniel Nephin 653c938edc watch: extract makeWatchPlan to facilitate testing
4 years ago
John Cowen 2f721504a7
ui: Revert ember-composable-helpers to ~4.0.0 due to faster sort-by (#8289)
4 years ago
Matt Keeler 7500f90308
Update CHANGELOG.md
4 years ago
Matt Keeler fb9517bae8
Merge pull request #8268 from hashicorp/feature/improved-version-output
4 years ago
John Cowen 60b2e469c3
ui: Adds definition-table class to RTT values table (#8286)
4 years ago
John Cowen 47b47b98e3
ui: Lint staged no longer requires git add to be specified (#8285)
4 years ago
Warren 40f080576e
Small typo in docstring (#8280)
4 years ago
R.B. Boyer 60f864504a update changelog
4 years ago
R.B. Boyer 1eef096dfe
xds: version sniff envoy and switch regular expressions from 'regex' to 'safe_regex' on newer envoy versions (#8222)
4 years ago
Daniel Nephin f22f3d300d
Merge pull request #8231 from hashicorp/dnephin/unembed-HTTPServer-Server
4 years ago
Daniel Nephin df4088291c agent/http: Update TestSetupHTTPServer_HTTP2
4 years ago
Daniel Nephin d98a4c1317
Merge pull request #8237 from hashicorp/dnephin/remove-acls-enabled-from-delegate
4 years ago
Jeff Escalante c986cce408
remove extra dependencies
4 years ago
Daniel Nephin b434a8a4a5
Merge pull request #8270 from hashicorp/dnephin/oss-store-jsonfile
4 years ago
John Cowen 67f336a325
ui: Dependency upgrade (#8276)
4 years ago
Matt Keeler c707572621
Merge pull request #8253 from hashicorp/feature/auto-config/rpc-delegate
4 years ago
John Cowen 7edb3eca22
ui: Use top-level 'named index files' instead of in folder index files (#8274)
4 years ago
John Cowen b27efcd0ac
ui: Replace dom-buffering components with ember-stargate Portals (#8273)
4 years ago
John Cowen 77886f6d69
ui: Extract and organize popover-menu and related from main-nav (#8272)
4 years ago
John Cowen 7fa58138a4
ui: Enable keyboard access for the sorting dropdown menus (#8267)
4 years ago
John Cowen 0d35548519
ui: New Intention Form/List components (#8172)
4 years ago