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

141 Commits

Author SHA1 Message Date
Rob Ede
b8f4a658a9
rename post-merge ci job 2022-07-04 16:44:48 +01:00
Rob Ede
69e4264e0c
install cargo hack faster 2022-07-04 16:43:33 +01:00
Yuki Okushi
3c48e00e7a
Bump up MSRV to 1.57 (#256) 2022-06-22 20:42:46 +09:00
Yuki Okushi
f6508f290c
Do not run tests on MSRV (#250) 2022-05-25 14:07:31 +01:00
Luca Palmieri
8fd1772d5e
Consistent import formatting (#237) 2022-03-29 11:46:13 +01:00
Rob Ede
977e3141c9
limitation clean up (#232)
* add license links to -limitation

* move tests to inline mod

* use cow str for limiter parameters

* add docs to all limitation items

* rename builder methods

* fix ignored tests

* update changelog

* fix ci
2022-03-20 00:40:34 +00:00
Rob Ede
0ba1073cb2
ignore actix-session tests on master ci 2022-03-05 23:35:19 +00:00
Luca Palmieri
7e6335a09f
Rework actix session (#212)
Co-authored-by: Rob Ede <robjtede@icloud.com>
Co-authored-by: Luca P <rust@lpalmieri.com>
Co-authored-by: Sebastian Rollén <38324289+SebRollen@users.noreply.github.com>
2022-03-05 23:22:14 +00:00
Rob Ede
7bb1f8d710
fix ci 2022-02-03 22:58:04 +00:00
Rob Ede
fac087723a
fix ci 2022-02-03 22:57:02 +00:00
Rob Ede
50fe96f278
disable coverage for now 2022-02-03 22:53:27 +00:00
Rob Ede
8540b61a13
fix ci 2021-12-31 08:38:31 +00:00
Rob Ede
cf7ed8e1b9
run nightly tests on master only 2021-12-31 08:32:04 +00:00
Rob Ede
92c9601850
bump msrv to 1.54 2021-12-29 09:42:31 +00:00
Rob Ede
64acd3229f
start redis in coverage job 2021-11-22 23:58:31 +00:00
Rob Ede
5272bc1c79
split out coverage and doc test ci jobs 2021-11-22 23:42:47 +00:00
Rob Ede
3cc1487a4a
fix non-linux ci 2021-11-22 23:25:22 +00:00
Rob Ede
13f8dcb717
update to aw beta 9 2021-11-22 23:11:58 +00:00
Rob Ede
627fe96be0
bump msrv to 1.52.1 2021-10-19 01:49:39 +01:00
Rob Ede
c6f579790f
bump msrv to 1.51 2021-08-30 23:10:36 +01:00
Rob Ede
44c7b07ce2
prepare second beta round (#189) 2021-06-27 07:28:26 +01:00
Rob Ede
20ef05c36e
fix doctest ci (#188) 2021-06-27 07:02:38 +01:00
Rob Ede
c7df62d0b6
simplify ci like actix-web (#165) 2021-03-22 11:46:02 +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
699a98493b
Update github-pages-deploy-action to 3.7.1 (#138) 2020-12-01 06:06:48 +09:00
Yuki Okushi
c57c97c7c8
Disable macOS cache to fix spurious failures (#116) 2020-10-13 23:54:04 +09:00
Rob Ede
6ae147d190
add CookieIdentityPolicy::http_only method (#102) 2020-09-17 18:10:27 +01:00
Rob Ede
bad5f32a68
update all packages to use actix-web v3 (#94) 2020-09-11 16:26:15 +01:00
Yuki Okushi
7e6bdf2eb2
Check code with rustfmt not to introduce format commits (#88) 2020-07-21 03:51:51 +09:00
Yuki Okushi
e5fe8d42fa
Use matches macro to fix clippy warnings (#86) 2020-07-21 02:20:23 +09:00
Yuki Okushi
693c2f5041
Tweak actions (#85)
- Tweak trigger events
- Remove unnecessary workaround (hopefully)
- Stop using `ghq_import`
2020-07-20 06:18:00 +09:00
Rob Ede
d25ae41525
Create PULL_REQUEST_TEMPLATE.md (#84) 2020-07-20 03:02:34 +09:00
Yuki Okushi
6e132d9337
Use tarpaulin 0.13 to avoid failure 2020-07-07 03:30:45 +09:00
Yuki Okushi
5157927219
Update actions/cache to v2 2020-05-28 03:03:30 +09:00
Yuki Okushi
baafcbe625
Setup issue template 2020-05-23 12:22:25 +09:00
Yuki Okushi
923cb7bcd2
Bump up MSRV to 1.40.0 2020-05-17 11:34:00 +09:00
Yuki Okushi
de374afbca
Revert "Disable coverage for PRs" (#25)
* Revert "Disable coverage for PRs"

* Remove `token` arg
2020-03-18 04:19:15 +09:00
Yuki Okushi
de276af9c6
Disable coverage for PRs 2020-02-14 07:27:35 +09:00
Yuki Okushi
a0337d7851 Run CI with MSRV 2020-01-30 18:03:02 +09:00
Yuki Okushi
91f6519177 Set up GitHub Actions 2020-01-30 15:57:38 +09:00