zed/crates/collab/src
2022-11-14 11:12:23 +01:00
..
bin Fix seed script 2022-10-10 16:05:22 +02:00
rpc Implement Db::cancel_call 2022-11-14 11:12:23 +01:00
api.rs Get integration tests passing with sqlite 2022-11-10 11:03:52 -08:00
auth.rs Total WIP - try making Db a generic struct instead of a trait 2022-11-09 19:28:06 -08:00
db.rs Implement Db::cancel_call 2022-11-14 11:12:23 +01:00
db_tests.rs Run db tests against both postgres and sqlite 2022-11-10 14:29:03 -08: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 Remove stray log statement 2022-11-11 18:54:08 +01: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 Get integration tests passing with sqlite 2022-11-10 11:03:52 -08:00
rpc.rs Implement Db::cancel_call 2022-11-14 11:12:23 +01:00