Commit Graph

  • e8a1664c15 prepare release server-0.1.2 Nikolay Kim 2018-12-12 14:24:46 -0800
  • d1bfae7414 fix backpressure for ssl concurrent handshakes Nikolay Kim 2018-12-12 14:24:24 -0800
  • 5ca00dc798 rename ServiceConfig::rt to ServiceConfig::apply Nikolay Kim 2018-12-12 14:16:16 -0800
  • fd3e77ea83 fix signals handling on windows server-0.1.1 Nikolay Kim 2018-12-11 14:03:06 -0800
  • 46db09428c Prepare release 0.7.16 0.7.16 Douman 2018-12-11 08:15:07 +0300
  • 1c60992723 use released crates Nikolay Kim 2018-12-11 09:29:12 -0800
  • ec6744a585 Prepare release 0.7.16 Douman 2018-12-11 08:15:07 +0300
  • 90eef31cc0 impl ResponseError for SendError when possible (#619) ethanpailes 2018-12-11 11:37:52 -0500
  • d38eb00793 no readme utils-0.1.0 server-0.1.0 Nikolay Kim 2018-12-11 08:36:03 -0800
  • 3c9d95bd9f no readme connector-0.1.0 Nikolay Kim 2018-12-11 08:33:28 -0800
  • 331db2eb47 use released version Nikolay Kim 2018-12-11 08:28:44 -0800
  • de66b5c776 fix examples rt-0.1.0 Nikolay Kim 2018-12-11 08:20:19 -0800
  • 4adbbad450 update travis config Nikolay Kim 2018-12-11 08:13:58 -0800
  • 667c9fb92d
    Merge branch 'master' into master Douman 2018-12-11 19:04:23 +0300
  • 42ec3454d9 add signals support codec-0.1.0 Nikolay Kim 2018-12-10 21:06:54 -0800
  • aaae368ed9 use new actix crates Nikolay Kim 2018-12-10 18:08:33 -0800
  • e6daca7995 try to parse host first Nikolay Kim 2018-12-10 18:08:07 -0800
  • d35c87d228 move helper services to separate package Nikolay Kim 2018-12-10 16:16:40 -0800
  • ba006d95c7 prepare actix-utils Nikolay Kim 2018-12-10 08:42:31 -0800
  • 86af02156b add impl FromRequest for Either<A,B> (#618) Akos Vandra 2018-12-10 17:02:05 +0100
  • 91409fd873 Disable multithreaded tests on appveyor Douman 2018-12-10 17:40:51 +0300
  • 12fb9c8720 fix changelog typo Akos Vandra 2018-12-10 13:55:21 +0100
  • 2f3ea5f21e fix changelog Akos Vandra 2018-12-10 13:53:24 +0100
  • b2b01dca68 add changelog entry Akos Vandra 2018-12-10 13:47:52 +0100
  • 9577b7bbed add helper fn Nikolay Kim 2018-12-09 22:19:26 -0800
  • 8ad93f4838 move server to separate crate Nikolay Kim 2018-12-09 22:14:29 -0800
  • ffb07c8884 use actix-rt for server impl Nikolay Kim 2018-12-09 21:51:35 -0800
  • cdd6904aa0 rename Server to ServerBuilder Nikolay Kim 2018-12-09 20:30:04 -0800
  • 98a151db4f add actix single threaded runtime Nikolay Kim 2018-12-09 19:55:40 -0800
  • 6820d580fe impl ResponseError for SendError when possible Ethan Pailes 2018-12-09 18:31:35 -0500
  • 227ea15683 remove unused code Nikolay Kim 2018-12-09 15:21:23 -0800
  • e50be58fdb move codec to separate crate Nikolay Kim 2018-12-09 15:19:25 -0800
  • 3288b7648d update changes service-v0.1.1 ser Nikolay Kim 2018-12-09 10:16:35 -0800
  • 43e14818c4 migrate to actix-service crate Nikolay Kim 2018-12-09 10:15:49 -0800
  • a60bf691d5 add Service impl for Box<S> Nikolay Kim 2018-12-09 10:14:08 -0800
  • 5f37d85f9b move service to separate crate service-v0.1.0 Nikolay Kim 2018-12-09 09:56:23 -0800
  • ee02203ba5 fix docs Akos Vandra 2018-12-09 00:32:07 +0100
  • 5bbb05ecd2 fix AsyncResult::async vs AsyncResult::future Akos Vandra 2018-12-08 19:52:44 +0100
  • de034e4dd0
    Merge branch 'master' into feat/either-extractor Akos Vandra 2018-12-08 19:46:59 +0100
  • 7a53cb4042 add either extractor Akos Vandra 2018-12-08 19:38:52 +0100
  • 580dcb8d6f Static Files refactoring (#604) Douman 2018-11-28 19:15:18 +0300
  • 9f4d48f7a1 update tests Nikolay Kim 2018-12-06 15:03:01 -0800
  • e8aa73a44b update tests Nikolay Kim 2018-12-06 14:53:55 -0800
  • e9121025b7 convert to 2018 edition Nikolay Kim 2018-12-06 14:32:52 -0800
  • 8fe7ce533c convert to edition 2018 Nikolay Kim 2018-12-06 14:04:42 -0800
  • 42a4679635 use FnMut for apply combinator Nikolay Kim 2018-12-05 17:43:31 -0800
  • ac9fc662c6 Bump version to 0.7.15 0.7.15 Douman 2018-12-05 18:27:06 +0300
  • 0745a1a9f8 Remove usage of upcoming keyword async Douman 2018-12-05 03:07:59 -0500
  • 493cd841f0 Remove usage of upcoming keyword async Douman 2018-12-05 03:07:59 -0500
  • b1635bc0e6 Update some dependencies (#612) silwol 2018-12-04 07:58:22 +0100
  • 36a15efeac do not export cell Nikolay Kim 2018-12-03 17:46:25 -0800
  • 5937a06ebe export cell Nikolay Kim 2018-12-03 13:49:46 -0800
  • 9f04e83461 Update env_logger to 0.6 Wolfgang Silbermayr 2018-12-03 19:29:17 +0100
  • 3d029e462f Update parking_lot to 0.7 Wolfgang Silbermayr 2018-12-03 19:21:28 +0100
  • c31e950309 Update rand to 0.6 Wolfgang Silbermayr 2018-12-03 19:19:16 +0100
  • 08c7743bb8 Add set_mailbox_capacity() function Kelly Thomas Kline 2018-11-15 18:59:36 -0800
  • 68c5d6e6d6 impl `From<Cow<'static, [u8]>>` for `Binary` (#611) vemoo 2018-12-02 06:32:55 +0100
  • f17a16a1a0 added `From<Cow<'static, str>>` and tests Bernardo 2018-12-01 16:33:54 +0100
  • f87ffa6016 impl `From` for `Cow<'static, [u8]>` for `Binary` Bernardo 2018-12-01 16:00:45 +0100
  • c0f8bc9e90 fix ssl support Nikolay Kim 2018-11-30 16:04:33 -0800
  • 5003c00efb use new Service and NewService traits Nikolay Kim 2018-11-30 11:57:57 -0800
  • a16ad6b2cd cleanup clonable service Nikolay Kim 2018-11-30 11:55:30 -0800
  • 8108f19580 update tests Nikolay Kim 2018-11-29 17:17:02 -1000
  • 1b1ae01b5a migrate to new Service<Request> trait Nikolay Kim 2018-11-29 16:56:15 -1000
  • d269904fbf add cause for nested errors Nikolay Kim 2018-11-28 09:10:13 -1000
  • 06387fc778 display parse error for ws client errors Nikolay Kim 2018-11-28 09:02:31 -1000
  • 1da065fb7d Prepare change log Douman 2018-11-28 17:06:30 +0300
  • 617b8557e1
    Merge pull request #9 from alishir/new-example Nikolay Kim 2018-11-27 20:17:32 -1000
  • 4028f6f6fd http crate removed, cargo fmt Ali Shirvani 2018-11-28 09:42:04 +0330
  • 397804a786 echo example with `impl Future` Ali Shirvani 2018-11-28 09:15:08 +0330
  • 91b66de6be Move default handler to static files config Douman 2018-11-27 23:04:23 +0300
  • df42fbf304 Migrate most configuration options to StaticFilesConfig Douman 2018-11-27 22:48:23 +0300
  • 6563c9d21f Return index file instead of redirect Douman 2018-11-27 22:13:24 +0300
  • 756bf0af58
    Merge pull request #5 from alishir/echo-example Nikolay Kim 2018-11-25 20:50:17 -1000
  • f1bfdc7395 Merge branch 'master' of https://github.com/fafhrd91/actix-http Nikolay Kim 2018-11-25 20:14:58 -1000
  • 9c038ee189 allow to use Uri for client request Nikolay Kim 2018-11-25 20:14:42 -1000
  • ca1b460924
    comments aligned. Ali Shirvani 2018-11-25 05:48:33 +0330
  • c386353337 decode reserved characters when extracting path with configuration (#577) François 2018-11-24 14:54:11 +0100
  • 7a97de3a1e update readme. Ali Shirvani 2018-11-24 17:17:34 +0330
  • d5b2640342 add framed_hello.rs Ali Shirvani 2018-11-24 17:08:17 +0330
  • c3c2286e3a An other hello word example and update sample in README.md Ali Shirvani 2018-11-24 17:07:30 +0330
  • 39459b6ca1 add a method to get decoded parameter by name François Mockers 2018-11-19 08:51:50 +0100
  • 76d1a2d695 remove useless clone François Mockers 2018-11-19 08:40:51 +0100
  • 0b201dfd77 update version number François Mockers 2018-11-18 09:39:36 +0100
  • 715e9f945c add change and migration description François Mockers 2018-11-10 03:30:04 +0100
  • 1875ad7351 adding tests François Mockers 2018-11-06 01:41:04 +0100
  • 47d6d171dc improve comments François Mockers 2018-11-06 01:17:36 +0100
  • fa6477012d remove dead code François Mockers 2018-11-06 01:13:27 +0100
  • 40c1547de6 reuse percent decoder in macro François Mockers 2018-11-06 00:52:56 +0100
  • 6ea98363be add missing reserved and extra characters François Mockers 2018-11-04 22:28:46 +0100
  • 0602c2e065 decode reserved characters when extracting path with configuration François Mockers 2018-11-04 22:07:31 +0100
  • d5ca6e21e2 simple echo server. Ali Shirvani 2018-11-24 11:29:14 +0330
  • 9aab382ea8 Allow user to provide addr to custom resolver Douman 2018-11-22 19:20:07 +0300
  • 7ef6eab9af
    Merge pull request #3 from alishir/examples Nikolay Kim 2018-11-22 19:24:50 -1000
  • 41d68c87d9 hello-world example added. Ali Shirvani 2018-11-23 07:42:40 +0330
  • eb89b2385d Allow user to provide addr to custom resolver Douman 2018-11-22 19:20:07 +0300
  • c62567f85f allow to skip name resolution v0.2.4 Nikolay Kim 2018-11-21 08:07:04 -1000
  • 1a322966ff handle response errors Nikolay Kim 2018-11-21 07:49:24 -0800
  • 389cb13cd6 Export PathConfig and QueryConfig Douman 2018-11-20 23:06:38 +0300
  • ab3e12f2b4 set server response version Nikolay Kim 2018-11-20 11:23:05 -0800