continuwuity-ci-test/src/main
Odd E. Ebbesen 867d0ab671 fix(reload): Store paths to config files for admin reload
Paths given via --config at startup are now stored inside the config
struct at runtime, to make it possible to reload config without setting
an env var for the config file location.
2025-12-16 14:58:33 +00:00
..
Cargo.toml feat(sentry): Include the commit hash in the release name 2025-11-10 16:57:24 +00:00
clap.rs feat: Generate binary documentation 2025-07-06 22:58:01 +01:00
logging.rs chore(deps): Upgrade tracing / telemetry ecosystem 2025-11-10 16:42:28 +00:00
main.rs feat: Generate binary documentation 2025-07-06 22:58:01 +01:00
mod.rs chore: Upgrade ctor, cbor 2025-09-06 16:19:56 +01:00
mods.rs Post-formatting aesthetic and spacing corrections 2025-07-02 19:17:06 +01:00
restart.rs chore: Fix typos across the codebase 2025-05-06 20:51:12 +01:00
runtime.rs Join jemalloc background threads prior to exit. 2025-05-21 11:36:13 +01:00
sentry.rs feat(sentry): Include the commit hash in the release name 2025-11-10 16:57:24 +00:00
server.rs fix(reload): Store paths to config files for admin reload 2025-12-16 14:58:33 +00:00
signal.rs use qualified crate names from within workspace 2025-03-27 07:08:41 +00:00