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

Commit Graph

  • 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
  • 9705a17a09
    Fix clippy errors. Robert G. Jakabosky 2020-09-06 14:01:02 +0800
  • 8e7f95089c Fix clippy warning inherited from master Igor Aleksanov 2020-09-06 08:29:04 +0300
  • 9a19b08bcf Review fixes Igor Aleksanov 2020-08-08 09:28:27 +0300
  • 9cb8760679 Update changelog Igor Aleksanov 2020-08-06 17:36:45 +0300
  • 8f8bee28fa actix-rt: Make the process of running System in existing Runtime more clear Igor Aleksanov 2020-08-06 17:33:57 +0300
  • 3c3c946556
    Merge branch 'master' into master fakeshadow 2020-09-05 20:34:34 +0800
  • a32246073e
    prepare tls v2 release Rob Ede 2020-09-03 00:32:31 +0100
  • 7632f51509
    prepare connect v2 stable release (#185) connect-v2.0.0 Rob Ede 2020-09-02 22:14:07 +0100
  • 3bc9eb7b2f
    prepare connect v2 stable release Rob Ede 2020-09-02 21:53:38 +0100
  • d28687d0d7
    promote codec/utils out of beta (#184) utils-v2.0.0 codec-v0.3.0 Rob Ede 2020-08-24 09:18:37 +0100
  • 75f7892921
    promote codec/utils out of beta Rob Ede 2020-08-22 18:19:21 +0100
  • 27c6be9881
    remove unused type parameter from Framed::replace_codec (#183) codec-v0.3.0-beta.2 Rob Ede 2020-08-20 00:30:26 +0100
  • aa4e6e318e
    remove unused type parameter Rob Ede 2020-08-19 12:17:03 +0100
  • 119dc39f5b
    prepare codec and utils betas (#182) utils-v2.0.0-beta.1 codec-v0.3.0-beta.1 codec-0.3.0-beta.1 Rob Ede 2020-08-19 11:00:12 +0100
  • c85c106bc1
    prepare codec and utils betas Rob Ede 2020-08-18 23:55:55 +0100
  • b3010c13e0
    solve framed integration with actix-http (#179) Rob Ede 2020-08-18 23:27:37 +0100
  • 2688610d3c
    add breaking changes back in Rob Ede 2020-08-18 23:08:49 +0100
  • 14307b2ca9
    alias utils/dispatcher module Rob Ede 2020-08-18 17:48:48 +0100
  • b9aba14563
    fix doc and test name error Rob Ede 2020-08-18 17:42:21 +0100
  • d346a0db5f
    rename methods on Framed to better describe usage Rob Ede 2020-08-18 17:41:34 +0100
  • fecdfcd8d4
    assert workers greater than zero (#167) Adrian Wechner 2020-08-18 10:44:22 -0500
  • 6067ed454a
    Merge branch 'master' into workers-0-defaults-to-num-cpus Rob Ede 2020-08-18 02:17:14 +0100
  • 578a560853
    connect,tls: Bump up to next alpha versions (#181) tls-v2.0.0-alpha.2 connect-v2.0.0-alpha.4 Yuki Okushi 2020-08-17 23:39:17 +0900
  • fb098536ee
    bump MSRV to 1.42 (#180) Rob Ede 2020-08-17 15:37:57 +0100
  • 8153cbdb4c
    connect,tls: Bump up to next alpha versions Yuki Okushi 2020-08-17 19:35:49 +0900
  • 162e9331e3
    bump MSRV to 1.42 Rob Ede 2020-08-16 22:33:07 +0100
  • 5d28be9ad6
    fix actix-service readme reference (#176) Rob Ede 2020-08-11 12:20:09 +0100
  • 5c23117b8d
    fix actix-service readme reference Rob Ede 2020-08-09 16:28:53 +0100
  • a5a6b6704c
    prepare actix-service 1.0.6 release (#175) service-v1.0.6 Rob Ede 2020-08-09 16:10:58 +0100
  • 0428bc6f2f
    prepare actix-service 1.0.6 release Rob Ede 2020-08-09 13:57:55 +0100
  • afb0a3c9fc
    actix-service: Fix clippy warning in benches (#174) Igor Aleksanov 2020-08-07 11:16:45 +0300
  • 14ff4d1a33 actix-service: Fix clippy warning in benches Igor Aleksanov 2020-08-07 09:23:06 +0300
  • 02aaa75591
    fix actix-service doc error (#172) Miloas 2020-08-06 18:21:51 +0800
  • 5dc79e7c12 fix doc error miloas 2020-08-06 11:21:12 +0800
  • ed4b708c66
    Fix CI on MSRV check (#171) Yuki Okushi 2020-08-05 09:02:41 +0900
  • d692ffd3e4
    Fix CI on MSRV check Yuki Okushi 2020-08-05 08:10:59 +0900
  • f51237900a document accept loop Alex Whitney 2020-08-02 14:25:31 +0100
  • 235a76dcd4
    GHA: Switch action to the official setup-msys2 (#169) Yuki Okushi 2020-07-29 08:47:32 +0900
  • 484e3cb97a
    Use actions/checkout@v2, not master Yuki Okushi 2020-07-29 06:38:33 +0900
  • 463b7dd276
    GHA: Switch action to the official setup-msys2 Yuki Okushi 2020-07-29 06:22:03 +0900
  • 0c5f1da625
    Remove garbled doc comment for actix_router::IntoPattern::is_single (#168) Matt Kantor 2020-07-28 13:46:53 -0700
  • 4cbb9ee9eb Remove garbled doc comment for actix_router::IntoPattern::is_single Matt Kantor 2020-07-28 11:32:04 -0700
  • a1b0b566c9 re add thread local static fakeshadow 2020-07-27 11:35:48 +0800
  • e82f8d71fe doc, changelog and fix adrian-wechner 2020-07-24 10:31:07 +0200
  • c937619a81 assert adrian-wechner 2020-07-24 10:28:22 +0200
  • 3702fe3c05 workers(0) will default to num_cpus adrian-wechner 2020-07-23 19:55:53 +0200
  • bcb3ec40f5 add env var for min_thread count. fakeshadow 2020-07-23 20:19:38 +0800
  • 318e2714f3 rework actix-threadpool fakeshadow 2020-07-23 07:01:51 +0800
  • 8ace9264b7
    Check code style with rustfmt on CI (#164) Yuki Okushi 2020-07-22 12:32:13 +0900
  • 17b2fbf4f0
    Run rustfmt Yuki Okushi 2020-07-22 10:00:58 +0900