1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-02 21:39:26 +00:00
Commit graph

99 commits

Author SHA1 Message Date
Rob Ede 97399e8c8c
simplify CI 2023-04-02 03:27:14 +01:00
Rob Ede e68f87f84f
add API diff to CI (#3002) 2023-03-15 13:32:55 +00:00
Rob Ede 0f3068f488
ci(windows): use choco to install openssl (#3003
ci: remove openssl install on windows
2023-03-15 05:39:02 +00:00
Rob Ede 0ba147ef71
update actions/checkout to v3 2023-03-11 23:19:03 +00:00
Rob Ede e2fed91efd
format markdown with prettier 2023-02-26 03:26:51 +00:00
Rob Ede 3c69d078b2
add redirect service (#1961) 2022-11-25 21:44:52 +00:00
Rob Ede d97bd7ec17
fix msrv CI 2022-11-25 17:37:23 +00:00
Rob Ede fcd06c9896
workaround zstd msrv issue 2022-11-25 17:28:06 +00:00
Rob Ede 1065043528
ci: use dtolnay's rust-toolchain action 2022-11-25 17:00:59 +00:00
Alex 45b77c6819
GitHub Workflows security hardening (#2923) 2022-11-04 00:42:22 +00:00
Rob Ede a2e2c30d59
use tokio-util deps directly where possible 2022-10-30 19:47:49 +00:00
Rob Ede 99bf774e94
update gh-pages deploy action 2022-09-03 22:15:59 +01:00
Rob Ede 35b0fd1a85
specify branch in doc job 2022-09-03 22:05:28 +01:00
Rob Ede 0b5b4dcbf3
reduce size of docs branch 2022-09-03 21:56:37 +01:00
Rob Ede 679f61cf37
bump msrv to 1.59 2022-08-27 13:14:16 +01:00
Rob Ede 75517cce82
install cargo hack in CI faster 2022-07-02 20:00:59 +01:00
Rob Ede 9b51624b27
update cargo-cache to 0.8.2 2022-07-02 18:43:19 +01:00
Rob Ede 8e2ae8cd40
install nextest faster 2022-07-02 18:38:08 +01:00
Rob Ede 9a2f8450e0
install older cargo-edit 2022-07-02 17:40:03 +01:00
Rob Ede 23ef51609e
s/cargo-add/cargo-edit 2022-07-02 17:29:06 +01:00
Rob Ede f7d629a61a
fix cargo-add in CI 2022-07-02 17:20:46 +01:00
Rob Ede e0845d9ad9
add msrv workarounds to ci 2022-07-02 17:12:24 +01:00
Rob Ede 2f79daec16
only run tests on stable 2022-07-02 17:05:48 +01:00
Rob Ede 987067698b
use sparse registry in CI 2022-07-01 12:45:26 +01:00
Yuki Okushi 6b7196225e
Bump up MSRV to 1.57 (#2789) 2022-06-22 12:08:06 +01:00
Rob Ede 2253eae2bb
update msrv to 1.56 (#2777)
* update msrv to 1.56

* remove transitive dashmap dependency

closes #2747
2022-06-11 04:03:26 +01:00
Rob Ede 7b27493e4c
move coverage to own workflow 2022-03-10 16:17:49 +00:00
Rob Ede 478b33b8a3
remove nightly io-uring job 2022-03-10 16:00:15 +00:00
Rob Ede 592b40f914
move io-uring tests to own job 2022-03-10 15:03:55 +00:00
Rob Ede 12fb3412a5
remove concurrency groups 2022-02-22 12:52:07 +00:00
Rob Ede 2665357a0c
fix ci groups 2022-02-22 12:47:57 +00:00
Rob Ede 693271e571
add CI job concurrency groups 2022-02-22 12:41:08 +00:00
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