lemmy/crates
Nutomic 7585aac446
Fix startup errors, add unit test for scheduled task errors (fixes #5209) (#5269)
* Fix startup errors, add ci check (fixes #5209)

* normal unit test

* cleanup

* shear

* remove serial

* migration
2024-12-20 19:21:09 -05:00
..
api Adding report_combined table. (#5231) 2024-12-19 17:22:31 -05:00
api_common Running cargo-features-manager prune. (#5274) 2024-12-20 23:20:16 +01:00
api_crud More test coverage for user deletion (#5259) 2024-12-12 10:03:55 -05:00
apub refactor: avoid using format! when String creation is unnecessary (#5268) 2024-12-19 15:42:01 -05:00
db_perf Upgrading diesel and a few other deps. (#5203) 2024-11-18 10:23:02 -07:00
db_schema Fix startup errors, add unit test for scheduled task errors (fixes #5209) (#5269) 2024-12-20 19:21:09 -05:00
db_views Adding report_combined table. (#5231) 2024-12-19 17:22:31 -05:00
db_views_actor Running cargo-features-manager prune. (#5274) 2024-12-20 23:20:16 +01:00
db_views_moderator Running cargo-features-manager prune. (#5274) 2024-12-20 23:20:16 +01:00
federate Running cargo-features-manager prune. (#5274) 2024-12-20 23:20:16 +01:00
routes refactor: avoid using format! when String creation is unnecessary (#5268) 2024-12-19 15:42:01 -05:00
utils Running cargo-features-manager prune. (#5274) 2024-12-20 23:20:16 +01:00