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

67 commits

Author SHA1 Message Date
Rob Ede de62e8b025
add nextest to post-merge ci 2022-02-15 14:40:26 +00:00
Rob Ede ccf430d74a
disable coverage job 2022-02-01 15:24:35 +00:00
Rob Ede 21a08ca796
tweak set_content_encoding docs 2022-01-28 20:27:16 +00:00
Luca Palmieri a9f497d05f
Guard against broken intra-doc links in CI (#2616) 2022-01-28 17:28:16 +00:00
Rob Ede 0bc4ae9158
remove BodyEncoding trait (#2565) 2022-01-03 18:46:04 +00:00
Rob Ede e890307091
Fix AcceptEncoding header (#2501) 2022-01-03 13:17:57 +00:00
Rob Ede b708924590
only run nightly checks on master ci 2021-12-31 08:38:58 +00:00
Rob Ede a87e01f0d1
bump msrv to 1.54 2021-12-29 08:59:15 +00:00
Rob Ede d2590fd46c
ClientRequest::send_body takes impl MessageBody (#2546) 2021-12-25 02:33:37 +00:00
Rob Ede de20d21703
use dash hyphenation in markdown 2021-12-22 08:21:30 +00:00
Rob Ede 2e00776d5e
Update FUNDING.yml 2021-12-19 04:18:57 +00:00
Rob Ede 7d507a41ee
Create FUNDING.yml 2021-12-19 03:58:29 +00:00
Rob Ede bcbbc115aa
fix awc changelog 2021-11-23 15:12:55 +00:00
fakeshadow dd347e0bd0
implement io-uring for actix-files (#2408)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-11-22 01:19:09 +00:00
Rob Ede 1fe309bcc6
increase ci test timeout 2021-11-17 15:32:42 +00:00
Rob Ede e8a0e16863
run tarpaulin on workspace 2021-11-15 18:11:51 +00:00
Rob Ede 9abe166d52
actix-web beta 10 releases (#2417) 2021-10-20 22:32:05 +01:00
Rob Ede c09ec6af4c
split off coverage ci job 2021-10-20 02:27:30 +01:00
Rob Ede ad22cc4e7f
bump msrv to 1.52.1 2021-10-19 01:59:28 +01:00
Rob Ede 1383c7d701
speed up ci 2021-09-08 17:42:14 +01:00
Rob Ede d8a0f46f26
refactor web module (#2379) 2021-09-03 18:00:43 +01:00
Rob Ede 5128b1bdfc
bump msrv to 1.51 2021-08-30 23:19:03 +01:00
Rob Ede 5a14ffeef2
clippy fixes (#2296) 2021-07-12 16:55:24 +01:00
Rob Ede 604be5495f
prepare beta.8 releases (#2292) 2021-06-26 16:33:36 +01:00
Ibraheem Ahmed 5eba95b731
simplify ConnectionInfo::new (#2282) 2021-06-26 00:39:06 +01:00
Igor Aleksanov 9a26393375
Remove duplicated step from CI workflow (#2289) 2021-06-25 12:27:22 +01:00
Rob Ede ed0516d724
try to fix doc test failures (#2284) 2021-06-23 20:47:17 +01:00
Rob Ede bb0331ae28
fix cargo cache on msrv 2021-06-17 16:49:31 +01:00
Rob Ede 900c9e270e
remove responsebody indirection from response (#2201) 2021-05-09 20:12:48 +01:00
Rob Ede 980ecc5f07
fix openssl windows ci 2021-03-29 13:01:37 +01:00
Rob Ede 983b6904a7
unvendor openssl 2021-03-17 00:38:54 +00:00
Rob Ede b95e1dda34
pin h2 to 0.3.0 2021-02-27 19:57:09 +00:00
Rob Ede 3e0a9b99ff
update rust-cache action 2021-02-16 09:28:14 +00:00
Rob Ede 55db3ec65c
split up http body module 2021-02-15 12:20:43 +00:00
Rob Ede 7fa6333a0c
use rcgen for tls key generation (#1989) 2021-02-13 17:16:36 +00:00
Rob Ede 1e538bf73e
rework ci (#1982) 2021-02-12 21:53:21 +00:00
Rob Ede 9604e249c9
use stable clippy (#1963) 2021-02-07 20:33:53 +00:00
Rob Ede b2a9ba2ee4
Update PULL_REQUEST_TEMPLATE.md 2021-01-15 04:54:23 +00:00
Rob Ede 2a2a20c3e7
bump msrv to 1.46 (#1858) 2020-12-28 00:44:15 +00:00
Rob Ede 2f11ef089b
fix rustdoc uploads 2020-11-24 00:29:13 +00:00
Aravinth 49e945c88f
switching to nightly for intra-doc links (#1783) 2020-11-09 14:01:36 +00:00
Rob Ede ceac97bb8d
Update config.yml 2020-11-04 15:08:12 +00:00
Yuki Okushi 6e97bc09f8
Use action to upload docs 2020-08-13 16:04:50 +09:00
Yuki Okushi 92b5bcd13f
Check format and tweak CI config (#1619) 2020-07-22 00:28:33 +01:00
Rob Ede 0ec335a39c
bump MSRV to 1.42 (#1616) 2020-07-21 16:40:30 +09:00
Rob Ede a2662b928b
Update PULL_REQUEST_TEMPLATE.md 2020-07-10 14:55:56 +01:00
Yuki Okushi 08f9a34075
Use tarpaulin 0.13 to avoid failure 2020-07-07 04:00:18 +09:00
Yuki Okushi deab634247
actix-http: Update sha-1 to 0.9 (#1586) 2020-07-03 01:08:24 +01:00
Rob Ede 487f90be5b
move pull request template (#1578) 2020-06-23 14:26:07 +09:00
Rob Ede c11052f826
add PR template for bugs and features (#1570)
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2020-06-22 18:28:06 +09:00