Commit graph

  • 6c0c64a76a tests: update expected test panic David Mládek 2024-03-12 22:18:49 +0100
  • f0dc375a97 tests: update all matchit usage in tests and examples David Mládek 2024-03-10 23:42:19 +0100
  • 8a2c16fcb7 fix: update automatic wildcards in nested services David Mládek 2024-03-12 22:18:11 +0100
  • a825d84fea fix: update path stripping with new matchit syntax David Mládek 2024-03-12 21:55:23 +0100
  • 4d209960f9 fix: update typed path to new matchit syntax David Mládek 2024-03-10 23:40:56 +0100
  • 4f8068eeec chore: update matchit to 0.8 David Mládek 2024-03-10 23:40:12 +0100
  • f732d85c45
    Merge branch 'main' into ws2 SabrinaJewson 2024-10-02 18:07:41 +0100
  • 13c93af2d3
    Consistently use any for websockets SabrinaJewson 2024-10-02 18:02:23 +0100
  • 8615867849
    fix: avoid setting content-length before middleware SabrinaJewson 2024-09-01 20:46:54 +0100
  • 1a35d3c5fe
    Merge ab5d2ae5f7 into 5db62e8452 David Mládek 2024-10-01 14:17:22 +1000
  • 5db62e8452
    Remove examples/listen-multiple-addrs (#2951) Jonas Platte 2024-09-30 21:23:19 +0000
  • f0e3a45c9f
    Remove examples/listen-multiple-addrs Jonas Platte 2024-09-30 19:33:27 +0200
  • 20b9445347
    Reference the requirements for from_fn_with_state (#2950) Keir Lawson 2024-09-30 16:55:53 +0100
  • 0bb9e831fe
    Remove redundant link definition Jonas Platte 2024-09-30 11:50:56 -0400
  • 4914f596ec Reference the requirements for from_fn_with_state Keir Lawson 2024-09-30 16:43:57 +0100
  • 4944ed3b1c
    Update MSRV in READMEs (#2948) David Mládek 2024-09-30 10:18:49 +0200
  • 928d31d1d7
    ci: Only save cache from main (#2946) Jonas Platte 2024-09-29 21:15:49 +0000
  • 6cd8386377
    add test for method not allowed fallback with state Leon Lux 2024-09-29 22:31:39 +0200
  • 03529a49aa Remove obsolete conditional compilation David Mládek 2024-09-29 22:28:25 +0200
  • e0435aa4c7 Update MSRV in all readmes David Mládek 2024-09-29 22:27:47 +0200
  • fb4b1899eb
    Remove mutexes around boxed services (#2947) Jonas Platte 2024-09-29 19:04:31 +0000
  • bcb25797b1
    remove unnecessary mut Leon Lux 2024-09-29 18:14:12 +0200
  • 10c16dfe0c
    remove typo from docs Leon Lux 2024-09-29 18:13:31 +0200
  • 7d2be5218a
    cargo fmt Leon Lux 2024-09-29 18:11:31 +0200
  • 4645f660cc
    test that method_not_allowed_fallback respects previously set fallback Leon Lux 2024-09-29 18:09:09 +0200
  • d59d203b29
    switch conditions in match on default fallback Leon Lux 2024-09-29 18:08:41 +0200
  • 19b13bb043
    change method_not_allowed_fallback to use default_fallback Leon Lux 2024-09-29 17:50:40 +0200
  • 61237da52e
    add option to set fallback if no custom one exists Leon Lux 2024-09-29 17:49:07 +0200
  • 3eb8854839
    Move Html from axum-extra to axum (#2633) creativcoder 2024-09-29 14:30:38 +0530
  • 76b3537f5e
    Add back removed imports Jonas Platte 2024-09-29 10:55:54 +0200
  • 3991819f1f
    Merge branch 'main' into creativcoder/axum-2632 Jonas Platte 2024-09-29 08:55:06 +0000
  • 8d8ad459e1
    Remove unnecessary qualification Jonas Platte 2024-09-29 10:54:39 +0200
  • 6c5603980f
    Remove mutexes around boxed services Jonas Platte 2024-09-29 00:11:00 +0200
  • 3df15fd2ea
    Update mongodb example (#2944) Jonas Platte 2024-09-28 21:40:52 +0000
  • 52fd139a86
    Require Sync for services (#2473) David Pedersen 2024-09-28 23:28:44 +0200
  • da9da8eaae
    ci: Only save cache from main Jonas Platte 2024-09-28 23:21:43 +0200
  • 19101f624d
    Replace async_trait with AFIT / RPITIT (#2308) Zheng Li 2024-09-29 05:27:11 +0800
  • dda5a273b5
    README updates (#2945) Jonas Platte 2024-09-28 21:23:22 +0000
  • 8f64cc0d6c
    Merge branch 'main' into lz1998 Jonas Platte 2024-09-28 23:22:53 +0200
  • 689ca1aea2
    Update MSRV for all crates to 1.75 (#2943) Jonas Platte 2024-09-28 21:21:41 +0000
  • 9d7ef70a87
    Update changelogs Jonas Platte 2024-09-28 23:17:31 +0200
  • 55f9170c7c
    Add multipart/form-data response builders to axum-extra (#2654) zleyyij 2024-09-28 13:40:52 -0600
  • b4487c3299
    Rewrap doc comment Jonas Platte 2024-09-28 21:37:01 +0200
  • 073de8b5a4
    Add low-level-native-tls examples (#2860) Ethra 2024-09-28 22:30:19 +0300
  • a8fb21c5c7
    Apply suggestions from code review Jonas Platte 2024-09-28 21:23:17 +0200
  • 8cb146350d
    README updates Jonas Platte 2024-09-28 18:31:47 +0200
  • 42703db914
    Update expected trybuild output Jonas Platte 2024-09-28 18:11:06 +0200
  • b9020db0bd
    Fix remaining macro compile errors Jonas Platte 2024-09-28 18:10:54 +0200
  • 11c702cae7
    Fix missing qualification Jonas Platte 2024-09-28 18:01:33 +0200
  • 7b5cf3463f fix lz1998/main lz1998 2024-09-28 21:58:17 +0800
  • c152124100
    Update mongodb example Jonas Platte 2024-09-28 13:06:39 +0200
  • 4d9017af7e
    Add MongoDB example (#2535) Mobin Mohanan 2024-09-28 16:33:52 +0530
  • 2077c89b2b
    Merge branch 'main' into main Zheng Li 2024-09-28 18:44:10 +0800
  • 5647540fb2
    Merge branch 'main' into david/sync-services Jonas Platte 2024-09-28 10:43:47 +0000
  • 133b8abb7b revert trait_generics lz1998 2024-09-28 18:39:02 +0800
  • 96765be8d7
    Update MSRV for all crates to 1.75 Jonas Platte 2024-09-28 12:28:02 +0200
  • d9f2035e7b
    Update axum-macros/src/from_request.rs Zheng Li 2024-09-28 18:25:36 +0800
  • aac67f1152
    Update axum-macros/src/from_request.rs Zheng Li 2024-09-28 18:25:29 +0800
  • e305bbbad1
    Update axum-macros/src/from_request.rs Zheng Li 2024-09-28 18:25:19 +0800
  • 0e0ad984c7
    Update axum-macros/src/from_request.rs Zheng Li 2024-09-28 18:25:13 +0800
  • b46976f661
    Update axum-macros/src/from_request.rs Zheng Li 2024-09-28 18:25:06 +0800
  • 8b76b09d99
    Update axum-macros/src/from_request.rs Zheng Li 2024-09-28 18:24:48 +0800
  • e784977aa6
    docs: Remove duplicate tower-sessions entry from ECOSYSTEM.md (#2733) Artur Corrêa Souza 2024-09-28 06:34:50 -0300
  • 31a7374858
    Merge branch 'main' into patch-1 Jonas Platte 2024-09-28 09:31:42 +0000
  • 2542acb243
    Add request id example (#2912) Nia 2024-09-28 03:25:05 -0600
  • 6b8fb1311c
    Merge 0feb657818 into 5d8541de6e David Mládek 2024-09-28 11:41:06 +0800
  • f6551f9028 Remove extra data from logging Nia 2024-09-27 19:33:39 -0600
  • 5d8541de6e
    Remove duplication in serving with and without graceful shutdown (#2803) Jonas Platte 2024-09-27 21:16:54 +0000
  • 4c71b654df
    Try to fix CI for Rust 1.70 Jonas Platte 2024-09-27 23:01:51 +0200
  • 4b48f308c3
    Merge branch 'v0.7.x' into main Jonas Platte 2024-09-27 22:37:09 +0200
  • fe56a310ef
    Bump versions axum-v0.7.7 axum-core-v0.4.5 Jonas Platte 2024-09-27 21:30:11 +0200
  • 4882a2222d
    Only read rejection traces in logging_rejections test Jonas Platte 2024-09-27 22:34:31 +0200
  • 85d14bd7d8
    Make CaptureTracing work more reliably Jonas Platte 2024-09-27 22:29:50 +0200
  • dacce049bd
    Add a named IntoFuture type for capture_tracing Jonas Platte 2024-09-27 22:28:13 +0200
  • ac50d7daaf
    docs: Remove manual tables of content (#2921) Jonas Platte 2024-09-27 19:16:17 +0000
  • 6f5607785d
    core: Fix compile errors from __log_rejection (#2933) Jonas Platte 2024-09-25 07:44:35 +0000
  • 4fc0641874
    Upgrade private dependencies (#2935) Jonas Platte 2024-09-24 21:50:53 +0000
  • 6ec3a51f2d
    Clarify some subtleties of routing (#2896) Sabrina Jewson 2024-09-22 12:32:59 +0100
  • 0a0e438a8b
    docs: Remove manual tables of content (#2921) Jonas Platte 2024-09-27 19:16:17 +0000
  • 85b6fd49c7
    Upgrade most example dependencies (#2936) Jonas Platte 2024-09-27 16:50:52 +0000
  • ff942bc28f
    add no_run to docs for method_not_allowed_fallback leonlux 2024-09-27 11:12:35 +0200
  • ce7a42feff
    Merge branch 'feat/method_fallback' of github.com:Lachstec/axum into feat/method_fallback leonlux 2024-09-27 10:58:21 +0200
  • 3aedc9ab03
    add docs attribute to method fallback Leon Lux 2024-09-08 21:23:27 +0200
  • 8f97008431
    add documentation for method fallback Leon Lux 2024-09-08 21:22:41 +0200
  • 53d75a4067
    add method_not_allowed_fallback to router Leon Lux 2024-09-08 20:45:19 +0200
  • 936a6ef379
    docs: Remove manual tables of content Jonas Platte 2024-09-20 22:16:37 +0200
  • 37341529ca
    Remove duplication in serving with and without graceful shutdown Jonas Platte 2024-06-23 01:34:49 +0200
  • 5290f8f7a7
    Upgrade many other example dependencies Jonas Platte 2024-09-24 20:16:47 +0200
  • 154d57b648
    Upgrade tower[-http] dependencies in examples Jonas Platte 2024-09-24 20:11:24 +0200
  • 0e9eda3a47
    Add example- prefix to listen-multiple-addrs package name Jonas Platte 2024-09-24 20:09:42 +0200
  • 2fb6cea732
    Remove unused dependencies from examples (#2934) Jonas Platte 2024-09-25 07:44:47 +0000
  • 391f2deccd
    core: Fix compile errors from __log_rejection (#2933) Jonas Platte 2024-09-25 07:44:35 +0000
  • ef50e5c180
    Upgrade private dependencies (#2935) Jonas Platte 2024-09-24 21:50:53 +0000
  • 7a3714c9a9
    Enable missing tower feature in http-proxy example Jonas Platte 2024-09-24 19:41:35 +0200
  • e80c75c87c
    Upgrade private dependencies Jonas Platte 2024-09-24 20:06:35 +0200
  • 7d72343ac1
    Enable missing tower feature in http-proxy example Jonas Platte 2024-09-24 19:41:35 +0200
  • bb0eee7916
    Remove unused dependencies Jonas Platte 2024-09-24 19:29:45 +0200
  • 4179d11797
    Stricter path deserialization for tuples and tuple structs (#2931) Hytak 2024-09-24 19:17:16 +0200
  • 252d4a0f41
    Add link definition to PR number in changelog Jonas Platte 2024-09-24 19:10:49 +0200
  • 92a1a2b410
    extra: Remove unnecessary dependency activation Jonas Platte 2024-09-24 19:06:33 +0200