1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-07-03 20:45:46 +00:00
Commit graph

123 commits

Author SHA1 Message Date
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
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
Nikolay Kim 881f22e5f7 exclude examples 2017-10-23 15:21:23 -07:00
Nikolay Kim efada51f12 add exclude pattern for tests 2017-10-23 14:26:01 -07:00
Nikolay Kim dcf060461a enable beta on travis 2017-10-22 23:00:04 -07:00
Nikolay Kim b79187a425 more tests 2017-10-14 23:14:26 -07:00
Nikolay Kim 0d27c0bc78 fix links 2017-10-14 23:00:03 -07:00
Nikolay Kim 95987daa72 rename to actix-web 2017-10-14 07:59:35 -07:00
Nikolay Kim 09773eca82 enable clippy 2017-10-14 01:26:01 -07:00
Nikolay Kim 26c1fdd31f rename tests 2017-10-14 01:20:06 -07:00
Nikolay Kim 218b00ca8b drop beta 2017-10-14 00:58:34 -07:00
Nikolay Kim 7895416914 codecov config 2017-10-14 00:52:14 -07:00
Nikolay Kim 31500fffcd disable nightly feature 2017-10-13 17:59:01 -07:00
Nikolay Kim a505be9321 docs 2017-10-06 23:14:13 -07:00
Nikolay Kim 8dd79b577d do not run clippy on travis 2017-09-30 09:23:53 -07:00
Nikolay Kim 5b6f5d8ce3 prep work 2017-09-30 09:10:03 -07:00