zed/crates/collab/src
Julia 239a04ea5b Add test that should have exercised tab reordering while following
Except it doesn't, it passes both with and without the prior commit.
Investigate further
2022-12-02 00:31:16 -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 Merge pull request #1913 from zed-industries/Add-column-to-signups-for-added-to-mailing-list 2022-11-29 19:30:11 -05:00
db_tests.rs Add "added_to_mailing_list" column on signups table 2022-11-29 02:13:13 -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 Add test that should have exercised tab reordering while following 2022-12-02 00:31:16 -05: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