ZIm/crates/collab/src
2023-03-10 10:48:30 -08:00
..
bin Remove unused UserId import from seed script 2022-12-06 09:07:25 +01:00
db Begin tracking follow states on collab server 2023-02-22 11:21:23 -05:00
rpc Use a synchronous mutex for ConnectionPool 2022-12-13 13:50:51 +01:00
tests Merge pull request #2199 from zed-industries/welcome-experience 2023-03-10 10:48:30 -08:00
api.rs Add users to mailing list when using an invite link 2023-01-17 16:46:01 -05:00
auth.rs Start using the new sea-orm backed database 2022-12-01 14:41:59 +01:00
db.rs Update db followers table when user leaves a project 2023-03-07 18:56:03 -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
executor.rs WIP - Panic immediately when detecting non-determinism via a change to the execution trace 2022-12-23 17:34:13 -08:00
lib.rs Increase the amount of max connections to the database 2023-03-10 10:10:59 +01:00
main.rs Introduce Kubernetes liveness probe to ensure database works 2023-03-09 09:17:55 +01:00
rpc.rs Limit the number of parallel messages handled for any given connection 2023-03-08 17:04:01 +01:00
tests.rs re-add spaces removed by new setting 2023-03-09 00:45:05 -08:00