Commit Graph

  • c02c4603bb fix "Can not register server socket" The parameter is incorrect. on windows. Dany Laporte 2020-12-03 22:02:41 -0500
  • c1954d762d
    Merge branch 'master' into mio-0.7.3 fakeshadow 2020-12-04 08:34:45 +0800
  • cf4ae4cb7e Merge branch 'mio-0.7.3' of https://github.com/fakeshadow/actix-net into mio-0.7.3 fakeshadow 2020-12-04 08:33:09 +0800
  • a575583a6a update tokio-util. fakeshadow 2020-12-04 08:32:46 +0800
  • ab496a71b5
    Fix release date macros-v0.1.3 Yuki Okushi 2020-12-03 08:59:59 +0900
  • 76d956e25c
    macros: Add `actix-reexport` feature (#218) Yuki Okushi 2020-12-03 08:59:13 +0900
  • eef48630fc
    Fix release date Yuki Okushi 2020-12-03 08:39:52 +0900
  • fd4dcc22d7 fix build for windows fakeshadow 2020-12-02 13:45:16 +0800
  • 4111854eb3 Tweak CI config to remove `all-features` Yuki Okushi 2020-12-01 10:18:19 +0900
  • f951625174 Add `actix-reexport` feature Yuki Okushi 2020-12-01 09:50:57 +0900
  • 2769255b48
    Add a MapRequest middleware for preprocessing requests Jonas Platte 2020-11-30 14:52:31 +0100
  • 582660910b remove tokio compat layer fakeshadow 2020-11-30 00:47:14 +0800
  • a94270a683 Merge branch 'mio-0.7.3' of https://github.com/fakeshadow/actix-net into mio-0.7.3 fakeshadow 2020-11-30 00:33:11 +0800
  • 5f763f1234
    Merge branch 'master' into mio-0.7.3 fakeshadow 2020-11-29 23:39:08 +0800
  • b4f0350d67
    Merge branch 'master' into actix-rt Rob Ede 2020-11-29 15:30:40 +0000
  • 89e56cf661
    Notify about paused accept loop (#215) Ivan Babrou 2020-11-29 07:30:13 -0800
  • d4231932e4 Notify about paused accept loop Ivan Babrou 2020-11-28 16:58:20 -0800
  • 1d172c9e2e
    Merge branch 'master' into mio-0.7.3 fakeshadow 2020-11-25 14:05:30 +0800
  • ed14c6a0ff
    Merge branch 'master' into actix-rt Rob Ede 2020-11-25 01:41:46 +0000
  • 8aca8d4d07
    fix clippy warnings (#214) Rob Ede 2020-11-25 01:41:14 +0000
  • 612eb5d3b1
    fix clippy warnings Rob Ede 2020-11-24 22:41:51 +0000
  • 58882ee467
    Merge branch 'master' into actix-rt fakeshadow 2020-11-25 04:47:57 +0800
  • e0dd2a3d76
    remove actix-threadpool re-export from actix-rt (#212) fakeshadow 2020-11-25 01:03:09 +0800
  • a162b6f118
    Merge branch 'master' into actix-rt fakeshadow 2020-11-25 00:39:50 +0800
  • 57c666a27f
    Merge branch 'master' into blocking-feature Rob Ede 2020-11-24 16:35:56 +0000
  • 59e976aaca
    address clippy error (#213) Rob Ede 2020-11-24 16:35:47 +0000
  • 2f927487e8 remove actix-threadpool re-export from actix-rt fakeshadow 2020-11-25 00:21:33 +0800
  • 1800e69a70
    Update arbiter.rs Rob Ede 2020-11-24 16:14:39 +0000
  • 8b2bd480bc
    address clippy error Rob Ede 2020-11-24 16:10:44 +0000
  • 1f990005c6
    Merge branch 'master' into blocking-feature fakeshadow 2020-11-23 21:02:46 +0800
  • 939c761acb add blocking feature flag for actix-rt fakeshadow 2020-11-23 20:54:28 +0800
  • fb05714f08 localwork fakeshadow 2020-11-21 20:36:58 +0800
  • 8299922a63
    Merge branch 'master' into actix-rt fakeshadow 2020-11-21 20:03:23 +0800
  • 4cc1c87724
    docs(transform): remove extra generic parameter (#211) Zura Benashvili 2020-11-21 02:45:57 +0400
  • 7dadf8ff95
    docs(transform): remove extra generic parameter Zura Benashvili 2020-11-20 23:57:30 +0400
  • f8189462c6 fix compat layer on trust-dns fakeshadow 2020-11-04 22:31:35 +0800
  • b024b23a53 Merge branch 'mio-0.7.3' of https://github.com/fakeshadow/actix-net into mio-0.7.3 fakeshadow 2020-11-04 03:02:51 +0800
  • 1fae0037f5 temporary compat layer for tokio02 crates fakeshadow 2020-11-04 03:02:21 +0800
  • b8b850c826
    Merge branch 'master' into actix-rt fakeshadow 2020-10-31 21:12:08 +0800
  • 1a5b795ac7
    Merge branch 'master' into mio-0.7.3 fakeshadow 2020-10-31 21:07:49 +0800
  • a55c34c3f3 fix according to review fakeshadow 2020-10-31 19:09:13 +0800
  • 11953e13a5 rework type sigs.changed ExecFactory::spwan_ref name fakeshadow 2020-10-31 18:12:22 +0800
  • ca39917d2c Update CoC contact information Yuki Okushi 2020-10-31 12:08:06 +0900
  • 81bbf725a6 add comment for custom executor example fakeshadow 2020-10-30 20:50:05 +0800
  • bb4b0d1a63 apply generic executor to actix-server fakeshadow 2020-10-30 06:17:02 +0800
  • 9a7a626f7b add generic executor support for actix-rt fakeshadow 2020-10-29 18:57:23 +0800
  • 1d5219da17 fix changelog fakeshadow 2020-10-29 02:09:54 +0800
  • c81ce40058 fix attributes and clippy check fakeshadow 2020-10-29 01:57:42 +0800
  • 4d131ac174 fix attributes fakeshadow 2020-10-29 01:48:03 +0800
  • c6467304a1 remove unused attributes. update changelog fakeshadow 2020-10-29 01:37:49 +0800
  • 9564dac5c3 add changelog fakeshadow 2020-10-29 01:08:25 +0800
  • c479243934 remove RUNNING Q PENDING thread locals from actix-rt fakeshadow 2020-10-29 00:15:17 +0800
  • 6620a8fb4b
    Merge branch 'master' into mio-0.7.3 fakeshadow 2020-10-25 21:33:12 +0800
  • 9f846643c1 more refactor for actix-server fakeshadow 2020-10-25 21:31:33 +0800
  • 704af672b9
    Bump pin-project to 1.0 (#202) ghizzo01 2020-10-25 11:42:40 +0100
  • f18f709ba7 remove socket dep.fix build for actix-tls fakeshadow 2020-10-22 18:13:44 +0800
  • 30d8971209 add tests for socket module fakeshadow 2020-10-22 10:56:37 +0800
  • 5a0e236939 fix license again fakeshadow 2020-10-21 18:05:51 +0800
  • 79ad80ae1e fix licenses fakeshadow 2020-10-21 18:03:42 +0800
  • 2d667f328d reduce import fakeshadow 2020-10-21 14:29:19 +0800
  • 8582aaaeb6 add more comments fakeshadow 2020-10-21 12:07:35 +0800
  • 0df09dc81d clean up actix-server code fakeshadow 2020-10-20 21:03:14 +0800
  • 05d8551066 fix misplaced import.relax lifetime bound for actix-rt fakeshadow 2020-10-20 09:39:53 +0800
  • 9b5400aa27 fix actix-server build on windows fakeshadow 2020-10-19 13:37:31 +0800
  • 869175e1c9 work around socket addr with additional enum variant fakeshadow 2020-10-19 15:20:01 +0800
  • 6ee906335a add mio stream convertion for windows fakeshadow 2020-10-19 12:48:01 +0800
  • 80098d2906 update mio for actix-server fakeshadow 2020-10-19 08:31:19 +0800
  • d7e64e16ea Bump pin-project to 1.0 ghizzo01 2020-10-14 20:33:56 +0200
  • 35df35cf97
    Merge branch 'master' into tokio-compat-support Rob Ede 2020-09-29 12:06:15 +0100
  • 242bef269f
    delete ioframe removed package readme Rob Ede 2020-09-22 12:29:07 +0100
  • 6c65e2a79f
    prepare router 0.2.5 release (#198) router-v0.2.5 Rob Ede 2020-09-21 22:46:59 +0100
  • 809cad3644
    prepare router 0.2.5 release Rob Ede 2020-09-20 18:15:15 +0100
  • e5ca271764
    actix-router: fix from_hex error (#196) nujz 2020-09-21 01:04:18 +0800
  • 66a665826a Remove 'static requirement from std::future::Future Igor Aleksanov 2020-09-20 10:46:15 +0300
  • 6e78c3a467 Fix CI scripts Igor Aleksanov 2020-09-13 10:35:03 +0300
  • 2bc9eb266f Update changelog Igor Aleksanov 2020-09-13 10:26:50 +0300
  • e059981757 Provide more info in the executor module doc-comment Igor Aleksanov 2020-09-13 10:24:30 +0300
  • 6b33e7c624 Add support of tokio-compat executor Igor Aleksanov 2020-09-13 10:22:02 +0300
  • 612a423cd6 modify unit test nujz 2020-09-20 09:13:40 +0800
  • 8e1ffac89d modify unit test nujz 2020-09-20 09:08:04 +0800
  • f272b76cf6 modify unit test nujz 2020-09-20 09:05:47 +0800
  • 1262be3f0a add unit test nujz 2020-09-20 08:55:05 +0800
  • 6da40183d8 modify changelog nujz 2020-09-20 08:47:22 +0800
  • 3e0258a978 add changelog nujz 2020-09-19 23:25:49 +0800
  • 39d9fe83ae
    Merge branch 'master' into from_hex nujz 2020-09-19 23:17:32 +0800
  • 98a2197a09
    fix doc error (#195) nujz 2020-09-19 22:12:41 +0800
  • 7224a3ac78 actix-router: fix from_hex error nujz 2020-09-19 18:27:47 +0800
  • 52f8adfd96 fix doc error nujz 2020-09-18 23:41:22 +0800
  • fb0aa02b3c
    move and update server+tls examples (#190) Rob Ede 2020-09-13 10:12:07 +0100
  • c405f4fed6
    move and update server+tls examples Rob Ede 2020-09-13 04:26:08 +0100
  • 681eeb497d
    prepare server release 1.0.4 (#188) server-v1.0.4 Rob Ede 2020-09-12 15:28:17 +0100
  • f6ca4c1504
    Merge branch 'master' into release/server-104 Rob Ede 2020-09-12 15:08:15 +0100
  • 3e04b87311
    actix-service: Fix broken link in readme (#189) Igor Aleksanov 2020-09-12 17:08:03 +0300
  • 285b21ea5b actix-service: Fix broken link in readme Igor Aleksanov 2020-09-12 09:32:32 +0300
  • 3ec2e54b64
    prepare server release 1.0.4 Rob Ede 2020-09-11 23:40:11 +0100
  • 77b7826658
    prepare tls v2 release (#186) tls-v2.0.0 Rob Ede 2020-09-08 18:00:07 +0100
  • b27b90542a
    Merge branch 'master' into release/tls-v2 Rob Ede 2020-09-06 11:01:53 +0100
  • b7a9cb7bb4
    actix-rt: Make the process of running System in existing Runtime more clear (#173) Igor Aleksanov 2020-09-06 13:01:24 +0300
  • 11b2d2b277
    Merge branch 'master' into friendly-tokio Rob Ede 2020-09-06 10:42:06 +0100
  • 88d99ac89c
    Fix clippy errors. (#187) Robert Gabriel Jakabosky 2020-09-06 17:41:42 +0800