1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-27 02:37:42 +02:00
Commit Graph

182 Commits

Author SHA1 Message Date
35ab32c063 use actix-web 0.7 2018-07-21 06:55:11 -07:00
b65158b710 update travis stable rustc ver 2018-07-20 15:09:08 -07:00
10ebea440f Merge branch 'master' of github.com:actix/actix-redis 2018-07-20 14:58:49 -07:00
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
31de5a1d24 merge 2018-07-20 14:58:14 -07:00
ac5a83134d update changes 2018-07-20 14:54:50 -07:00
62c382d280 upgrade to actix/actix-web 0.7 2018-07-20 14:53:56 -07:00
6c8801dc8c Re-export SameSite so it's immediately usable from this package... 2018-07-19 11:23:11 -07:00
99e4e1c3ec Merge pull request #1 from cdituri/fix-typo-in-fail-display
fix typo in Fail display of ProtoBufEncodeError and ProtoBufDecodeError
2018-07-14 09:40:45 +06:00
ca37d05847 fix typo in Fail display of ProtoBufEncodeError and ProtoBufDecodeError
Signed-off-by: Chris Dituri <csdituri@gmail.com>
2018-07-11 11:18:22 -05:00
f79a253f1e Create CHANGELOG.md 2018-07-01 16:52:10 +03:00
0495d78384 Bumping version 2018-07-01 16:30:58 +03:00
67f0aceea6 Account for joining ':' in basic auth (#2) 2018-07-01 16:25:00 +03:00
06248900b9 Merge pull request #11 from yinyanlv/fix-cookie
custom cookie
2018-06-25 10:10:59 +06:00
0e2a4a97fd set max-age default value 2018-06-23 16:31:00 +08:00
ac93ee7cdb custom cookie 2018-06-23 12:17:37 +08:00
488b7bf653 Add test and fix for panic in Bearer::to_bytes (#1) 2018-06-18 10:21:20 +03:00
43396ab3e3 Merge pull request #8 from Turbo87/backoff
Improve `ExponentialBackoff` handling
2018-06-07 18:07:49 +02:00
716bffeb8e Bearer auth 2018-05-30 16:43:39 +03:00
6624af63e3 Keep running unconnected actor forever if backoff says so 2018-05-28 08:36:29 +02:00
3bbda68adf Adjust ExponentialBackoff to never stop connecting 2018-05-28 08:36:29 +02:00
eee5365e0b Bumping crate version 2018-05-23 23:17:40 +03:00
09f9a82a04 Cleaning up 2018-05-23 15:37:44 +03:00
f64c1e8879 Working version of the BasicAuth 2018-05-23 15:31:14 +03:00
082e8371c1 Fixing link to HTTP Basic authentication RFC7617 2018-05-20 22:15:59 +03:00
d5eb47c6e0 Added an example for Basic authentication 2018-05-20 22:10:48 +03:00
65578ead02 One more badges update 2018-05-20 13:16:56 +03:00
5964f4d767 Badges and stable fixes 2018-05-20 13:15:59 +03:00
8703f2f82e Initial commit 2018-05-20 12:59:41 +03:00
93707884d2 fix example 2018-05-08 10:48:23 -07:00
9e610a8134 bump rustc min version 2018-05-08 10:15:14 -07:00
7af09390ee actix-web 0.6 compatibility 2018-05-08 10:12:57 -07:00
9ac0edbac6 update example 2018-04-11 14:39:19 +08:00
4273b95066 fix readme example 2018-04-10 12:42:41 -07:00
d9ba78526e update readme example 2018-04-10 12:41:26 -07:00
69c73c52cd add protobuf extractor 2018-04-10 12:40:11 -07:00
2a7ffe6e0a update readme 2018-04-10 12:22:19 -07:00
af3a8d6775 changes 2018-04-10 12:20:24 -07:00
f77a4f8865 prepare release 2018-04-10 12:19:41 -07:00
f1e5126a1d use actix-web master 2018-04-09 19:35:30 -07:00
bf240121b9 remove unused dependency 2018-03-21 15:58:37 -07:00
7eba795f7a fix crates link 2018-03-21 15:52:51 -07:00
b56b25653a license 2018-03-21 15:50:38 -07:00
fd54419abd update cargo metadata 2018-03-21 15:49:58 -07:00
c4ce45b092 update readme 2018-03-21 15:46:27 -07:00
da0114a10e refacrtor layout 2018-03-21 15:43:32 -07:00
e09ff54567 remove features 2018-03-14 10:07:33 +08:00
79fa52a661 change first release date 2018-03-13 22:16:20 +08:00
e6bffa2b62 First release 2018-03-13 22:13:21 +08:00
6861e9f712 first commit 2018-03-13 00:21:49 +08:00