1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-09-09 05:08:32 +00:00
Commit graph

64 commits

Author SHA1 Message Date
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
Nikolay Kim
9e3aa59155 ignore tests 2017-12-07 10:23:14 -08:00
Nikolay Kim
c2bfc091bd fix travis 2017-12-05 22:14:38 -08:00
Nikolay Kim
f4e9fc7b6a rename async to a 2017-12-04 16:09:22 -08:00
Nikolay Kim
e98972e93b exclude example from code coverage 2017-12-04 15:35:07 -08:00
Nikolay Kim
d0b9d9c1d6 content-encoding; try cargo tarpaulin 2017-12-02 11:41:20 -08:00
Nikolay Kim
88eb6bc6a2 build mdbook 2017-11-28 09:57:27 -08:00
Nikolay Kim
91cefa8e2f use precompiled mdbook 2017-11-28 09:40:22 -08:00
Nikolay Kim
06f9b7b52f fix travis config 2017-11-27 16:49:25 -08:00
Nikolay Kim
599f3c26e0 start working on guide 2017-11-27 16:41:37 -08:00
Nikolay Kim
42716d3252 update tests 2017-11-26 22:59:04 -08:00
Nikolay Kim
b467ddf970 test with alpn feature 2017-11-04 15:16:49 -07:00
Nikolay Kim
ec3b139273 Allow to start tls server with HttpServer::serve_tls 2017-11-01 16:34:58 -07:00
Nikolay Kim
fb0270e27d refactor Payload stream 2017-10-26 23:14:33 -07:00
Nikolay Kim
2561e5e3a0 remove kcov changes 2017-10-23 15:33:25 -07:00