Commit Graph

  • 6012bcf941 add on_stop async_closure for ServerBuilder fakeshadow 2020-12-23 01:50:19 +0800
  • 3063c8e167 remove unused mods in actix-utils fakeshadow 2020-12-22 06:12:04 +0800
  • 4e4122b702
    Disable PR comment from codecov Yuki Okushi 2020-12-17 21:42:21 +0900
  • af0d7a3666 Fix all bytes dependency version to 0.5.6 Juan Aguilar Santillana 2020-12-15 18:55:03 +0100
  • 7f785edd28 set_nonblocking for std listener passed to server fakeshadow 2020-12-16 00:09:40 +0800
  • 75df042e3e add test for non static block_on. fakeshadow 2020-12-15 22:29:47 +0800
  • c7790bd3e0 update http crate override fakeshadow 2020-12-15 21:59:00 +0800
  • 8fcaa1160f
    Merge branch 'master' into mio-0.7.3 fakeshadow 2020-12-15 17:56:14 +0800
  • 3a19eec2c2
    Merge branch 'master' into actix-rt fakeshadow 2020-12-15 14:45:53 +0800
  • b296d0f254
    Intradoc links conversion (#227) Aravinth Manivannan 2020-12-14 13:52:30 +0530
  • e38f8f0b5a
    rm trailing blank comment realaravinth 2020-12-14 13:04:32 +0530
  • 857421a728
    Merge branch 'master' of github.com:actix/actix-net realaravinth 2020-12-14 13:00:25 +0530
  • 93466cb9f3
    intra doc conversion realaravinth 2020-12-14 12:59:12 +0530
  • 02a902068f
    Refactor LocalWaker (#224) Juan Aguilar 2020-12-13 20:26:57 +0100
  • 06de8af2b2
    Merge branch 'master' into actix-rt fakeshadow 2020-12-14 01:36:27 +0800
  • 3660a2566b re add Arbiter::local_join fakeshadow 2020-12-14 01:35:19 +0800
  • 744cd34cc4 Prettify use inline std::io path Juan Aguilar Santillana 2020-12-13 03:31:06 +0100
  • 963a580768
    Merge branch 'master' into master Juan Aguilar 2020-12-13 03:26:20 +0100
  • 4f3a8ce43c Fix clippy semver of deprecated Juan Aguilar Santillana 2020-12-13 03:25:04 +0100
  • 737c57a4c5 Refactor LocalWaker for use Cell in a future Juan Aguilar Santillana 2020-12-13 03:14:44 +0100
  • 8a03a33aa6 fix merge fakeshadow 2020-12-13 09:04:39 +0800
  • 2600f22135
    Merge branch 'master' into mio-0.7.3 fakeshadow 2020-12-13 09:01:05 +0800
  • 049795662f
    remove ServerMessage type. remove one unused InternalServiceFactory impl (#225) fakeshadow 2020-12-13 08:46:32 +0800
  • 393ed91346
    Merge branch 'master' into remove-server-message Rob Ede 2020-12-12 23:24:19 +0000
  • 4e43216b99
    standardise compiler lints across all crates (#226) Rob Ede 2020-12-12 23:24:00 +0000
  • ecfa49725d
    standardise compiler lints across all crates Rob Ede 2020-12-12 23:09:12 +0000
  • 476145ab56 remove ServerMessage type. remove one unused InternalServiceFactory impl fakeshadow 2020-12-13 06:49:08 +0800
  • 7afda5cab1 Fix clippy Juan Aguilar Santillana 2020-12-12 20:19:13 +0100
  • 93889776c4
    prevent double registration of sockets when backpressure is resolved (#223) Rob Ede 2020-12-12 17:19:20 +0000
  • ac2d63b417 re-export tokio_util::io::poll_read_buf fakeshadow 2020-12-05 13:53:39 +0800
  • 85ccf3a50a
    prevent double registration of sockets when backpressure is resolved Rob Ede 2020-12-04 23:26:25 +0000
  • 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