zed/crates/collab/src
Antonio Scandurra 62521531a6 💄
2022-06-22 15:06:22 +02:00
..
bin Fix failing seed bin build and add bin builds to ci pipeline 2022-05-26 15:41:24 -07:00
rpc Exclude staff from activity recording 2022-06-21 16:07:59 +02:00
api.rs Expose project metadata via GET /project_metadata 2022-06-21 18:06:31 +02:00
auth.rs Enable descriptive HTTP errors to be returned from DB layer 2022-05-19 11:55:55 -06:00
db.rs Fix error when worktree has no file extensions 2022-06-21 11:02:13 -07:00
env.rs Rename zed-server to collab 2022-04-09 08:30:42 -06:00
errors.rs Remove more unused code related to GitHub auth and errors 2022-04-21 08:57:49 -06:00
integration_tests.rs 💄 2022-06-22 15:06:22 +02:00
lib.rs Fix failing seed bin build and add bin builds to ci pipeline 2022-05-26 15:41:24 -07:00
main.rs Add an API that returns the most active users and the projects where they've been active 2022-06-20 19:46:37 -07:00
rpc.rs Use a FuturesUnordered to process foreground messages 2022-06-22 15:04:17 +02:00