attic/server/src
Cole Helbling 903fb4e39e fixup: stream error logging
The call to `into_inner()` discards the wrapper type constructed by
`map_err()`. So instead, `map_err()` the actual stream, and call
`Body::from_stream` on the wrapped stream.
2024-07-26 10:21:52 -07:00
..
access server: Upgrade to Axum 0.7 2024-06-01 13:47:27 -06:00
adm Fix lint 2023-08-13 18:23:30 -06:00
api fixup: stream error logging 2024-07-26 10:21:52 -07:00
chunking Thanks clippy 2023-03-21 18:45:34 -06:00
database Update sea-orm to 0.11.3 2023-06-12 18:52:16 -06:00
narinfo Add support for chunking 2023-01-14 23:55:10 -07:00
nix_manifest server: Attach tracing context to errors 2023-01-04 21:05:07 -07:00
storage server: Upgrade aws-sdk-rust 2024-06-01 13:47:27 -06:00
config-template.toml Add support for chunking 2023-01-14 23:55:10 -07:00
config.rs server: Upgrade async-compression 2023-05-28 15:23:45 -06:00
error.rs Add support for chunking 2023-01-14 23:55:10 -07:00
gc.rs Choose a more sensible limit for MySQL, suggested by @baloo 2024-02-28 14:06:31 -08:00
lib.rs sqlite-specific performance tuning 2024-06-08 22:05:37 -05:00
main.rs server: rustfmt 2023-01-08 02:44:45 -07:00
middleware.rs server: Upgrade to Axum 0.7 2024-06-01 13:47:27 -06:00
oobe.rs Fix lint 2023-08-13 18:23:30 -06:00