ZIm/crates/remote_server/src
Kirill Bulatov 49c75eb062
Rework remote task synchronization (#18746)
Reworks the way tasks are stored, accessed and synchronized in the
`project`.
Now both collab and ssh remote projects use the same TaskStorage kind to
get the task context from the remote host, and worktree task templates
are synchronized along with other worktree settings.

Release Notes:

- Adds ssh support to tasks, improves collab-remote projects' tasks sync
2024-10-09 22:28:42 +03:00
..
headless_project.rs Rework remote task synchronization (#18746) 2024-10-09 22:28:42 +03:00
main.rs remote server: Do not spawn server when proxy reconnects (#18864) 2024-10-09 16:51:12 +02:00
remote_editing_tests.rs ssh remoting: Enable reconnecting after connection losses (#18586) 2024-10-07 11:40:59 +02:00
remote_server.rs ssh remoting: Enable reconnecting after connection losses (#18586) 2024-10-07 11:40:59 +02:00
unix.rs remote server: Do not spawn server when proxy reconnects (#18864) 2024-10-09 16:51:12 +02:00