1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 23:51:06 +01:00
Commit Graph

82 Commits

Author SHA1 Message Date
Rob Ede
20ef05c36e
fix doctest ci (#188) 2021-06-27 07:02:38 +01:00
Rob Ede
d0f0fb474b
fixup other cargo manifests 2021-04-02 11:44:18 +01:00
Rob Ede
0ba14f786e
prepare session release 0.5.0-beta.1 2021-04-02 11:31:30 +01:00
Rob Ede
15d72b1694
use insert for protobuf content type header 2021-03-22 05:30:16 +00:00
Rob Ede
c8f1d9671c
add upgrade -web hints in changelogs 2021-03-22 05:24:35 +00:00
Rob Ede
2254a429d4
use forward_ready for service definitions 2021-03-22 05:18:59 +00:00
Andrey Kutejko
ca85f6b245
Update dependencies (Tokio 1.0) (#144) 2021-03-21 22:50:26 +00:00
Rob Ede
5a72dd33d5
session, redis, and httpauth pre-v4 releases (#162) 2021-03-21 09:38:29 +00:00
Yuki Okushi
f970d90894
Use re-exported bytes items from instead of using them directly (#139) 2020-12-01 10:21:56 +09:00
Matteo
b59e307de1
Updated example link to use actix-extras repo (#117) 2020-10-14 21:41:05 +01:00
Francois Stephany
0f7a147323
Unify homepage/repository urls in Cargo manifests (#111) 2020-10-03 01:32:01 +01:00
Rob Ede
7a26d99c1a
lint and readme cleanup (#97) 2020-09-12 00:52:55 +01:00
Rob Ede
4a546718aa
prepare v3 compatible releases (#95) 2020-09-11 21:22:55 +01:00
Rob Ede
bad5f32a68
update all packages to use actix-web v3 (#94) 2020-09-11 16:26:15 +01:00
Yuki Okushi
e5fe8d42fa
Use matches macro to fix clippy warnings (#86) 2020-07-21 02:20:23 +09:00
Yuki Okushi
2ae3c80548
Use OR instead of deprecated / in license field (#80) 2020-07-14 11:16:32 +01:00
Yuki Okushi
6d3e4c9aa1
Merge pull request #74 from JohnTitor/protobuf-alpha
protobuf: Update to 0.6.0-alpha.1
2020-07-07 04:28:37 +09:00
Yuki Okushi
f920479fdb
protobuf: Update to 0.6.0-alpha.1 2020-07-07 03:54:36 +09:00
Yuki Okushi
bd963fb7d1
Fix clippy warnings 2020-07-07 03:54:18 +09:00
Rob Ede
027f045340
exclude default -web features where not needed (#70) 2020-06-18 11:22:14 +01:00
Yuki Okushi
2e3a094ef7
protobuf: Minimize futures dependency 2020-05-21 17:13:53 +09:00
Yuki Okushi
923cb7bcd2
Bump up MSRV to 1.40.0 2020-05-17 11:34:00 +09:00
Yuki Okushi
83d2b9c95b
Remove unused actix dependency 2020-03-18 04:33:21 +09:00
Yuki Okushi
920bb56919 Prepare for new release 2020-02-18 00:59:04 +09:00
Yuki Okushi
e5c418eaa3
Fix syntax 2020-02-14 07:42:56 +09:00
Yuki Okushi
650470901b Clean up READMEs 2020-01-30 18:39:35 +09:00
Yuki Okushi
d8f3f94ece Clean up metadata 2020-01-30 18:08:20 +09:00
Yuki Okushi
a0337d7851 Run CI with MSRV 2020-01-30 18:03:02 +09:00
Yuki Okushi
c4c0680a6e Remove unused config 2020-01-30 15:57:38 +09:00
Rob Ede
3cdc0b9d18
fix badges 2020-01-30 01:22:11 +00:00
Rob Ede
aac1158304
merge project metadata 2020-01-30 00:31:25 +00:00
Rob Ede
dbd52a48a4 move to own module 2020-01-29 11:42:13 +00:00