1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-23 22:51:07 +01:00
Commit Graph

42 Commits

Author SHA1 Message Date
Yuki Okushi
ff487244db
testing part4
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2022-06-10 18:40:06 +09:00
Yuki Okushi
ec77f8f40d
testing part3 2022-06-10 17:16:20 +09:00
Yuki Okushi
887f9deb55
testing part2 2022-06-10 17:15:58 +09:00
Yuki Okushi
e286485a59
testing 2022-06-10 07:50:20 +09:00
Rob Ede
4c1e581a54
add track_caller atrtibute to spawn calls (#454)
* add track_caller attribute to spawn calls

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