ZIm/crates/collab/src
Max Brunsfeld 6659dac2e5 Fix compile errors in seed script, ensure it is compiled on CI
Co-authored-by: Nate Butler <nate@zed.dev>
2022-11-14 11:12:25 -08: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 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 Add missing cfg(test) attribute to sqlite RowsAffected 2022-11-10 15:04:57 -08: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 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