1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-07-03 04:56:30 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
c6f579790f bump msrv to 1.51 2021-08-30 23:10:36 +01:00
20ef05c36e fix doctest ci (#188) 2021-06-27 07:02:38 +01:00
c7df62d0b6 simplify ci like actix-web (#165) 2021-03-22 11:46:02 +00:00
ca85f6b245 Update dependencies (Tokio 1.0) (#144) 2021-03-21 22:50:26 +00:00
5a72dd33d5 session, redis, and httpauth pre-v4 releases (#162) 2021-03-21 09:38:29 +00:00
699a98493b Update github-pages-deploy-action to 3.7.1 (#138) 2020-12-01 06:06:48 +09:00
c57c97c7c8 Disable macOS cache to fix spurious failures (#116) 2020-10-13 23:54:04 +09:00
6ae147d190 add CookieIdentityPolicy::http_only method (#102) 2020-09-17 18:10:27 +01:00
bad5f32a68 update all packages to use actix-web v3 (#94) 2020-09-11 16:26:15 +01:00
7e6bdf2eb2 Check code with rustfmt not to introduce format commits (#88) 2020-07-21 03:51:51 +09:00
e5fe8d42fa Use matches macro to fix clippy warnings (#86) 2020-07-21 02:20:23 +09:00
693c2f5041 Tweak actions (#85)
- Tweak trigger events
- Remove unnecessary workaround (hopefully)
- Stop using `ghq_import`
2020-07-20 06:18:00 +09:00
6e132d9337 Use tarpaulin 0.13 to avoid failure 2020-07-07 03:30:45 +09:00
5157927219 Update actions/cache to v2 2020-05-28 03:03:30 +09:00
923cb7bcd2 Bump up MSRV to 1.40.0 2020-05-17 11:34:00 +09:00
de374afbca Revert "Disable coverage for PRs" (#25)
* Revert "Disable coverage for PRs"

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