lemmy/crates
Nutomic 7d9b59c467
Reduce default db pool size to 30, remove db timeout (ref #4282) (#4301)
* Reduce default db pool size to 30 (ref #4282)

* remove db timeout
2024-01-04 12:16:51 -05:00
..
api Use pretty_assertions for assertions (#4347) 2024-01-04 04:47:18 -05:00
api_common Use pretty_assertions for assertions (#4347) 2024-01-04 04:47:18 -05:00
api_crud Prevent crates that shouldn't be published from being published (#4309) 2023-12-20 09:11:58 -05:00
apub Fix fetching of community posts (fixes #4283) (#4293) 2024-01-04 11:42:18 -05:00
db_schema Reduce default db pool size to 30, remove db timeout (ref #4282) (#4301) 2024-01-04 12:16:51 -05:00
db_views Add macro assert_length!() for tests (#4348) 2024-01-04 11:51:55 -05:00
db_views_actor Add macro assert_length!() for tests (#4348) 2024-01-04 11:51:55 -05:00
db_views_moderator Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 2023-11-21 08:51:22 -05:00
federate Fix federate loop (#4330) 2024-01-03 13:30:06 -05:00
routes Dont ignore errors during login (fixes #4319) (#4321) 2024-01-03 10:34:03 -05:00
utils Reduce default db pool size to 30, remove db timeout (ref #4282) (#4301) 2024-01-04 12:16:51 -05:00