Nikolay Kim
|
68d2203dd6
|
run travis with stable rust only
|
2019-04-07 08:17:29 -07:00 |
|
Nikolay Kim
|
2a89b995aa
|
do not cleanup travis build
|
2019-04-02 21:56:38 -07:00 |
|
Nikolay Kim
|
442f5057dd
|
alpha.3 release
|
2019-04-02 21:49:31 -07:00 |
|
Nikolay Kim
|
3aebe09e5c
|
travis
|
2019-04-02 19:21:22 -07:00 |
|
Nikolay Kim
|
96fd61f3d5
|
rust 1.31.0 compatibility
|
2019-04-01 10:26:09 -07:00 |
|
Nikolay Kim
|
724e9c2efb
|
replace deprecated fn
|
2019-03-30 07:56:09 -07:00 |
|
Nikolay Kim
|
878f32c495
|
fix tests for no-default-features
|
2019-03-28 14:27:07 -07:00 |
|
Nikolay Kim
|
307b2e5b0e
|
fix compress features
|
2019-03-24 11:29:35 -07:00 |
|
Nikolay Kim
|
c14c66d2b0
|
add json extractor tests
|
2019-03-17 09:52:41 -07:00 |
|
Nikolay Kim
|
7435c5e9bf
|
temp fix for tarpaulin
|
2019-03-17 01:49:00 -07:00 |
|
Nikolay Kim
|
6efc3438b8
|
refactor and enable some tests for staticfiles
|
2019-03-05 22:10:08 -08:00 |
|
Nikolay Kim
|
b81ae899f6
|
better naming
|
2019-03-03 08:24:09 -08:00 |
|
Nikolay Kim
|
015364edf8
|
fix travis config
|
2019-03-03 08:00:12 -08:00 |
|
Nikolay Kim
|
a8f3dec527
|
use tarpaulin from cache
|
2019-03-03 01:03:28 -08:00 |
|
Nikolay Kim
|
08fcb6891e
|
use specific nightly version for travis
|
2019-03-02 22:33:46 -08:00 |
|
Nikolay Kim
|
b320dc127a
|
remove unused code
|
2019-03-02 22:22:45 -08:00 |
|
Nikolay Kim
|
bc3c29c398
|
update version
|
2019-03-02 00:04:39 -08:00 |
|
Douman
|
5f91f5eda6
|
Correct IoStream::set_keepalive for UDS (#564)
Enable uds feature in tests
|
2018-10-26 10:59:06 +03:00 |
|
Douman
|
63a443fce0
|
Correct build script
|
2018-10-13 10:05:21 +03:00 |
|
Douman
|
d145136e56
|
Add individual check for TLS features
|
2018-10-13 09:54:03 +03:00 |
|
Nikolay Kim
|
49eea3bf76
|
travis config
|
2018-10-02 20:22:51 -07:00 |
|
Nikolay Kim
|
fc5088b55e
|
fix tarpaulin args
|
2018-09-28 00:08:23 -07:00 |
|
Nikolay Kim
|
bec37fdbd5
|
update travis config
|
2018-09-27 22:23:29 -07:00 |
|
Nikolay Kim
|
1ff86e5ac4
|
restore rust-tls support
|
2018-09-27 21:24:21 -07:00 |
|
Nikolay Kim
|
ecfda64f6d
|
add native-tls support
|
2018-09-27 20:40:34 -07:00 |
|
Nikolay Kim
|
6a61138bf8
|
enable ssl feature
|
2018-09-27 18:33:29 -07:00 |
|
Nikolay Kim
|
7cf9af9b55
|
disable ssl for travis
|
2018-09-27 18:33:29 -07:00 |
|
Nikolay Kim
|
58230b15b9
|
use one thread for accept loop; refactor rust-tls support
|
2018-07-31 19:51:26 -07:00 |
|
Nikolay Kim
|
3373847a14
|
allocate buffer for request payload extractors
|
2018-07-16 00:40:22 +06:00 |
|
Nikolay Kim
|
2e5f627050
|
do not force install tarpaulin
|
2018-07-15 19:15:36 +06:00 |
|
Nikolay Kim
|
2214492792
|
use assert and restore test case
|
2018-07-15 18:53:02 +06:00 |
|
Nikolay Kim
|
c43b6e3577
|
cargo tarpaulin
|
2018-07-15 16:39:15 +06:00 |
|
Nikolay Kim
|
4395add1c7
|
update travis config
|
2018-07-13 00:05:01 +06:00 |
|
Nikolay Kim
|
2d0b609c68
|
travis config
|
2018-06-05 10:08:42 -07:00 |
|
Nikolay Kim
|
34fd9f8148
|
travis config
|
2018-05-29 18:18:05 -07:00 |
|
Nikolay Kim
|
f48702042b
|
min rustc version
|
2018-05-24 21:09:20 -07:00 |
|
Nikolay Kim
|
690169db89
|
migrate to tokio
|
2018-05-24 21:03:16 -07:00 |
|
Nikolay Kim
|
a9728abfc8
|
run coverage report on 1.24
|
2018-05-20 21:10:50 -07:00 |
|
Nikolay Kim
|
a38afa0cec
|
--no-count for tarpaulin
|
2018-05-10 13:05:56 -07:00 |
|
Nikolay Kim
|
3c6c1268c9
|
travis cover report
|
2018-05-07 15:54:29 -07:00 |
|
Nikolay Kim
|
f66cf16823
|
upgrade regex
|
2018-05-04 12:25:06 -07:00 |
|
Nikolay Kim
|
03ded62337
|
bump minimum supported rustc version because of minor version change of parking_lot crate
|
2018-04-29 14:13:46 -07:00 |
|
Nikolay Kim
|
c72d1381a6
|
clippy warnings
|
2018-04-29 09:09:08 -07:00 |
|
Nikolay Kim
|
d98d723f97
|
bump rustc version requirements
|
2018-04-29 08:24:19 -07:00 |
|
Nikolay Kim
|
a8567da3e2
|
move guide to separate repo; update links
|
2018-04-13 16:20:23 -07:00 |
|
Nikolay Kim
|
e05aba65de
|
examples moved to separate repo
|
2018-04-12 20:31:58 -07:00 |
|
Nikolay Kim
|
83168731fc
|
update user guide content compression section
|
2018-04-12 09:54:35 -07:00 |
|
Nikolay Kim
|
35e68723df
|
use older mdbook
|
2018-04-11 19:05:14 -07:00 |
|
Nikolay Kim
|
d8a9606162
|
add connection limits to pool
|
2018-04-04 16:39:01 -07:00 |
|
Nikolay Kim
|
8038a52287
|
run test coverage on beta
|
2018-04-04 08:12:33 -07:00 |
|