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

54 Commits

Author SHA1 Message Date
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
Alexander Andreev
87ad8d491c
Merge pull request #6 from andreevlex/feature/issue-2
added some documentation
2018-02-17 21:56:17 +03:00
Alexander Andreev
14cfcb7e87 added some documentation 2018-02-17 21:37:30 +03:00
Nikolay Kim
28b50a3755
Merge pull request #5 from andreevlex/spelling-check
spelling check
2018-02-17 00:06:48 -08:00
Alexander Andreev
2555c34427 spelling check 2018-02-17 10:59:21 +03:00
Nikolay Kim
f11752437c use latest actix api 2018-02-15 16:53:05 -08:00
Nikolay Kim
088132fc96 prepare release 2018-01-23 10:06:43 -08:00
Nikolay Kim
4303299568 use actix release 2018-01-23 09:26:52 -08:00
Nikolay Kim
2e481e5b7d fix crate link 2018-01-22 23:17:37 -08:00
Nikolay Kim
cc314cee76 add badges 2018-01-22 23:16:24 -08:00
Nikolay Kim
06e813cf03 fix crate name in readme 2018-01-22 23:14:04 -08:00
Nikolay Kim
4c60317926 add doc links 2018-01-22 23:13:18 -08:00
Nikolay Kim
1d23c14676 update readme 2018-01-22 22:50:04 -08:00
Nikolay Kim
0b9821b36c remove chat check 2018-01-22 22:46:39 -08:00
Nikolay Kim
ae292eae6d actix ver 2018-01-22 22:37:38 -08:00
Nikolay Kim
118d0de8e6 add tests 2018-01-22 22:28:29 -08:00
Nikolay Kim
5b9b8c6dd9 session code cleanup 2018-01-22 10:50:24 -08:00
Nikolay Kim
7910c7b511 comment 2018-01-22 10:43:36 -08:00
Nikolay Kim
91709bc17f cleanup impl 2018-01-22 10:42:13 -08:00
Nikolay Kim
d665d4d761 update actix api 2018-01-22 10:27:59 -08:00
Nikolay Kim
cb4a6036f8 update actix 2018-01-22 01:05:50 -08:00
Nikolay Kim
237030dbfc better connection handling 2018-01-22 00:53:46 -08:00
Nikolay Kim
69c3ab2f92 use actix-web release 2018-01-19 10:38:36 -08:00
Nikolay Kim
abb6c6ba0a update session impl 2018-01-10 16:51:09 -08:00
Nikolay Kim
ae28b1ad81 use actix 0.4.2 2018-01-07 19:26:51 -08:00
Nikolay Kim
cad71401e8 update actix to 0.4 2018-01-05 14:52:07 -08:00