zed/crates
Antonio Scandurra 86e5ae1f2e Allow nulls in projects.host_connection_{id,server_id}
The server version on stable won't be able to fill values for those
columns when we deploy the migration to preview.

With this commit we're also dropping the unused `worktree_extensions`
and `project_activity_periods` tables. The last version of the server
on stable (0.2.6) doesn't contain any code that accesses those tables.
2022-12-15 11:30:51 +01:00
..
activity_indicator wip 2022-12-03 16:06:01 -08:00
assets
auto_update Fix mis-set variables 2022-12-13 09:58:04 -08:00
breadcrumbs wip 2022-12-03 16:06:01 -08:00
call Introduce an epoch to ConnectionId and PeerId 2022-12-14 15:55:56 +01:00
cli
client WIP 2022-12-14 18:02:39 +01:00
clock
collab Allow nulls in projects.host_connection_{id,server_id} 2022-12-15 11:30:51 +01:00
collab_ui Introduce an epoch to ConnectionId and PeerId 2022-12-14 15:55:56 +01:00
collections
command_palette working serialized writes with panics on failure. Everything seems to be working 2022-12-03 16:06:01 -08:00
context_menu
db Fix bugs resulting from refactoring the terminal into project and workspace halves 2022-12-08 20:21:00 -08:00
diagnostics Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
drag_and_drop Fetch last workspace explicitly when starting Zed 2022-12-12 13:29:18 -08:00
editor Merge pull request #1962 from zed-industries/scrolling-breaks-follow 2022-12-12 16:37:58 -08:00
file_finder working serialized writes with panics on failure. Everything seems to be working 2022-12-03 16:06:01 -08:00
fs
fsevent
fuzzy
git
go_to_line Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
gpui Updated is_child() to omit self 2022-12-09 12:07:49 -08:00
gpui_macros Merge branch 'main' into reconnections-2 2022-12-05 19:18:40 +01:00
journal Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
language
live_kit_client
live_kit_server
lsp
media
menu
outline Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
picker
plugin
plugin_macros
plugin_runtime
project Introduce an epoch to ConnectionId and PeerId 2022-12-14 15:55:56 +01:00
project_panel working serialized writes with panics on failure. Everything seems to be working 2022-12-03 16:06:01 -08:00
project_symbols Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
rope Style 2022-11-30 13:11:08 -05:00
rpc Use "id" nomenclature more consistently 2022-12-15 10:15:59 +01:00
search Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
settings WIP 2022-12-08 20:21:00 -08:00
snippet
sqlez Merge branch 'main' into reconnections-2 2022-12-05 19:18:40 +01:00
sqlez_macros CHANGE LOCK TO NOT BE DROPPED INSTANTLY. DANG U RUST 2022-12-03 16:06:02 -08:00
sum_tree
terminal WIP 2022-12-08 20:21:00 -08:00
terminal_view Remove terminal container view, switch to notify errors 2022-12-08 20:21:00 -08:00
text Add a layer of indirection between excerpt ids and locators 2022-11-28 14:18:49 -08:00
theme Added user notifications 2022-12-03 16:06:02 -08:00
theme_selector
theme_testbench Dock persistence working! 2022-12-03 16:06:01 -08:00
util Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
vim remove printline 2022-12-08 14:45:22 -08:00
workspace Introduce an epoch to ConnectionId and PeerId 2022-12-14 15:55:56 +01:00
zed Fetch last workspace explicitly when starting Zed 2022-12-12 13:29:18 -08:00