continuwuity/src
Jonas Platte accdb77315
Clean up tracing::instrument attributes
Remove it from request handler since there's already the context of the
request path, added through TraceLayer.
2022-02-12 16:38:47 +01:00
..
client_server Clean up tracing::instrument attributes 2022-02-12 16:38:47 +01:00
config Move Config out of database module 2022-02-03 13:30:04 +01:00
database Merge branch 'show-dns-setup-error' into 'next' 2022-02-12 13:01:41 +00:00
ruma_wrapper Upgrade Ruma 2022-02-12 12:56:18 +01:00
appservice_server.rs Clean up tracing::instrument attributes 2022-02-12 16:38:47 +01:00
config.rs Use axum-server for direct TLS support 2022-02-12 12:56:08 +01:00
database.rs Port from Rocket to axum 2022-02-12 12:56:07 +01:00
error.rs Upgrade Ruma 2022-02-12 12:56:18 +01:00
lib.rs Simplify return type of most route handlers 2022-02-12 12:56:08 +01:00
main.rs Use axum-server for direct TLS support 2022-02-12 12:56:08 +01:00
pdu.rs Remove TryFrom, TryInto imports 2022-02-03 13:24:04 +01:00
ruma_wrapper.rs Simplify return type of most route handlers 2022-02-12 12:56:08 +01:00
server_server.rs Clean up tracing::instrument attributes 2022-02-12 16:38:47 +01:00
utils.rs Remove tracing::instrument attribute from util functions 2022-02-12 15:01:28 +01:00