zed/crates/collab/src
2024-01-08 22:30:03 -07:00
..
bin Fix compile error in db seed executable 2023-10-18 18:05:51 -07:00
db Allow adding write access to guests 2024-01-08 22:02:56 -07:00
rpc Use a synchronous mutex for ConnectionPool 2022-12-13 13:50:51 +01:00
tests Failing test for unmuting microphone 2024-01-08 22:30:03 -07:00
api.rs Add backtrace hash to collab server panic api 2023-12-18 11:12:23 -05:00
auth.rs Add logging and metric for time spent hashing auth tokens 2023-03-17 14:32:13 -07:00
db.rs Remove logic for multiple channel parents 2023-10-24 17:29:23 +02:00
env.rs
errors.rs
executor.rs Remove 2 suffix for collab, rope, settings, menu 2024-01-03 12:29:16 -08:00
lib.rs Fix prevention of cross-channel joins 2024-01-08 13:47:27 -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 Allow adding write access to guests 2024-01-08 22:02:56 -07:00
tests.rs Start work on read-only project access for channel guests 2024-01-03 19:30:32 -07:00