Olaf Alders
|
d303074379
|
Use "set up" rather than "setup" when used as a verb
|
2023-09-16 22:24:00 +02:00 |
|
Jonas Platte
|
133a4dc32e
|
Fix documentation for MethodRouter::into_make_service (#2176)
|
2023-09-16 22:24:00 +02:00 |
|
Max
|
9c19c2aad1
|
Clarify documentation about route_layer (#2154)
|
2023-09-16 22:24:00 +02:00 |
|
David Pedersen
|
e4fc2f235a
|
Clearly document applying DefaultBodyLimit to individual routes (#2157)
|
2023-09-16 22:24:00 +02:00 |
|
Jonas Platte
|
b199604c9f
|
Fix typos found by crate-ci/typos
|
2023-09-16 22:24:00 +02:00 |
|
Jonas Platte
|
b0ebb7f728
|
Silence error from enabling nightly_error_messages
|
2023-09-16 22:24:00 +02:00 |
|
David Pedersen
|
b3e3f42e24
|
Implement IntoResponse for (R,) where R: IntoResponse (#2143)
|
2023-09-16 22:24:00 +02:00 |
|
 David PedersenandJonas Platte
|
3b92cd7593
|
Release axum and axum-extra (#2145)
Co-authored-by: Jonas Platte <[email protected]>
|
2023-08-03 19:58:54 +02:00 |
|
 Jonas PlatteandDavid Pedersen
|
68333b2fcf
|
Backport changes from main to v0.6.x (#2141)
Co-authored-by: David Pedersen <[email protected]>
|
2023-08-03 10:17:27 +02:00 |
|
 Alex ButlerandJonas Platte
|
990cbb8126
|
Update tokio-tungstenite 0.20 (#2123)
Co-authored-by: Jonas Platte <[email protected]>
|
2023-08-02 09:39:46 +02:00 |
|
David Pedersen
|
67f6494383
|
Release axum 0.6.19 (#2102)
|
2023-07-17 10:14:01 +02:00 |
|
David Pedersen
|
85044b7c10
|
Fix misc warnings
|
2023-07-17 09:38:08 +02:00 |
|
David Pedersen
|
a1c27e66e5
|
Add missing changes to changelog
|
2023-07-17 09:38:08 +02:00 |
|
David Pedersen
|
32267d85b8
|
Fix bugs around merging routers with nested fallbacks (#2096)
|
2023-07-17 09:38:08 +02:00 |
|
David Pedersen
|
c3b343e5ae
|
Fix example for accessing inner extrator errors (#2095)
|
2023-07-17 09:38:08 +02:00 |
|
z-o-n-n-e
|
0da7f6ee2d
|
Fix typo in docs (#2080)
|
2023-07-17 09:38:08 +02:00 |
|
 jachiiandDavid Pedersen
|
8b36dd6d83
|
Add axum::extract::Query::try_from_uri (#2058)
Co-authored-by: David Pedersen <[email protected]>
|
2023-07-17 09:38:08 +02:00 |
|
David Pedersen
|
74758f61c8
|
Fix some typos in the docs
|
2023-07-17 09:38:08 +02:00 |
|
Alexander van Ratingen
|
03da6db167
|
Implement IntoResponse for boxed slices (#2035)
|
2023-07-17 09:38:08 +02:00 |
|
 Alex ButlerandDavid Pedersen
|
dadb14689a
|
Update tokio-tungstenite to 0.19 (#2021)
Co-authored-by: David Pedersen <[email protected]>
|
2023-07-17 09:38:08 +02:00 |
|
 Vitaly ShukelaandDavid Pedersen
|
15889ce709
|
docs: Add links to more examples of Result-returning handlers. (#2049)
Co-authored-by: David Pedersen <[email protected]>
|
2023-07-17 09:38:08 +02:00 |
|
 mohad12211andDavid Pedersen
|
e29787d13f
|
docs: update router::route multiple methods docs (#2051)
Co-authored-by: David Pedersen <[email protected]>
|
2023-07-17 09:38:08 +02:00 |
|
 Cyril MarpaudandDavid Pedersen
|
fc3210b563
|
Fix a typo in axum::middleware (#2056)
Co-authored-by: David Pedersen <[email protected]>
|
2023-07-17 09:38:08 +02:00 |
|
Azzam S.A
|
dc8491b11b
|
docs: add warning icon for extractor order (#2027)
|
2023-07-17 09:38:08 +02:00 |
|
Jerry Wang
|
057e099f4c
|
Fix a typo in axum::extract::rejection::FailedToDeserializeQueryString documentation (#2009)
|
2023-07-17 09:38:08 +02:00 |
|
David Pedersen
|
79ea2747e9
|
Release axum 0.6.18 (#1973)
|
2023-04-30 13:36:14 +02:00 |
|
David Pedersen
|
9c5f4ebe03
|
Don't remove the Sec-WebSocket-Key header in WebSocketUpgrade (#1972)
|
2023-04-30 11:55:39 +02:00 |
|
David Pedersen
|
b7baac2638
|
Release axum 0.6.17 (#1962)
|
2023-04-25 15:55:33 +02:00 |
|
David Pedersen
|
d22c168830
|
Fix fallback panic on CONNECT requests (#1958)
|
2023-04-25 15:44:29 +02:00 |
|
David Pedersen
|
c31bea2f96
|
Release axum and axum-extra (#1942)
|
2023-04-18 20:40:42 +02:00 |
|
David Pedersen
|
994492d427
|
Add test for not hitting debug_assert in MatchedPath (#1935)
|
2023-04-17 13:46:54 +02:00 |
|
David Pedersen
|
b42897f2dc
|
Document that Router::new().fallback(...) isn't optimal (#1940)
|
2023-04-17 13:41:53 +02:00 |
|
David Pedersen
|
2c87d65f17
|
Don't allow extracting MatchedPath in fallbacks (#1934)
|
2023-04-17 13:20:54 +02:00 |
|
David Pedersen
|
39bb28130d
|
Enable println warning (#1929)
|
2023-04-14 22:26:56 +02:00 |
|
David Pedersen
|
377d73a55b
|
Add basic merge and nest benchmarks
|
2023-04-12 19:14:16 +02:00 |
|
David Pedersen
|
cf1ed9bb54
|
Release axum 0.6.15 (#1928)
|
2023-04-12 09:36:17 +02:00 |
|
David Pedersen
|
8b22b94582
|
Remove "PathDeserializationError" debug message
|
2023-04-12 09:19:00 +02:00 |
|
Andrew Silver
|
31aed243d9
|
Remove "NotFound hit" debug message (#1927)
|
2023-04-11 23:38:21 +02:00 |
|
David Pedersen
|
b92b91e75e
|
Release axum 0.6.14 (#1926)
|
2023-04-11 19:38:22 +02:00 |
|
Andrew Silver
|
21d496ddb1
|
Removed leftover "path_router hit" debug message (#1925)
|
2023-04-11 17:02:19 +00:00 |
|
David Pedersen
|
51edc9c895
|
Release (#1923)
|
2023-04-11 17:23:38 +02:00 |
|
David Pedersen
|
6b106f4bab
|
Log built-in rejections (#1890)
|
2023-04-11 16:57:49 +02:00 |
|
 David PedersenandJonas Platte
|
2c2cf361dd
|
Change Router::nest to flatten the routes (#1711)
Co-authored-by: Jonas Platte <[email protected]>
|
2023-04-11 16:17:54 +02:00 |
|
David Pedersen
|
4db9b6eb81
|
add missing changelog link
|
2023-04-10 09:23:55 +02:00 |
|
David Pedersen
|
352cf9a266
|
Implement Deref and DerefMut for built-in extractors (#1922)
|
2023-04-10 07:18:35 +00:00 |
|
 Jonas PlatteandDavid Pedersen
|
43b2d52403
|
Add OptionalPath extractor (#1889)
Co-authored-by: David Pedersen <[email protected]>
|
2023-04-09 12:23:13 +00:00 |
|
J
|
946d8c3253
|
Fix a typo inside handlers_intro.md (#1919)
|
2023-04-09 08:08:58 +02:00 |
|
David Pedersen
|
9b1f1a907b
|
Update allowed crates in public API (#1888)
|
2023-03-27 17:12:19 +02:00 |
|
Jonas Platte
|
eec4195eac
|
Fix broken links in the documentation (#1878)
|
2023-03-23 14:55:56 +00:00 |
|
Roman Zaynetdinov
|
4a02ab3ed8
|
Use State extractor in WS module docs (#1880)
|
2023-03-23 13:24:02 +01:00 |
|