Mikayla Maki
|
ab97a75156
|
zed 0.72.3
|
2023-02-08 16:15:14 -08:00 |
|
Mikayla Maki
|
58b819e9a4
|
Merge pull request #2134 from zed-industries/fix-action-keystroke-bugs
Fix several action dispatching bugs
|
2023-02-08 16:14:21 -08:00 |
|
Joseph Lyons
|
f753a83eb1
|
v0.72.x stable
|
2023-02-08 14:55:09 -05:00 |
|
Antonio Scandurra
|
f877d26c3a
|
Merge pull request #2145 from zed-industries/fix-focus-in-project-search
Focus results editor only when starting a new project search
|
2023-02-08 13:19:56 -05:00 |
|
Max Brunsfeld
|
37ad025ccd
|
Merge pull request #2140 from zed-industries/feedback/929-project-search-crashes
Feedback/929 project search crashes
|
2023-02-07 10:12:34 -08:00 |
|
Max Brunsfeld
|
e8ebd6d7a2
|
zed 0.72.2
|
2023-02-07 09:25:30 -08:00 |
|
Kay Simmons
|
bcc38a60bf
|
Merge pull request #2136 from zed-industries/fix-recent-projects-panic
Fix Recent Project Panic
|
2023-02-07 09:24:59 -08:00 |
|
Max Brunsfeld
|
8944ca9236
|
Merge pull request #2135 from zed-industries/handle-window-moved-crash
Fix crash when unplugging display containing a zed window
|
2023-02-07 09:24:49 -08:00 |
|
Joseph Lyons
|
6ae297832f
|
zed 0.72.1
|
2023-02-06 14:24:41 -05:00 |
|
Joseph T. Lyons
|
a7f788746c
|
Merge pull request #2125 from zed-industries/trim-leading-and-trailing-whitespace-in-feedback
Trim leading and trailing whitespace in feedback
|
2023-02-06 14:19:33 -05:00 |
|
Kay Simmons
|
7ff55087f3
|
Merge pull request #2124 from zed-industries/fix-display-uuid-panic
Make display uuid optional if the display is disconnected
|
2023-02-06 14:15:58 -05:00 |
|
Joseph Lyons
|
41102751ef
|
Reduce length of feedback placeholder text
|
2023-02-03 08:35:55 -05:00 |
|
Joseph T. Lyons
|
a25580fb7f
|
Merge pull request #2127 from zed-industries/fix-discourse-release
Fix discourse release
|
2023-02-02 14:41:59 -05:00 |
|
Joseph Lyons
|
bc7bccf5f5
|
v0.72.x preview
|
2023-02-01 13:44:50 -05:00 |
|
Mikayla Maki
|
a89cc22af4
|
Merge pull request #2113 from zed-industries/terminal-lost-cwd
Fix lost terminal working directories
|
2023-01-30 14:43:43 -08:00 |
|
Mikayla Maki
|
e682e2dd72
|
Changed SQLez migrations to be executed eagerly
Added fix for terminal working directory's sometimes getting lost
co-authored-by: Kay <kay@zed.dev>
|
2023-01-30 14:38:48 -08:00 |
|
Joseph T. Lyons
|
65641b1d3e
|
Merge pull request #2112 from zed-industries/fix-version-for-feedback-related-commands
Fix version for feedback-related commands
|
2023-01-30 14:43:33 -05:00 |
|
Joseph Lyons
|
248161aa63
|
Fix version for feedback-related commands
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
|
2023-01-30 14:13:25 -05:00 |
|
Mikayla Maki
|
d9278f7416
|
Merge pull request #2066 from zed-industries/remove-staff-mode
Small patches
|
2023-01-27 15:50:00 -08:00 |
|
Mikayla Maki
|
57781fd7aa
|
Move StaffMode declaration out of paths
|
2023-01-27 15:45:33 -08:00 |
|
Mikayla Maki
|
2d889f59bf
|
Rewrite license documentation to be more clear
|
2023-01-27 15:44:19 -08:00 |
|
Mikayla Maki
|
2802e3a1c6
|
Fixed failling tests
|
2023-01-27 15:44:17 -08:00 |
|
Mikayla Maki
|
ea39983f78
|
Removed old experiments settings and staff mode flag, added new StaffMode global that is set based on the webserver's staff bit
|
2023-01-27 15:43:12 -08:00 |
|
Mikayla Maki
|
ca2e0256e1
|
Renamed open recent action to match menu
|
2023-01-27 15:38:48 -08:00 |
|
Mikayla Maki
|
070b89243f
|
Merge pull request #2107 from zed-industries/fix-ci
Add an install step to the CI build script
|
2023-01-27 15:38:12 -08:00 |
|
Mikayla Maki
|
e530406d62
|
Add an install step to the CI build script
|
2023-01-27 15:24:21 -08:00 |
|
Kay Simmons
|
ea0dd8972f
|
Merge pull request #2090 from zed-industries/workspace-window-position-persistence
Workspace window position persistence
|
2023-01-27 15:24:01 -08:00 |
|
Kay Simmons
|
a1308d20ce
|
Merge pull request #2105 from zed-industries/fix-focus-stealing-when-collaborating
Limit focus grabbing in followed pane
|
2023-01-27 15:23:43 -08:00 |
|
Kay Simmons
|
486b3f64d1
|
Merge pull request #2106 from zed-industries/fix-local-integration-test-failure
fix local failing test
|
2023-01-27 15:23:23 -08:00 |
|
Kay Simmons
|
0f93386071
|
Add run until parked to test_fs_operations to ensure both update chunks are completed before asserting the changes
|
2023-01-27 15:07:51 -08:00 |
|
Kay Simmons
|
77a4f907a0
|
removed invalid focus assertion
|
2023-01-27 13:43:36 -08:00 |
|
Kay Simmons
|
d6acea525d
|
add test for is_child_focused
|
2023-01-27 13:00:26 -08:00 |
|
Kay Simmons
|
89a5506f43
|
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
|
2023-01-27 12:39:32 -08:00 |
|
Antonio Scandurra
|
5431488a9a
|
collab 0.5.4
|
2023-01-27 11:07:12 +01:00 |
|
Antonio Scandurra
|
ac7618da17
|
Merge pull request #2103 from zed-industries/connection-staleness
Fix connection staleness issues
|
2023-01-27 11:01:24 +01:00 |
|
Antonio Scandurra
|
647d9861b1
|
Abort collaboration process if any thread panics
|
2023-01-27 09:50:59 +01:00 |
|
Mikayla Maki
|
d7ac15fa71
|
Merge pull request #2101 from zed-industries/theme-licenses
Added build-licenses command to style tree
|
2023-01-26 18:29:20 -08:00 |
|
Mikayla Maki
|
3a1d533c01
|
Combine both license generations into one file
|
2023-01-26 18:25:28 -08:00 |
|
Mikayla Maki
|
c44acaefff
|
Added build-licenses command to style tree
|
2023-01-26 17:33:54 -08:00 |
|
Kay Simmons
|
1593b1e13d
|
window position restoration working
|
2023-01-26 16:35:00 -08:00 |
|
Max Brunsfeld
|
fabcdb909a
|
Merge pull request #2100 from zed-industries/visible-worktrees-in-collab-ui
Omit hidden worktrees when showing projects in collaboration UI
|
2023-01-26 15:01:10 -08:00 |
|
Max Brunsfeld
|
f99e4043c4
|
Run CI for version branches but not all branches starting with 'v'
|
2023-01-26 14:57:24 -08:00 |
|
Max Brunsfeld
|
1b45911857
|
Omit hidden worktrees when showing projects in collaboration UI
|
2023-01-26 14:47:37 -08:00 |
|
Max Brunsfeld
|
4918ad5789
|
Merge pull request #2099 from zed-industries/empty-go-to-def-multibuffer
Avoid opening a definitions tab if there are no definitions found
|
2023-01-26 10:35:35 -08:00 |
|
Max Brunsfeld
|
9f86748aff
|
Avoid opening a definitions tab if there are no definitions found
|
2023-01-26 10:30:01 -08:00 |
|
Petros Amoiridis
|
489be5e77b
|
Merge pull request #2077 from zed-industries/2064-remove-contacts
Remove contact from contact list
|
2023-01-26 20:04:15 +02:00 |
|
Max Brunsfeld
|
b396e153d1
|
Merge pull request #2098 from zed-industries/help-menu-licenses
Add 'view dependency licenses' item to Help appication menu
|
2023-01-26 09:56:44 -08:00 |
|
Max Brunsfeld
|
1c572fd86e
|
Add 'view dependency licenses' item to Help appication menu
|
2023-01-26 09:53:46 -08:00 |
|
Petros Amoiridis
|
73af155dd6
|
Refactor Database::remove_contact
Refactor it to avoid sending irrelevant messages to update the UI.
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
|
2023-01-26 19:01:51 +02:00 |
|
Antonio Scandurra
|
eca6115e4b
|
Ensure proto::UpdateWorktree::removed_entries doesn't exceed chunk size
This was causing the database to panic because we were trying to remove too
many entries at once.
|
2023-01-26 17:26:31 +01:00 |
|