zed/crates/collab/src
2023-06-07 16:10:45 -07:00
..
bin Introduce a delay before retrying a transaction after a serialization failure 2023-03-16 13:07:38 -07:00
db Merge branch 'main' into stream-git-statuses 2023-06-07 14:12:58 -07:00
rpc
tests Fixed a bug where buffer saved clocks would desynchronize in rare execution paths 2023-06-07 16:10:45 -07: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 Merge branch 'main' into stream-git-statuses 2023-06-07 14:12:58 -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 Populate created local settings file with an empty JSON object and comments 2023-06-05 18:20:02 -07:00
tests.rs Merge branch 'main' into panels 2023-05-22 14:10:17 +02:00