attic/server/src
Zhaofeng Li 05a5e9cca8 server: Set a custom header if the cache is public
This can be used as a signal to improve caching. Only done for
the Nix Binary Cache APIs for now.
2023-01-08 00:57:22 -07:00
..
access Migrate to jwt-simple 2023-01-08 00:57:22 -07:00
adm Migrate to jwt-simple 2023-01-08 00:57:22 -07:00
api server: Set a custom header if the cache is public 2023-01-08 00:57:22 -07:00
database server: Attach tracing context to errors 2023-01-04 21:05:07 -07:00
narinfo Run rustfmt 2023-01-04 21:05:07 -07:00
nix_manifest server: Attach tracing context to errors 2023-01-04 21:05:07 -07:00
storage Run rustfmt 2023-01-04 21:05:07 -07:00
config-template.toml server/config: Support loading HS256 JWT secret from environment variable 2023-01-06 00:59:35 -07:00
config.rs Migrate to jwt-simple 2023-01-08 00:57:22 -07:00
error.rs Run rustfmt 2023-01-04 21:05:07 -07:00
gc.rs server/gc: Fix subquery table locking on Postgres 2023-01-06 00:59:35 -07:00
lib.rs server: Set a custom header if the cache is public 2023-01-08 00:57:22 -07:00
main.rs Consolidate config loading logic 2023-01-06 00:59:35 -07:00
middleware.rs server: Set a custom header if the cache is public 2023-01-08 00:57:22 -07:00
oobe.rs Migrate to jwt-simple 2023-01-08 00:57:22 -07:00