Commit graph

  • fcb45b8d32
    Add an Attachment type to axum-extra (#2789) joeydewaal 2024-06-19 14:28:15 +0200
  • f1f691b600 Update docs Joey de Waal 2024-06-19 13:18:43 +0200
  • 5a0669f6ff
    Update axum-extra/src/response/attachment.rs joeydewaal 2024-06-19 12:59:58 +0200
  • 469d510f81
    Update axum-extra/src/response/attachment.rs joeydewaal 2024-06-19 12:59:45 +0200
  • e6b954d385 Fix CI errors Joey de Waal 2024-06-18 21:00:52 +0200
  • b5e3efaca6 fix indentation Joey de Waal 2024-06-18 00:23:54 +0200
  • 739f915314 Fix clippy warning Joey de Waal 2024-06-17 23:50:49 +0200
  • 312c5e8d6b Add semicolon Joey de Waal 2024-06-17 23:45:23 +0200
  • 336ef99eb6 Change docs about content-length with Attachment Joey de Waal 2024-06-17 20:53:17 +0200
  • 82a13a6a96
    Apply suggestions from code review joeydewaal 2024-06-17 20:45:24 +0200
  • 0be6dac218 Fix typos in Attachment docs Joey de Waal 2024-06-17 17:12:31 +0200
  • 0a9b52ad4c Refs: #2768 log Attachment errors using tracing Joey de Waal 2024-06-17 16:20:34 +0200
  • 07b6f1501b Refs: #2768 Add an Attachment type to axum-extra Joey de Waal 2024-06-17 00:12:01 +0200
  • bbc56d049d feat: allow newline runs in data drbh 2024-06-13 11:30:53 -0400
  • aab6d0b97a Reduce extra allocation when constructing statically known body cynecx 2024-06-09 19:21:19 +0200
  • 99cfd7830b Remove cfg Jan Trefil 2024-06-10 20:41:23 +0200
  • daeb2c7f0d
    Merge branch 'main' into impl-status htrefil 2024-06-10 20:40:01 +0200
  • a9fd724418 Add doc comments Jan Trefil 2024-06-10 20:26:50 +0200
  • 19f40956f0 Add status methods to Form and Query rejections Jan Trefil 2024-06-10 20:25:43 +0200
  • 806bc26e62
    CI: Pin nightly version for cargo public-api-crates (#2779) David Mládek 2024-06-09 23:33:25 +0200
  • 20ed810508 fix public-api-crates usage David Mládek 2024-06-09 23:28:20 +0200
  • 51bb82bb2d
    axum-core: Correctly use features for tracing macro (#2739) David Mládek 2024-06-09 23:26:27 +0200
  • 68cfdced91
    Derive Clone and Copy for AppendHeaders (#2776) Johann Birnick 2024-06-09 14:24:30 -0700
  • 8d2724c1a0 skip build in cargo-public-api-crates David Mládek 2024-06-09 23:22:50 +0200
  • 7d43b4651d
    docs: Remove unnecessary link targets (#2778) David Mládek 2024-06-09 23:20:35 +0200
  • 947eda8442 do not use @rev for nightly version in rust-toolchain action David Mládek 2024-06-09 23:05:11 +0200
  • 91910c7d45 CI: pin nightly version for cargo public-api-crates David Mládek 2024-06-09 22:59:16 +0200
  • 4dd874d467 docs: remove unnecessary link targets David Mládek 2024-06-09 22:43:57 +0200
  • 0d5e675f9f Merge remote-tracking branch 'origin/main' into dm/tracing-feature David Mládek 2024-06-09 22:29:47 +0200
  • 7f6a690a97 add tracing feature dependency between axum-extra and axum David Mládek 2024-06-09 22:29:25 +0200
  • 89202ac379
    Replace own TowerToHyperService with upstream version (#2692) Jonas Platte 2024-06-09 20:18:03 +0200
  • 34e11c50b5
    Add Extension<NonCloneType> debug_handler ui test (#2731) Jonas Platte 2024-06-09 20:17:43 +0200
  • 80afd9253d
    Add scope doc alias for Router::nest (#2756) Jonas Platte 2024-06-09 20:15:31 +0200
  • b0fb97e1bf Derive Clone and Copy for AppendHeaders Johann Birnick 2024-06-08 23:15:32 -0700
  • 665b72d259 docs: add axum-postgres-template to ECOSYSTEM.md koskeller 2024-06-06 13:57:44 +0200
  • bc9ae314e0
    Add scope doc alias for Router::nest Jonas Platte 2024-05-30 10:41:36 +0200
  • 0a92e31a50
    axum-extra: Log rejections of TypedHeader (#2738) David Mládek 2024-05-27 23:55:30 +0200
  • 90399539a1
    Use existing bindings Jonas Platte 2024-05-27 23:52:00 +0200
  • 55ebdc70e3
    I give up Jonas Platte 2024-05-27 23:28:00 +0200
  • 227d7b431e
    Try with multiple Jonas Platte 2024-05-27 23:21:37 +0200
  • 6341ffa7b9
    Remove comma right before closing parenthesis Jonas Platte 2024-05-27 23:18:33 +0200
  • 4452519689
    Fix typo in serve-with-hyper example (#2750) chris 2024-05-27 18:17:07 +0200
  • df2369311d
    Fix typo on serve-with-hyper example chris 2024-05-27 16:04:59 +0200
  • 0ae464e54a
    Derive PartialEq for Json extractor Jonas Irgens Kylling 2024-05-19 13:23:11 +0200
  • e2c8b1f047 sort dependencies Luca 2024-05-15 11:10:30 +0800
  • 81e9f7d519 feat: azure identity integration example Luca 2024-05-15 10:51:22 +0800
  • 8b8c22ecb5 axum-extra: log rejections of TypedHeader David Mládek 2024-05-13 19:12:22 +0200
  • cf43a329bc fix: correctly use features for tracing macro David Mládek 2024-05-13 19:06:03 +0200
  • 7dd6f8b928
    fix: remove axum-sessions from ecosystem (it moved to tower-sessions) Artur Corrêa Souza 2024-05-10 15:50:24 -0300
  • 40971a46c5 refactor: add some informative header (X-Forwarded-For, X-Forwarded-Host, X-Forwarded-Proto, Forwarded) Afifurrohman 2024-05-10 15:08:52 +0000
  • e01086b179
    Merge branch 'tokio-rs:main' into reverse-proxy-example-patch Afifurrohman 2024-05-10 10:30:41 +0700
  • 758fe1b3f1
    Add Extension<NonCloneType> debug_handler ui test Jonas Platte 2024-05-07 00:33:51 +0200
  • 8d0c5c05eb
    Remove unnecessary parentheses in chat example (#2732) src_resources 2024-05-07 18:33:17 +0800
  • 0b3c508a34
    Remove unnecessary brackets in chat example src_resources 2024-05-07 16:09:44 +0800
  • d5dd2c1b12
    Replace own TowerToHyperService with upstream version Jonas Platte 2024-03-31 18:53:45 +0200
  • ab5d2ae5f7 wip poc David Mládek 2024-05-05 20:30:03 +0200
  • 7cde253de8 cleanup zleyyij 2024-05-05 09:35:59 -0600
  • c8ccb72661 stupid stuff zleyyij 2024-05-04 11:59:52 -0600
  • f64975ced6 feat: switched from fastrand crate to xor shift on time zleyyij 2024-05-04 11:55:51 -0600
  • 345fd5692b fix: doctests zleyyij 2024-05-04 11:27:55 -0600
  • dfa4fa0e90 git: merge zleyyij 2024-05-04 11:18:36 -0600
  • 0feb657818 feat: percent-decode incoming path before routing David Mládek 2024-05-02 22:52:38 +0200
  • 179fff0185
    move tests to separated file for more clarity Yann Simon 2024-05-03 06:58:45 +0200
  • 87b86a7066
    Fix typo in docs (#2727) joshuacaffey 2024-05-02 17:34:09 -0500
  • e67b33fd9a
    Fix typo joshuacaffey 2024-05-02 17:22:59 -0500
  • df612fdc72
    Add #[debug_middleware] (#2725) Yann Simon 2024-05-02 23:27:12 +0200
  • c18cb846d7 docs, tests, and nesting for matchit David Mládek 2024-03-22 20:35:38 +0100
  • 4ce0c0fabf deps: freeze matchit dependency on 0.8.0 David Mládek 2024-03-12 23:11:59 +0100
  • 8c800adbec tests: update expected test panic David Mládek 2024-03-12 22:18:49 +0100
  • 3e73226967 tests: update all matchit usage in tests and examples David Mládek 2024-03-10 23:42:19 +0100
  • af00b77a71 fix: update automatic wildcards in nested services David Mládek 2024-03-12 22:18:11 +0100
  • 6a857bb21c fix: update path stripping with new matchit syntax David Mládek 2024-03-12 21:55:23 +0100
  • 145980206c fix: update typed path to new matchit syntax David Mládek 2024-03-10 23:40:56 +0100
  • a0fef2ad3b chore: update matchit to 0.8 David Mládek 2024-03-10 23:40:12 +0100
  • d4c90cbeb4
    use 'no_run' attribute instead of 'async' workaround Yann Simon 2024-05-02 22:29:37 +0200
  • fda6f0914c
    fix log Yann Simon 2024-05-02 21:48:41 +0200
  • f26856ee8b
    update title Yann Simon 2024-05-02 21:48:26 +0200
  • c57c2847b2
    route.md: Add wildcard example code (#2569) Martin Nordholts 2024-05-02 21:13:08 +0200
  • 6ffe3c7b5f
    Fix doctest compile error Jonas Platte 2024-05-02 21:04:55 +0200
  • 8257e1f35b
    fix doc test Yann Simon 2024-05-02 13:24:54 +0200
  • db0b09ec36
    update axum changelog Yann Simon 2024-05-02 13:17:46 +0200
  • f95c3e7e90
    add note about performance Yann Simon 2024-05-02 12:35:26 +0200
  • b40dd519f9
    synchronize with main Yann Simon 2024-05-02 12:23:44 +0200
  • ac66ef6a13
    fix changelog Yann Simon 2024-05-02 12:16:59 +0200
  • 5e4231d1fd
    implement Display for FunctionKind Yann Simon 2024-05-02 12:13:56 +0200
  • 5388e80373
    fix tests Yann Simon 2024-05-02 12:07:26 +0200
  • 4914cab065
    Add #[debug_middleware] David Pedersen 2023-05-07 22:13:20 +0200
  • 8efe6f1b73
    add delimiter before tests Yann Simon 2024-05-02 10:55:42 +0200
  • 46a6276247
    rename to 'example-compression' Yann Simon 2024-05-02 10:54:24 +0200
  • 5201798d4e
    Enable diagnostic attributes for Rust 1.78+ (#2693) Jonas Platte 2024-04-30 11:05:38 -0400
  • 5fb48c9f26
    Fix spelling Justus Fluegel 2024-04-25 04:17:00 +0200
  • d75402a324
    Add tests, fix failing test Justus Fluegel 2024-04-25 04:06:08 +0200
  • d10406c31c
    Add generics support to TypedPath derive macro of axum_extra Justus Fluegel 2024-04-25 03:12:33 +0200
  • bea4220192 fix: fix error[E0658]: attribute name space is experimental Paul Cheng 2024-04-20 09:48:14 +0800
  • e3bb7083c8
    ci: Bump crate-ci/typos to v1.20.8 (#2711) Afifurrohman 2024-04-16 13:56:01 +0700
  • 124b82aa00
    chore(ci): Bump crate-ci/typos from v1.16.2 to v1.20.8 Afifurrohman 2024-04-16 13:01:40 +0700
  • b85bdc1be9
    Fix comment spacing in websocket example Chan Kang 2024-04-11 07:57:11 -0400
  • 3335802e71
    Update main.rs Chan Kang 2024-04-10 23:11:56 -0400
  • 7aae6cf08c drop listening tasks on server drop Nicolai Unrein 2024-04-10 12:48:23 +0200
  • 8b8a8321b1
    docs tison 2024-04-06 10:45:43 +0800