Commit log
e08d6cd
Merge pull request #1921 from zed-industries/multibuffer-following
Click to expand commit body
Allow following collaborators into editors with multi-excerpt buffers (refactors + find-all-refs)
Max Brunsfeld
created
954c9ac
Add integration test coverage for following into multibuffers
Max Brunsfeld
created
e4c5dfc
Use run_until_parked instead of 'condition' in all integration tests
Max Brunsfeld
created
5f6313d
Update Zed & Zed Preview icons
Nate Butler
created
70efd2b
Introduce a ViewId message, identifying views across calls
Max Brunsfeld
created
43b7e16
Handle retina screens in start-local-collaboration script
Max Brunsfeld
created
f99f581
Clean up state matching in from_state_proto using let/else statements
Max Brunsfeld
created
09d3fbf
In editor following test, apply excerpt removals to both followers
Max Brunsfeld
created
Antonio Scandurra
created
Antonio Scandurra
created
05e99eb
Introduce an epoch to `ConnectionId` and `PeerId`
Antonio Scandurra
created
Antonio Scandurra
created
553585b
Add more logging to `Room`
Antonio Scandurra
created
674fdda
Instrument `rpc::Server::start` and reduce cleanup timeout again
Antonio Scandurra
created
Antonio Scandurra
created
9530976
Try using a longer timeout for cleaning up stale rooms
Antonio Scandurra
created
Antonio Scandurra
created
b9c7796
Reduce readiness probe delay and period
Antonio Scandurra
created
Antonio Scandurra
created
dc47552
Fix kubernetes configuration for readiness probe
Antonio Scandurra
created
Antonio Scandurra
created
897506c
Define readiness probe to know when the new server can accept traffic
Antonio Scandurra
created
Antonio Scandurra
created
dde6cf5
Don't wait for stale project deletion before listening for connections
Antonio Scandurra
created
Antonio Scandurra
created
34b6989
Listen to SIGTERM in addition to ctrl-c for graceful shutdown
Antonio Scandurra
created
Antonio Scandurra
created
b150efb
Set log level to debug for preview deployment
Click to expand commit body
Also, add a log statement when we receive the interrupt signal.
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Antonio Scandurra
and
Max Brunsfeld
created
Max Brunsfeld
created
45bfcfc
Fix excessive delay before clearing stale room data
Click to expand commit body
Co-authored-by: Antonio Scandurra <antonio@zed.dev>
Max Brunsfeld
and
Antonio Scandurra
created
cf72173
Clamp end of visual git hunk to requested range
Julia
created
Max Brunsfeld
created
9574812
Merge remote-tracking branch 'origin/collab-0.3.x'
Max Brunsfeld
created
6ad326a
Wait longer before deleting outdated rooms from the database
Click to expand commit body
Co-authored-by: Antonio Scandurra <antonio@zed.dev>
Max Brunsfeld
and
Antonio Scandurra
created
b0652c5
Merge pull request #1968 from zed-industries/fix-text-size-in-updates
Click to expand commit body
Fix text size in notifications
Mikayla Maki
created
790ef19
Fix mis-set variables
Mikayla Maki
created
ecd44e6
Git diff recalc in project diagnostics
Julia
created
2cd9987
Git diff recalc in project search
Julia
created
Julia
created
00b7c78
Initial hacky displaying of git gutter in multi-buffers
Julia
created
11800a8
Merge branch 'main' into multibuffer-following
Max Brunsfeld
created
Antonio Scandurra
created
461c240
Merge pull request #1965 from zed-industries/preserve-calls-during-server-restarts
Click to expand commit body
Automatically re-join call when server is restarted
Antonio Scandurra
created
073a298
Move creation of room_id index into its own migration
Antonio Scandurra
created
70aac75
Run until parked before asserting about participants in restart test
Antonio Scandurra
created
4dc838f
Reset connection pool when tearing down the server in tests
Antonio Scandurra
created
d4c8fa3
Use a synchronous mutex for `ConnectionPool`
Antonio Scandurra
created
a594ba8
Simulate server restarts in randomized test
Antonio Scandurra
created
f1884d6
Allow server to see client disconnection before giving up on reconnecting
Antonio Scandurra
created
417db95
Fix typo in index name
Antonio Scandurra
created