1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 17:27:42 +02:00
Commit Graph

182 Commits

Author SHA1 Message Date
10d3bb6d0d only run coverage on master ci 2021-12-31 08:36:13 +00:00
3658929010 fix io-uring feature for actix-server (#414)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-11-07 15:43:59 +00:00
a1d15f2e08 minimal support of System type with io-uring (#395) 2021-10-21 11:04:51 +01:00
ca77d8d835 split -server and -tls msrv and raise to 1.52 (#398) 2021-10-19 14:53:42 +01:00
6fed1c3e7d add support for io-uring (#374)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-11 02:58:11 +01:00
4644fa41cf run doc test in parallel (#387) 2021-09-01 21:30:26 +01:00
c65e8524b2 rework resourcedef (#373) 2021-07-19 22:37:54 +01:00
06b17d6a43 fix ci 2021-06-28 15:06:29 +01:00
945479e0c3 unvendor openssl (#292) 2021-03-17 00:26:04 +00:00
06ddad0051 prepare rt and tls releases (#287) 2021-02-25 11:50:24 +00:00
789e6a8a46 update ci (#284) 2021-02-24 09:48:41 +00:00
8a58a341a4 service improvements (#233) 2020-12-27 14:15:42 +00:00
33c9aa6988 bump msrv to 1.46 2020-12-27 04:36:08 +00:00
76d956e25c macros: Add actix-reexport feature (#218) 2020-12-03 08:59:13 +09:00
fb098536ee bump MSRV to 1.42 (#180) 2020-08-17 15:37:57 +01:00
ed4b708c66 Fix CI on MSRV check (#171) 2020-08-05 09:02:41 +09:00
235a76dcd4 GHA: Switch action to the official setup-msys2 (#169) 2020-07-29 08:47:32 +09:00
8ace9264b7 Check code style with rustfmt on CI (#164) 2020-07-22 12:32:13 +09:00
a9b5a7b070 Create PULL_REQUEST_TEMPLATE.md (#159) 2020-07-20 03:01:09 +09:00
e2a6d352b0 Tweak actions trigger events 2020-07-08 08:38:24 +09:00
87b857705c Update actions/cache to v2 2020-05-28 03:14:01 +09:00
2395b28c5e Only check compilation on mingw CI
Disabled to run tests since somehow linking with OpenSSL is broken.
2020-05-19 09:11:27 +09:00
d5f95b54b7 Upload coverage on PRs 2020-03-18 05:03:37 +09:00
950c73077c Revert "Disable windows-mingw builder temporarily" 2020-03-16 17:31:10 +09:00
59902cb3a3 Disable windows-mingw builder temporarily 2020-03-06 13:48:55 +09:00
aad5c42ad7 Add action to check benchmark 2020-02-26 17:11:46 +09:00
9f7d6bc068 Disable coverage for PRs 2020-02-14 07:30:21 +09:00
d1155d60ec Tweak Actions 2020-01-31 00:01:11 +09:00
ee0db9a617 Tweak GitHub Actions 2020-01-29 12:05:55 +09:00
b1430eaded Run tests for all features as possible (#78) 2019-12-19 16:31:32 +09:00
5674840c01 Stop running tests for all features (#73) 2019-12-07 08:54:58 +06:00
9eb12e0467 Use GitHub Actions (#71) 2019-12-03 20:00:16 +09:00