ZIm/crates/collab/src
Antonio Scandurra 0296974ab1
Merge pull request #2441 from zed-industries/implicit-ancestry
Determine view ancestry during layout
2023-05-05 10:58:00 +02:00
..
bin Introduce a delay before retrying a transaction after a serialization failure 2023-03-16 13:07:38 -07:00
db Lookup access tokens by id when authenticating a connection 2023-03-17 11:13:50 -07:00
rpc
tests Merge pull request #2441 from zed-industries/implicit-ancestry 2023-05-05 10:58:00 +02:00
api.rs Create user record automatically when someone logs in on the website 2023-03-14 12:25:04 +01:00
auth.rs Add logging and metric for time spent hashing auth tokens 2023-03-17 14:32:13 -07:00
db.rs Cancel pending calls when participant fails to reconnect 2023-04-11 16:33:08 +02:00
env.rs
errors.rs
executor.rs WIP - Panic immediately when detecting non-determinism via a change to the execution trace 2022-12-23 17:34:13 -08:00
lib.rs Introduce a delay before retrying a transaction after a serialization failure 2023-03-16 13:07:38 -07:00
main.rs Introduce a delay before retrying a transaction after a serialization failure 2023-03-16 13:07:38 -07:00
rpc.rs Don't wait for host's reply before broadcasting buffer updates to guests 2023-04-11 12:37:08 -07:00
tests.rs Ensure workspace gets rendered in collab integration tests 2023-05-03 18:31:07 +02:00