zed/crates/collab/src
Mikayla 4ff44dfa3b
Fix bugs in moving channels that could cause channels to be stranded or moved unexpectedly
Made channel linking not query in a loop

co-authored-by: Max <max@zed.dev>
2023-09-20 15:32:06 -07:00
..
bin Restore seeding of random GH users in seed-db 2023-08-02 15:45:22 -07:00
db Fix bugs in moving channels that could cause channels to be stranded or moved unexpectedly 2023-09-20 15:32:06 -07:00
rpc
tests Fix bugs in moving channels that could cause channels to be stranded or moved unexpectedly 2023-09-20 15:32:06 -07:00
api.rs Remove dead code for old admin pages 2023-09-13 15:02:59 -07:00
auth.rs Add logging and metric for time spent hashing auth tokens 2023-03-17 14:32:13 -07:00
db.rs Finish optimizing channel representations and operations 2023-09-18 20:24:37 -07:00
env.rs
errors.rs
executor.rs
lib.rs
main.rs
rpc.rs Fix bugs in moving channels that could cause channels to be stranded or moved unexpectedly 2023-09-20 15:32:06 -07:00
tests.rs Start work on restoring server-side code for chat messages 2023-09-07 16:32:49 -07:00