zed/crates/collab/src
Antonio Scandurra b0eb692760 WIP
2022-06-24 17:21:58 +02:00
..
bin Fix failing seed bin build and add bin builds to ci pipeline 2022-05-26 15:41:24 -07:00
rpc Use BTreeMap in Server so we release memory when maps are cleared 2022-06-23 18:02:17 +02:00
api.rs WIP 2022-06-24 17:21:58 +02:00
auth.rs Enable descriptive HTTP errors to be returned from DB layer 2022-05-19 11:55:55 -06:00
db.rs WIP 2022-06-24 17:21:58 +02:00
env.rs
errors.rs Remove more unused code related to GitHub auth and errors 2022-04-21 08:57:49 -06:00
integration_tests.rs Remove non-determinism from Peer caused by smol's timeout helper 2022-06-22 18:39:12 +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 Gather metrics only when /metrics endpoint is retrieved 2022-06-24 09:28:52 +02:00