Commit log
65641b1
Merge pull request #2112 from zed-industries/fix-version-for-feedback-related-commands
Click to expand commit body
Fix version for feedback-related commands
Joseph T. Lyons
created
3 years ago
248161a
Fix version for feedback-related commands
Click to expand commit body
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
Joseph Lyons
and
Max Brunsfeld
created
3 years ago
d9278f7
Merge pull request #2066 from zed-industries/remove-staff-mode
Click to expand commit body
Small patches
Mikayla Maki
created
3 years ago
57781fd
Move StaffMode declaration out of paths
Mikayla Maki
created
3 years ago
2d889f5
Rewrite license documentation to be more clear
Mikayla Maki
created
3 years ago
2802e3a
Fixed failling tests
Mikayla Maki
created
3 years ago
ea39983
Removed old experiments settings and staff mode flag, added new StaffMode global that is set based on the webserver's staff bit
Mikayla Maki
created
3 years ago
ca2e025
Renamed open recent action to match menu
Mikayla Maki
created
3 years ago
070b892
Merge pull request #2107 from zed-industries/fix-ci
Click to expand commit body
Add an install step to the CI build script
Mikayla Maki
created
3 years ago
e530406
Add an install step to the CI build script
Mikayla Maki
created
3 years ago
ea0dd89
Merge pull request #2090 from zed-industries/workspace-window-position-persistence
Click to expand commit body
Workspace window position persistence
Kay Simmons
created
3 years ago
a1308d2
Merge pull request #2105 from zed-industries/fix-focus-stealing-when-collaborating
Click to expand commit body
Limit focus grabbing in followed pane
Kay Simmons
created
3 years ago
486b3f6
Merge pull request #2106 from zed-industries/fix-local-integration-test-failure
Click to expand commit body
fix local failing test
Kay Simmons
created
3 years ago
0f93386
Add run until parked to test_fs_operations to ensure both update chunks are completed before asserting the changes
Kay Simmons
created
3 years ago
77a4f90
removed invalid focus assertion
Kay Simmons
created
3 years ago
d6acea5
add test for is_child_focused
Kay Simmons
created
3 years ago
89a5506
Add function which checks if a child of a view is focused and use that to only focus item updates from the leader when that the active item was focused
Kay Simmons
created
3 years ago
Antonio Scandurra
created
3 years ago
ac7618d
Merge pull request #2103 from zed-industries/connection-staleness
Click to expand commit body
Fix connection staleness issues
Antonio Scandurra
created
3 years ago
647d986
Abort collaboration process if any thread panics
Antonio Scandurra
created
3 years ago
d7ac15f
Merge pull request #2101 from zed-industries/theme-licenses
Click to expand commit body
Added build-licenses command to style tree
Mikayla Maki
created
3 years ago
3a1d533
Combine both license generations into one file
Mikayla Maki
created
3 years ago
c44acae
Added build-licenses command to style tree
Mikayla Maki
created
3 years ago
1593b1e
window position restoration working
Kay Simmons
created
3 years ago
fabcdb9
Merge pull request #2100 from zed-industries/visible-worktrees-in-collab-ui
Click to expand commit body
Omit hidden worktrees when showing projects in collaboration UI
Max Brunsfeld
created
3 years ago
f99e404
Run CI for version branches but not all branches starting with 'v'
Max Brunsfeld
created
3 years ago
1b45911
Omit hidden worktrees when showing projects in collaboration UI
Max Brunsfeld
created
3 years ago
4918ad5
Merge pull request #2099 from zed-industries/empty-go-to-def-multibuffer
Click to expand commit body
Avoid opening a definitions tab if there are no definitions found
Max Brunsfeld
created
3 years ago
9f86748
Avoid opening a definitions tab if there are no definitions found
Max Brunsfeld
created
3 years ago
489be5e
Merge pull request #2077 from zed-industries/2064-remove-contacts
Click to expand commit body
Remove contact from contact list
Petros Amoiridis
created
3 years ago
b396e15
Merge pull request #2098 from zed-industries/help-menu-licenses
Click to expand commit body
Add 'view dependency licenses' item to Help appication menu
Max Brunsfeld
created
3 years ago
1c572fd
Add 'view dependency licenses' item to Help appication menu
Max Brunsfeld
created
3 years ago
73af155
Refactor Database::remove_contact
Click to expand commit body
Refactor it to avoid sending irrelevant messages to update the UI.
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Petros Amoiridis
and
Antonio Scandurra
created
3 years ago
eca6115
Ensure `proto::UpdateWorktree::removed_entries` doesn't exceed chunk size
Click to expand commit body
This was causing the database to panic because we were trying to remove too
many entries at once.
Antonio Scandurra
created
3 years ago
74aeec3
Cancel pending call when participant leaves room after a reconnection
Click to expand commit body
Previously, if a user temporarily disconnected while there was a pending
call, we would fail to cancel such pending call when the caller left the
room. This was due to the caller reconnecting and having a different connection
id than the one originally used to initiate the call.
Antonio Scandurra
created
3 years ago
2f26fcd
Merge branch 'main' into 2064-remove-contacts
Petros Amoiridis
created
3 years ago
a4d9d6c
Merge pull request #2095 from zed-industries/fix-crash-when-opening-feedback-while-in-call
Click to expand commit body
Fix crash when opening feedback while in call
Joseph T. Lyons
created
3 years ago
a2a3ebc
Merge pull request #2096 from zed-industries/lazy-load-languages
Click to expand commit body
Load languages lazily in the background
Max Brunsfeld
created
3 years ago
ddf4e1a
Load languages lazily in the background
Max Brunsfeld
created
3 years ago
a369fb8
better but still broken
Kay Simmons
created
3 years ago
9ff34bc
Remove no-longer-needed method
Joseph Lyons
created
3 years ago
10f130e
Merge pull request #2094 from zed-industries/project-lost-window-close-action-shortcut-accessibility
Click to expand commit body
Add "Close Window" global action which does not need a focused workspace
Julia
created
3 years ago
3819a67
Add "Close Window" global action which does not need a focused workspace
Julia
created
3 years ago
6e7101c
Fix crash when opening feedback while in call
Joseph Lyons
created
3 years ago
2df2d09
Merge pull request #2091 from zed-industries/style
Click to expand commit body
Style
Julia
created
3 years ago
Joseph Lyons
created
3 years ago
Click to expand commit body
Co-Authored-By: Max Brunsfeld <max@zed.dev>
Julia
and
Max Brunsfeld
created
3 years ago
5eac797
mostly working now
Kay Simmons
created
3 years ago
Kay Simmons
created
3 years ago
Kay Simmons
created
3 years ago
Page 6 of 157