This website requires JavaScript.
Explore
Help
Sign in
Yehowshua
/
ZIm
Watch
1
Star
0
Fork
You've already forked ZIm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d9a892a423
ZIm
/
crates
/
collab
/
src
History
Download ZIP
Download TAR.GZ
Antonio Scandurra
d9a892a423
Make some db tests pass against the new sea-orm implementation
2022-11-30 12:13:16 +01:00
..
bin
Fix seed script
2022-11-17 15:34:35 +01:00
db
Start moving towards using sea-query to construct queries
2022-11-29 13:55:08 +01:00
db2
Make some db tests pass against the new sea-orm implementation
2022-11-30 12:13:16 +01:00
rpc
Rename
Store
to
ConnectionPool
2022-11-17 19:03:59 +01: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
Start moving towards using sea-query to construct queries
2022-11-29 13:55:08 +01:00
db2.rs
Make some db tests pass against the new sea-orm implementation
2022-11-30 12:13:16 +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
Increase probability of creating new files in randomized test
2022-11-29 11:02:14 +01:00
lib.rs
Start on a new
db2
module that uses SeaORM
2022-11-29 16:49:04 +01:00
main.rs
Start on a new
db2
module that uses SeaORM
2022-11-29 16:49:04 +01:00
rpc.rs
Introduce per-room lock acquired before committing a transaction
2022-11-28 17:00:47 +01:00