zed/crates/collab/src
Antonio Scandurra 1c30767592 Remove stale Error variant
Co-Authored-By: Max Brunsfeld <max@zed.dev>
2022-12-02 19:20:51 +01:00
..
bin Merge branch 'main' into reconnections-2 2022-12-02 19:09:33 +01:00
db Merge branch 'main' into reconnections-2 2022-12-02 19:09:33 +01:00
rpc Rename Store to ConnectionPool 2022-11-17 19:03:59 +01:00
api.rs Merge branch 'main' into reconnections-2 2022-12-02 19:09:33 +01:00
auth.rs Start using the new sea-orm backed database 2022-12-01 14:41:59 +01:00
db.rs Remove stale Error variant 2022-12-02 19:20:51 +01: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 branch 'main' into reconnections-2 2022-12-02 19:09:33 +01:00
lib.rs Remove stale Error variant 2022-12-02 19:20:51 +01:00
main.rs Clear stale data on startup 2022-12-02 16:30:00 +01:00
rpc.rs Use i32 to represent Postgres INTEGER types in Rust 2022-12-02 13:58:54 +01:00