1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00
Commit Graph

79 Commits

Author SHA1 Message Date
Nikolay Kim
085ee4c394 remove ClonableService usage 2019-07-19 14:10:23 +06:00
Nikolay Kim
13fe045bf8
Merge pull request #27 from Dowwie/master
added comprehensive tests for session workflow
2019-07-12 11:15:57 +06:00
dowwie
b874e0311a added derive feature for serde 2019-07-11 15:35:43 -04:00
dowwie
7df26cb269 updated CHANGES.md 2019-07-11 15:19:37 -04:00
dowwie
3d9c1c55d6 updated CHANGES.md 2019-07-11 15:19:22 -04:00
dowwie
24b78b8e17 added comprehensive tests for session workflow 2019-07-11 15:17:57 -04:00
Darin
ea7924897a
Merge pull request #26 from Dowwie/master
updated all dependencies
2019-07-10 06:25:02 -04:00
dowwie
b29f8cc0f0 updated log dep 2019-07-08 14:51:54 -04:00
dowwie
06ce468ee0 updated deps 2019-07-08 14:49:34 -04:00
Darin
60f28d65f1
Merge pull request #23 from Dowwie/master
updated session logic to support login and logout functionality
2019-07-08 07:16:36 -04:00
dowwie
3244a359df reverted to 0.6 because it wasn't ever released 2019-07-08 07:15:20 -04:00
dowwie
1d1ff66063 updated version to 0.7 and added comments to CHANGES.md 2019-07-04 06:10:03 -04:00
dowwie
48ddb76915 updated logic to create session on new request wo cookie 2019-07-01 14:20:18 -04:00
dowwie
1086180267 resolved bug related to updating session cookie 2019-06-18 13:47:14 -04:00
dowwie
fa531fb03d updated session logic to support login and logout functionality 2019-06-12 08:14:18 -04:00
Nikolay Kim
c7266e3ddd prepare release 2019-05-18 11:24:26 -07:00
Nikolay Kim
38d4bdb8aa update dependencies 2019-05-12 21:36:05 -07:00
Nikolay Kim
cb682b08e4 update to alpha6 2019-04-14 10:30:37 -07:00
Nikolay Kim
345e67cd13 remove rust 1.26 2019-03-30 09:44:18 -07:00
Nikolay Kim
b95dd9f193 update actix-web 2019-03-30 08:21:47 -07:00
Nikolay Kim
6d90615e48 update actix and actix-web 2019-03-29 11:31:48 -07:00
Nikolay Kim
55fbdf1d00 fix typo 2018-08-02 11:42:41 -07:00
Nikolay Kim
8bf43b4915 update readme 2018-08-02 11:39:41 -07:00
Nikolay Kim
33b09d78e9 prepare release 2018-08-02 11:35:34 -07:00
Nikolay Kim
85cf3e2993
Merge pull request #14 from Dowwie/master
updated version of cookie crate, to eliminate version conflicts
2018-08-02 11:31:37 -07:00
Darin
8f6d800202
updated version of cookie crate, to eliminate version conflicts 2018-07-30 09:57:53 -04:00
Nikolay Kim
35ab32c063 use actix-web 0.7 2018-07-21 06:55:11 -07:00
Nikolay Kim
b65158b710 update travis stable rustc ver 2018-07-20 15:09:08 -07:00
Nikolay Kim
10ebea440f Merge branch 'master' of github.com:actix/actix-redis 2018-07-20 14:58:49 -07:00
Nikolay Kim
25cca67834
Merge pull request #13 from ryanmcgrath/master
Re-export SameSite so it's immediately usable from this package...
2018-07-20 16:58:37 -05:00
Nikolay Kim
31de5a1d24 merge 2018-07-20 14:58:14 -07:00
Nikolay Kim
ac5a83134d update changes 2018-07-20 14:54:50 -07:00
Nikolay Kim
62c382d280 upgrade to actix/actix-web 0.7 2018-07-20 14:53:56 -07:00
Ryan McGrath
6c8801dc8c
Re-export SameSite so it's immediately usable from this package... 2018-07-19 11:23:11 -07:00
Nikolay Kim
06248900b9
Merge pull request #11 from yinyanlv/fix-cookie
custom cookie
2018-06-25 10:10:59 +06:00
bugong
0e2a4a97fd set max-age default value 2018-06-23 16:31:00 +08:00
bugong
ac93ee7cdb custom cookie 2018-06-23 12:17:37 +08:00
Tobias Bieniek
43396ab3e3
Merge pull request #8 from Turbo87/backoff
Improve `ExponentialBackoff` handling
2018-06-07 18:07:49 +02:00
Tobias Bieniek
6624af63e3 Keep running unconnected actor forever if backoff says so 2018-05-28 08:36:29 +02:00
Tobias Bieniek
3bbda68adf Adjust ExponentialBackoff to never stop connecting 2018-05-28 08:36:29 +02:00
Nikolay Kim
93707884d2 fix example 2018-05-08 10:48:23 -07:00
Nikolay Kim
9e610a8134 bump rustc min version 2018-05-08 10:15:14 -07:00
Nikolay Kim
7af09390ee actix-web 0.6 compatibility 2018-05-08 10:12:57 -07:00
Nikolay Kim
2a7ffe6e0a update readme 2018-04-10 12:22:19 -07:00
Nikolay Kim
af3a8d6775 changes 2018-04-10 12:20:24 -07:00
Nikolay Kim
f77a4f8865 prepare release 2018-04-10 12:19:41 -07:00
Nikolay Kim
f1e5126a1d use actix-web master 2018-04-09 19:35:30 -07:00
Nikolay Kim
08f80a5bff prepare release 2018-02-28 08:05:44 -08:00
Nikolay Kim
c6fc09ada8 Merge branch 'master' of github.com:actix/actix-redis 2018-02-17 14:01:18 -08:00
Nikolay Kim
2b3b5c2f2b actix 0.5 2018-02-17 14:01:06 -08:00