1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-12-18 11:13:12 +01:00

Commit Graph

  • 0d19050269
    phase 3/3 Rob Ede 2020-12-25 00:54:23 +0000
  • bff68c3f76
    phase 2 / 4 Rob Ede 2020-12-16 18:06:31 +0000
  • 518bf3f6a6
    remove RUNNING Q PENDING thread locals from actix-rt (#207) fakeshadow 2020-12-27 07:26:02 +0800
  • ccf0f08538 deprecated Arbiter::local_join. Commented related code for future removal fakeshadow 2020-12-27 06:15:45 +0800
  • d64bc403a8
    Merge branch 'master' into actix-rt Rob Ede 2020-12-26 21:28:34 +0000
  • 43ce25cda1
    Remove unused mods in actix-utils (#229) fakeshadow 2020-12-27 05:27:59 +0800
  • 8e94459ff7 use pin_project_lite. remove unused mods. update changelog fakeshadow 2020-12-27 04:30:27 +0800
  • db6790a1ff return typed future for openssl connector. fakeshadow 2020-12-25 11:28:25 +0800
  • 6c27c1598c fix actix-tls on windows target fakeshadow 2020-12-25 04:08:34 +0800
  • 36e4fb44e8 update tokio-native-tls fakeshadow 2020-12-25 01:30:57 +0800
  • e4359f7589 update tokio-openssl and tokio-rustls fakeshadow 2020-12-25 00:40:14 +0800
  • 8666c4063f
    temp feat/path-extract-enum Rob Ede 2020-12-23 19:43:40 +0000
  • 0b2d2df3c7 remove override for tokio and h2 fakeshadow 2020-12-24 02:58:18 +0800
  • e1d24dd60d fix build on windows fakeshadow 2020-12-23 04:45:49 +0800
  • d6d7ed8061
    Merge branch 'master' into mio-0.7.3 fakeshadow 2020-12-23 09:16:44 +0800
  • ab4ad69ad2 use boxed future for signals fakeshadow 2020-12-23 09:14:31 +0800
  • aa8d33a22b start migrate to tokio 1.0 fakeshadow 2020-12-23 06:54:25 +0800
  • fb5c45b11d add docs and changelog. fix force shutdown fakeshadow 2020-12-23 03:37:01 +0800
  • 54e8b6628c use FnOnce instead of Fn fakeshadow 2020-12-23 03:18:58 +0800
  • 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