1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-12 10:19:36 +00:00
Commit graph

78 commits

Author SHA1 Message Date
Nikolay Kim ed9971b212 Fix segfault in ServerSettings::get_response_builder() 2018-05-11 21:43:13 -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
Nikolay Kim 9f5a91ae3c export types 2018-03-27 21:59:55 -07:00
Nikolay Kim 4e61e0db34 mdbook 2018-03-27 21:33:35 -07:00
Nikolay Kim 2dfccdd924 allow to fail nightly 2018-03-27 20:57:02 -07:00
Nikolay Kim 6cd40df387 Fix server websockets big payloads support 2018-03-19 17:27:03 -07:00
Nikolay Kim db1e04e418 prepare release 2018-03-09 05:42:42 -08:00
Nikolay Kim 49e007ff2a move protobuf support to the example 2018-03-09 05:29:06 -08:00
Nikolay Kim f3c63e631a add protobuf feature 2018-03-08 20:56:18 -08:00
Nikolay Kim ea2a8f6908 add http proxy example 2018-03-05 11:12:19 -08:00
messense c2741054bb
Add unix domain socket example 2018-03-05 22:14:25 +08:00
Nikolay Kim feba5aeffd bump version 2018-03-02 14:31:23 -08:00
Nikolay Kim b1ad4763a2 check juniper example 2018-02-27 21:23:41 -08:00
Nikolay Kim 9f81eae215 build docs on nightly 2018-02-27 21:04:22 -08:00
Nikolay Kim 6424defee6 code coverage on 1.21 2018-02-19 17:32:22 -08:00
Nikolay Kim 3c95823e53 add r2d2 example 2018-02-15 23:05:10 -08:00
Nikolay Kim 080bb3e5ae disable dead code link 2018-02-15 16:25:43 -08:00
Nikolay Kim eb041de36d update examples 2018-02-12 19:15:39 -08:00
Nikolay Kim 285c66e7d8 build docs for apln and tls features 2018-02-10 11:39:12 -08:00
Nikolay Kim 55b2fb7f77 update example 2018-01-28 01:04:58 -08:00
Nikolay Kim 826fc62299 disable websocket-chat example 2018-01-27 22:44:50 -08:00
Nikolay Kim c446be48e3 min rust version 1.21 2018-01-27 10:58:09 -08:00
Nikolay Kim 3653c78e92 check example on stable 2018-01-22 19:49:19 -08:00
Nikolay Kim 21c8c0371d travis config 2018-01-21 08:50:29 -08:00
Nikolay Kim 09a6f8a34f disable alpn feature 2018-01-14 14:44:32 -08:00
Nikolay Kim 3105bca13b use cookie-rs released create 2018-01-12 12:32:54 -08:00
Nikolay Kim c470e7a02b use flate2 released crate 2018-01-12 12:31:33 -08:00
Nikolay Kim 728d4f1f57 clean cargo before running skeptic tests 2018-01-11 11:39:17 -08:00
Nikolay Kim f7d9b45e64 travis config 2018-01-10 21:49:23 -08:00
Nikolay Kim 1a31554ee6 travis config 2018-01-10 21:02:28 -08:00
Nikolay Kim 524493e0b0 pin nightly 2018-01-05 14:29:40 -08:00
Nikolay Kim 7af3b3f956 update example 2018-01-02 19:43:59 -08:00
Nikolay Kim fb2c78d9fc add hello-world example 2018-01-02 13:42:30 -08:00
ami44 5741b8b372 add examples/websocket 2017-12-30 22:43:10 +01:00
Nikolay Kim be1cd2936d check example in 1.20 2017-12-27 09:49:59 -08:00
Nikolay Kim e1fb32c6e5
Update .travis.yml 2017-12-27 07:36:24 -08:00
Nikolay Kim 5df5cc7374 fix guide example 2017-12-26 21:33:23 -08:00
Nikolay Kim 465a87a7cf right version 2017-12-25 13:44:50 -08:00
Nikolay Kim 012d55e424
Set nightly version 2017-12-25 05:49:56 -08:00
Nikolay Kim bf23aa5d4b move db code to separate module 2017-12-20 17:44:19 -08:00
Nikolay Kim 821c96c37c check json example during travis build 2017-12-20 15:20:28 -08:00
Nikolay Kim 52c9865716 split examples check 2017-12-19 12:22:11 -08:00
Nikolay Kim 566066e855 check examples 2017-12-19 10:56:48 -08:00
Nikolay Kim 7addd2800d add NormalizePath handler 2017-12-09 11:39:13 -08:00
Nikolay Kim 968f5d39d6 added external resources; refactor route recognizer 2017-12-07 16:22:26 -08:00