Commit graph

  • 304cbee7c9
    examples: Include headers into response in reqwest example (#2812) Valerio Ageno 2024-07-26 19:36:45 +0200
  • 28a2f3f48a
    Revert whitespace change Jonas Platte 2024-07-26 19:32:54 +0200
  • 10dfcb926c feat: turn implementation back and set the headers collected in the response_builder Valerio Ageno 2024-07-26 16:13:05 +0200
  • 8b2a833def Add fix to rustfmt manuelgdlvh 2024-07-26 11:38:46 +0200
  • 32916e65ec
    Add fix to rustfmt Manuel Garcia de la Vega Hoyo 2024-07-26 11:24:29 +0200
  • 672c871d82
    Add documentation to macro Manuel Garcia de la Vega Hoyo 2024-07-26 11:20:52 +0200
  • f7e7ee0cae
    macro for json deserializer extractor to avoid boilerplate Manuel Garcia de la Vega Hoyo 2024-07-26 11:02:29 +0200
  • 57af6497e5 Set PR number and link Benno van den Berg 2024-07-23 15:30:56 +0200
  • 5c3ab30255 Upgrade tokio-tungstenite to 0.23 Benno van den Berg 2024-07-23 15:20:22 +0200
  • 9326fd6b80
    refactor: use for loop instead of for_each Valerio Ageno 2024-07-23 18:17:58 +0200
  • 9a92854189
    fix: include headers into response Valerio Ageno 2024-06-29 18:24:05 +0200
  • 50274725cb
    Resolve clippies (#2843) Benno van den Berg 2024-07-24 00:07:25 +0200
  • 2fc04b640f Remove unneeded unexpected_cfgs Benno van den Berg 2024-07-23 22:08:55 +0200
  • 7483a52082 Resolve more clippies Benno van den Berg 2024-07-23 16:32:14 +0200
  • ce6bac370d Resolve another clippy Benno van den Berg 2024-07-23 16:20:35 +0200
  • 005bce2733 Fix warning related to default_features Benno van den Berg 2024-07-23 16:15:39 +0200
  • ab469fb044 Replace clippy::mismatched_target_os with unexpected_cfgs Benno van den Berg 2024-07-23 16:15:03 +0200
  • 37e4574012
    Fixing a typo in the documentation of with_state method of Router, making it more clear (#2838) Mohamed Eliwa 2024-07-22 00:08:36 +0300
  • a7505e45b9
    fixing a typo in the documentation making it more clear Mohamed Eliwa 2024-07-21 22:46:19 +0300
  • 205371a6b5
    Clarify middleware::from_fn argument requirements (#2834) Bittrance 2024-07-19 10:29:23 +0200
  • 02d7843e36
    Simpler language in from_fn requirements docs Bittrance 2024-07-19 09:37:05 +0200
  • 9842593d90
    Improved from_fn docs as per mladedav suggestions. Bittrance 2024-07-18 21:52:27 +0200
  • 263d4ff9ec
    Bump nightly version used for ui tests Jonas Platte 2024-06-23 01:51:18 +0200
  • eb8c243244
    Emphasize that Request extractor goes last. Bittrance 2024-07-16 18:08:09 +0200
  • 9cd395c480 fix doctest zleyyij 2024-07-11 11:57:01 -0600
  • 1b40c9054a sort deps zleyyij 2024-07-11 11:47:37 -0600
  • ddf8f915ee style fixes zleyyij 2024-07-11 11:44:18 -0600
  • 59338d396f multipart builder cleanup zleyyij 2024-07-11 11:22:21 -0600
  • 580d6b0d49
    Merge branch 'tokio-rs:main' into main zleyyij 2024-07-11 11:21:29 -0600
  • ddc6d59679
    Update CI.yml Shawn 2024-07-10 20:23:15 -0400
  • dc213d0341
    Update CHANGELOG.md Shawn 2024-07-10 20:34:45 +0000
  • 294c02813f
    Update Cargo.toml Shawn 2024-07-10 20:33:00 +0000
  • 40e477293b
    Update Cargo.toml Shawn 2024-07-10 19:52:33 +0000
  • 7c81d0970a
    Update CHANGELOG.md Shawn 2024-07-10 19:52:13 +0000
  • 74eac39e06
    Fix clippy warning on FromRef derive macro (#2827) AlphaKeks 2024-07-09 23:08:59 +0200
  • 15916b1895
    Fix UI test on nightly AlphaKeks 2024-07-09 22:05:32 +0200
  • df100d120c
    Fix clippy warning on FromRef derive macro AlphaKeks 2024-07-09 20:23:15 +0200
  • d7b708ed15 chore: update gRPC example Abhi Agarwal 2024-07-09 11:59:52 -0400
  • 2a3a009c21
    Update graceful shutdown example on type as well. Bittrance 2024-07-06 13:10:10 +0200
  • 5c2ed13e84
    Switch graceful shutdown example to oneshot channel. Bittrance 2024-07-06 12:55:08 +0200
  • 869b763f4e
    Clearer graceful shutdown doc example. Bittrance 2024-07-05 11:43:00 +0200
  • 905a1a72a3
    docs: Add axum-postgres-template to ECOSYSTEM.md (#2771) Konstantin Keller 2024-07-04 22:57:25 +0300
  • 035c8a36b5
    Fix a few typos in docs and comments (#2808) Chris Pick 2024-06-27 02:45:57 -0400
  • 60c0451154 Fix doc link to load_shed module Chris Pick 2024-06-26 17:53:52 -0400
  • f63781b31f Fix typos in comments and docs Chris Pick 2024-06-26 15:13:59 -0400
  • ae3f1abbe4 Clarify the explanation to use optional extractor vsuryamurthy 2024-06-24 08:30:39 +0200
  • 6423bb7b19
    Update axum/src/docs/extract.md vsuryamurthy 2024-06-24 08:23:59 +0200
  • 863ed15160
    Bring back the breaking changes readme section Jonas Platte 2024-06-23 01:29:06 +0200
  • 4f3999c20f
    Add Router::has_routes (#2790) Chris Beck 2024-06-22 15:31:22 -0600
  • 714e6fe366
    Remove duplicate word from changelog Jonas Platte 2024-06-22 23:28:07 +0200
  • ae7a11c869
    Remove unnecessary track_caller attributes Jonas Platte 2024-06-22 23:27:11 +0200
  • 5521dc58c1 add a changelog entry Chris Beck 2024-06-22 14:55:59 -0600
  • caf810aea8 add has_routes function and docu to Router Chris Beck 2024-06-18 12:55:54 -0600
  • 05ba618d9c Update extract doc with optional extractors present in axum-extra vsuryamurthy 2024-06-22 13:27:29 +0200
  • b589cb3ab4
    Merge branch 'tokio-rs:main' into main Justus Fluegel 2024-06-22 01:15:47 +0200
  • 670bf694dc
    Remove unused dependency heck from axum-macros (#2798) vsuryamurthy 2024-06-21 14:08:38 +0200
  • 0e72b31c94 Remove unused dependency from axum-macros vsuryamurthy 2024-06-21 13:30:28 +0200
  • 9242b9d196 Update TLS examples to use better HTTP->HTTPS redirect jamesqh 2024-06-19 21:15:28 +0100
  • 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