Yuki Okushi
|
ca39917d2c
|
Update CoC contact information
|
2020-10-31 12:08:06 +09:00 |
|
ghizzo01
|
704af672b9
|
Bump pin-project to 1.0 (#202)
|
2020-10-25 19:42:40 +09:00 |
|
Rob Ede
|
242bef269f
|
delete ioframe removed package readme
closes #199
|
2020-09-22 12:29:07 +01:00 |
|
Rob Ede
|
6c65e2a79f
|
prepare router 0.2.5 release (#198)
|
2020-09-21 22:46:59 +01:00 |
|
nujz
|
e5ca271764
|
actix-router: fix from_hex error (#196)
|
2020-09-20 18:04:18 +01:00 |
|
nujz
|
98a2197a09
|
fix doc error (#195)
|
2020-09-19 23:12:41 +09:00 |
|
Rob Ede
|
fb0aa02b3c
|
move and update server+tls examples (#190)
|
2020-09-13 10:12:07 +01:00 |
|
Rob Ede
|
681eeb497d
|
prepare server release 1.0.4 (#188)
|
2020-09-12 15:28:17 +01:00 |
|
Igor Aleksanov
|
3e04b87311
|
actix-service: Fix broken link in readme (#189)
|
2020-09-12 15:08:03 +01:00 |
|
Rob Ede
|
77b7826658
|
prepare tls v2 release (#186)
|
2020-09-08 18:00:07 +01:00 |
|
Igor Aleksanov
|
b7a9cb7bb4
|
actix-rt: Make the process of running System in existing Runtime more clear (#173)
|
2020-09-06 11:01:24 +01:00 |
|
Robert Gabriel Jakabosky
|
88d99ac89c
|
Fix clippy errors. (#187)
|
2020-09-06 10:41:42 +01:00 |
|
Rob Ede
|
7632f51509
|
prepare connect v2 stable release (#185)
|
2020-09-02 22:14:07 +01:00 |
|
Rob Ede
|
d28687d0d7
|
promote codec/utils out of beta (#184)
|
2020-08-24 09:18:37 +01:00 |
|
Rob Ede
|
27c6be9881
|
remove unused type parameter from Framed::replace_codec (#183)
|
2020-08-20 00:30:26 +01:00 |
|
Rob Ede
|
119dc39f5b
|
prepare codec and utils betas (#182)
|
2020-08-19 11:00:12 +01:00 |
|
Rob Ede
|
b3010c13e0
|
solve framed integration with actix-http (#179)
|
2020-08-18 23:27:37 +01:00 |
|
Adrian Wechner
|
fecdfcd8d4
|
assert workers greater than zero (#167)
|
2020-08-18 16:44:22 +01:00 |
|
Yuki Okushi
|
578a560853
|
connect,tls: Bump up to next alpha versions (#181)
|
2020-08-17 15:39:17 +01:00 |
|
Rob Ede
|
fb098536ee
|
bump MSRV to 1.42 (#180)
|
2020-08-17 15:37:57 +01:00 |
|
Rob Ede
|
5d28be9ad6
|
fix actix-service readme reference (#176)
|
2020-08-11 12:20:09 +01:00 |
|
Rob Ede
|
a5a6b6704c
|
prepare actix-service 1.0.6 release (#175)
|
2020-08-09 16:10:58 +01:00 |
|
Igor Aleksanov
|
afb0a3c9fc
|
actix-service: Fix clippy warning in benches (#174)
|
2020-08-07 17:16:45 +09:00 |
|
Miloas
|
02aaa75591
|
fix actix-service doc error (#172)
|
2020-08-06 11:21:51 +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 |
|
Matt Kantor
|
0c5f1da625
|
Remove garbled doc comment for actix_router::IntoPattern::is_single (#168)
|
2020-07-29 05:46:53 +09:00 |
|
Yuki Okushi
|
8ace9264b7
|
Check code style with rustfmt on CI (#164)
|
2020-07-22 12:32:13 +09:00 |
|
Yuki Okushi
|
0dca1a705a
|
actix-utils: Remove unsound custom Cell as well (#161)
|
2020-07-22 01:14:32 +01:00 |
|
Juan Aguilar
|
5d6d309e66
|
Simplify bcodec decode (#162)
|
2020-07-20 23:09:24 +09:00 |
|
Juan Aguilar
|
8d0bd7ce1c
|
Improve bcodec encode performance (#157)
|
2020-07-19 22:36:51 +01:00 |
|
Sergey "Shnatsel" Davidoff
|
a67e38b4a0
|
Remove unsound custom Cell (#158)
|
2020-07-20 06:05:36 +09:00 |
|
Rob Ede
|
334c98575a
|
Upgrade tokio utils to 0.3 (#138)
|
2020-07-20 05:44:26 +09:00 |
|
Rob Ede
|
a9b5a7b070
|
Create PULL_REQUEST_TEMPLATE.md (#159)
|
2020-07-20 03:01:09 +09:00 |
|
Yuki Okushi
|
61176f6410
|
Update rustls -related dependencies (#154)
|
2020-07-14 11:14:06 +01:00 |
|
Yuki Okushi
|
10b4c30a06
|
Use OR instead of deprecated / in license field (#155)
|
2020-07-14 11:11:30 +01:00 |
|
Yuki Okushi
|
7f550bcf0f
|
threadpool: Bump up to 0.3.3 (#156)
|
2020-07-14 11:10:15 +01:00 |
|
Yuki Okushi
|
887f11f787
|
Merge pull request #153 from actix/tweak-actions
Tweak actions trigger events
|
2020-07-08 09:04:05 +09:00 |
|
Yuki Okushi
|
e2a6d352b0
|
Tweak actions trigger events
|
2020-07-08 08:38:24 +09:00 |
|
Yuki Okushi
|
f6c697a2dd
|
Merge pull request #152 from paolobarbolini/pl-011
Update parking_lot to 0.11
|
2020-07-04 03:20:08 +09:00 |
|
Paolo Barbolini
|
5ecdfd684a
|
Update parking_lot to 0.11
|
2020-07-03 17:37:10 +02:00 |
|
Yuki Okushi
|
7140c04c44
|
Merge pull request #149 from taiki-e/pin-project
Remove uses of pin_project::project attribute
|
2020-06-07 02:01:08 +09:00 |
|
Taiki Endo
|
9528df4486
|
Remove uses of pin_project::project attribute
pin-project will deprecate the project attribute due to some unfixable
limitations.
Refs: https://github.com/taiki-e/pin-project/issues/225
|
2020-06-06 06:42:45 +09:00 |
|
Pen Tree
|
755a8bb9d1
|
fix codec doc links (#148)
|
2020-06-02 18:05:39 +01:00 |
|
Yuki Okushi
|
f3cb6efc30
|
Merge pull request #146 from actix/cache-v2
Update `actions/cache` to v2
|
2020-05-28 04:59:34 +09:00 |
|
Yuki Okushi
|
87b857705c
|
Update actions/cache to v2
|
2020-05-28 03:14:01 +09:00 |
|
Yuki Okushi
|
c897c5d3eb
|
Merge pull request #145 from JohnTitor/new-threalpool
threadpool: Bump up to 0.3.2
|
2020-05-20 15:24:39 +09:00 |
|
Yuki Okushi
|
134e76b8b4
|
threadpool: Bump up to 0.3.2
|
2020-05-20 14:19:16 +09:00 |
|
Yuki Okushi
|
f3a401c23b
|
Merge pull request #144 from JohnTitor/codecov-config
Add codecov config
|
2020-05-20 11:03:31 +09:00 |
|
Yuki Okushi
|
f7e8a912b3
|
Add codecov config
|
2020-05-19 14:45:39 +09:00 |
|