zed/crates/collab/src
2022-11-16 17:28:50 -05:00
..
bin Fix compile errors in seed script, ensure it is compiled on CI 2022-11-14 11:12:25 -08:00
rpc Merge pull request #1870 from zed-industries/fix-remote-abs-paths 2022-11-11 15:28:17 +00:00
api.rs allow users to sign up multiple times without throwing a 500 2022-11-15 20:04:56 -05: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 allow users to sign up multiple times without throwing a 500 2022-11-15 20:04:56 -05:00
db_tests.rs Move comment to correct location 2022-11-16 17:28:50 -05: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 Merge pull request #1870 from zed-industries/fix-remote-abs-paths 2022-11-11 15:28:17 +00: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 Merge pull request #1870 from zed-industries/fix-remote-abs-paths 2022-11-11 15:28:17 +00:00