aecsocket
ec81bcb13c
Improve environment variable handling and reading ( #5389 )
...
* wip: better env var reading
* move most env vars to env.rs
* migrate more env vars
* more migration
* more migrations
* More migration
* 🦀 dotenvy is gone (almost)
* 🦀 dotenvy is gone 🦀
* Fix mural source account env var handling
* Remove defaults from admin key vars
* dummy commit to update github pr
* fix ci
2026-02-19 17:33:41 +00:00
aecsocket
b1954be2c7
Ref-count Redis pool internals, fix project creation slug/ID collision ( #5302 )
...
* Ref-count Redis pool internals, fix project creation slug/ID collision
* cargo sqlx prepare
2026-02-05 05:18:33 +00:00
aecsocket
e57c15b3ce
Add SQLx operation tracing ( #5223 )
...
* wip: vendor sqlx-tracing
* (compiles) standardize pg types used
* more standardization
* general log message improvements
* wip: improve sqlx-tracing architecture
* unify sqlx::Executor type
* wip: try fix sqlx tracing
* wip: sqlx-tracing compiles
* so close
* it compiles
* fix ci
2026-01-28 13:38:57 +00:00
aecsocket
f8a5a77daa
Expose test utils to Labrinth dependents ( #4703 )
...
* Expose test utils to Labrinth dependents
* Feature gate `labrinth::test`
* Unify db migrators
* Expose `NotificationBuilder::insert_many_deliveries`
* Add logging utils to common crate
* Remove unused console-subscriber layer
* fix CI
2025-11-08 20:26:24 +00:00