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
|
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 |
|
Chris Dituri
|
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 |
|
svartalf
|
f79a253f1e
|
Create CHANGELOG.md
|
2018-07-01 16:52:10 +03:00 |
|
svartalf
|
0495d78384
|
Bumping version
|
2018-07-01 16:30:58 +03:00 |
|
Till Höppner
|
67f0aceea6
|
Account for joining ':' in basic auth (#2)
|
2018-07-01 16:25:00 +03: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 |
|
Brian Olsen
|
488b7bf653
|
Add test and fix for panic in Bearer::to_bytes (#1)
|
2018-06-18 10:21:20 +03:00 |
|
Tobias Bieniek
|
43396ab3e3
|
Merge pull request #8 from Turbo87/backoff
Improve `ExponentialBackoff` handling
|
2018-06-07 18:07:49 +02:00 |
|
svartalf
|
716bffeb8e
|
Bearer auth
|
2018-05-30 16:43:39 +03: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 |
|
svartalf
|
eee5365e0b
|
Bumping crate version
|
2018-05-23 23:17:40 +03:00 |
|
svartalf
|
09f9a82a04
|
Cleaning up
|
2018-05-23 15:37:44 +03:00 |
|
svartalf
|
f64c1e8879
|
Working version of the BasicAuth
|
2018-05-23 15:31:14 +03:00 |
|
svartalf
|
082e8371c1
|
Fixing link to HTTP Basic authentication RFC7617
|
2018-05-20 22:15:59 +03:00 |
|
svartalf
|
d5eb47c6e0
|
Added an example for Basic authentication
|
2018-05-20 22:10:48 +03:00 |
|
svartalf
|
65578ead02
|
One more badges update
|
2018-05-20 13:16:56 +03:00 |
|
svartalf
|
5964f4d767
|
Badges and stable fixes
|
2018-05-20 13:15:59 +03:00 |
|
svartalf
|
8703f2f82e
|
Initial commit
|
2018-05-20 12:59:41 +03: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 |
|
kingxsp
|
9ac0edbac6
|
update example
|
2018-04-11 14:39:19 +08:00 |
|
Nikolay Kim
|
4273b95066
|
fix readme example
|
2018-04-10 12:42:41 -07:00 |
|
Nikolay Kim
|
d9ba78526e
|
update readme example
|
2018-04-10 12:41:26 -07:00 |
|
Nikolay Kim
|
69c73c52cd
|
add protobuf extractor
|
2018-04-10 12:40:11 -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
|
bf240121b9
|
remove unused dependency
|
2018-03-21 15:58:37 -07:00 |
|
Nikolay Kim
|
7eba795f7a
|
fix crates link
|
2018-03-21 15:52:51 -07:00 |
|
Nikolay Kim
|
b56b25653a
|
license
|
2018-03-21 15:50:38 -07:00 |
|
Nikolay Kim
|
fd54419abd
|
update cargo metadata
|
2018-03-21 15:49:58 -07:00 |
|
Nikolay Kim
|
c4ce45b092
|
update readme
|
2018-03-21 15:46:27 -07:00 |
|
Nikolay Kim
|
da0114a10e
|
refacrtor layout
|
2018-03-21 15:43:32 -07:00 |
|
kingxsp
|
e09ff54567
|
remove features
|
2018-03-14 10:07:33 +08:00 |
|
kingxsp
|
79fa52a661
|
change first release date
|
2018-03-13 22:16:20 +08:00 |
|
kingxsp
|
e6bffa2b62
|
First release
|
2018-03-13 22:13:21 +08:00 |
|
kingxsp
|
6861e9f712
|
first commit
|
2018-03-13 00:21:49 +08:00 |
|