zed/crates/collab/src
2022-07-18 10:29:10 +02:00
..
bin Fix failing seed bin build and add bin builds to ci pipeline 2022-05-26 15:41:24 -07:00
rpc Merge branch 'main' into user-timeline 2022-07-04 09:23:16 +02:00
api.rs Allow querying active user counts for people that have collaborated 2022-07-18 10:29:10 +02:00
auth.rs Enable descriptive HTTP errors to be returned from DB layer 2022-05-19 11:55:55 -06:00
db.rs Allow querying active user counts for people that have collaborated 2022-07-18 10:29:10 +02: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 Move all default settings from source code into the JSON file 2022-07-12 11:35:19 -07: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 Merge branch 'main' into user-timeline 2022-07-04 09:23:16 +02:00