1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-11 01:39:33 +00:00
Commit graph

29 commits

Author SHA1 Message Date
Rob Ede a808a26d8c
bump actix-codec to 0.5 2022-02-15 20:49:10 +00:00
Rob Ede 3486edabcf
update migrations guide re tokio v1 2022-02-15 00:54:12 +00:00
Ibraheem Ahmed 4c59a34513
Remove clone implementation for Path (#2639) 2022-02-10 10:29:00 +00:00
Rob Ede 1b706b3069
update body type migration guide 2022-02-09 16:12:39 +00:00
Rob Ede a9f445875a
update migration guide 2022-02-09 12:31:06 +00:00
Rob Ede e0f02c1d9e
update migration guide 2022-02-08 16:53:09 +00:00
Rob Ede 092dbba5b9
update migration guide 2022-02-08 15:24:35 +00:00
Rob Ede 3f2db9e75c
fix doc tests 2022-02-08 12:25:13 +00:00
Rob Ede 074d18209d
better document relationship with tokio 2022-02-08 10:21:47 +00:00
Rob Ede 593fbde46a
prepare actix-web release 4.0.0-rc.3 2022-02-08 09:31:48 +00:00
Rob Ede 161861997c
prepare actix-http release 3.0.0-rc.2 2022-02-08 09:31:20 +00:00
Rob Ede 3d621677a5
clippy 2022-02-08 08:00:47 +00:00
Ali MJ Al-Nasrawy 0c144054cb
make Condition generic over body type (#2635)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-08 07:50:05 +00:00
Rob Ede b0fbe0dfd8
fix workers doc 2022-02-08 06:58:33 +00:00
Darin Gordon b653bf557f
added note to v4 migration guide about worker thread update (#2634) 2022-02-07 19:04:03 +00:00
Rob Ede 1d1a65282f
RC refinements (#2625) 2022-02-04 20:37:33 +00:00
Rob Ede b0a363a7ae
add migration note about fromrequest::configure 2022-02-04 18:48:22 +00:00
Rob Ede b4d3c2394d
clean up migration guide 2022-02-04 18:22:38 +00:00
Rob Ede fc5ecdc30b
fix changelog 2022-02-02 03:55:43 +00:00
Rob Ede 7fe800c3ff
prepare actix-web release 4.0.0-rc.2 2022-02-02 03:54:26 +00:00
Rob Ede 075df88a07
update 4.0 migration guide 2022-02-02 03:42:07 +00:00
Rob Ede 391d8a744a
update 4.0 migratio guide 2022-02-02 03:13:11 +00:00
Rob Ede 5b6cb681b9
update 4.0 migration guide 2022-02-02 03:09:33 +00:00
Rob Ede 0957ec40b4
split migration file 2022-02-02 02:46:37 +00:00
Rob Ede c84c1f0f15
simplify macros feature 2022-02-01 14:39:49 +00:00
Tomáš Hromada e9279dfbb8
Fix deprecated notice about client_shutdown (#2621) 2022-02-01 13:44:56 +00:00
Rob Ede a68239adaa
bump zstd to 0.10 2022-02-01 13:35:32 +00:00
Rob Ede 40a4b1ccd5
add macro feature (#2619)
Co-authored-by: Ibraheem Ahmed <ibrah1440@gmail.com>
2022-02-01 02:35:05 +00:00
Rob Ede bcdde1d4ea
move actix-web to own dir 2022-02-01 00:30:41 +00:00