zed/crates/collab/src
2023-08-18 17:03:34 -07:00
..
bin Restore seeding of random GH users in seed-db 2023-08-02 15:45:22 -07:00
db Break up Database impl into multiple files, organized by topic 2023-08-18 17:03:34 -07:00
rpc
tests Respect completion resolve server capabilities 2023-08-18 16:55:47 +03: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 Break up Database impl into multiple files, organized by topic 2023-08-18 17:03:34 -07:00
env.rs
errors.rs
executor.rs
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 Implement calling contacts into your current channel 2023-08-15 14:56:54 -07:00
tests.rs Reorganize source files of collab::db 2023-08-18 16:23:33 -07:00