Commit Graph

  • c02d3e205b
    Clean-up metadata Yuki Okushi 2020-03-12 07:57:20 +0900
  • a253d7d3ce
    Merge pull request #1410 from JohnTitor/new-web web-v3.0.0-alpha.1 Yuki Okushi 2020-03-12 05:12:54 +0900
  • 0152cedc5d
    Update changelog Yuki Okushi 2020-03-12 03:24:15 +0900
  • a6a47b95ee
    Exclude `actix-cors` Yuki Okushi 2020-03-12 03:04:31 +0900
  • 1b28a5d48b
    Update `actix-web` dependency to 3.0.0-alpha.1 Yuki Okushi 2020-03-12 03:03:50 +0900
  • c147b94832
    Bump up to 3.0.0-alpha.1 Yuki Okushi 2020-03-12 03:03:22 +0900
  • 95f9a12a5e
    dev-deps: Update `env_logger` to 0.7 Yuki Okushi 2020-03-12 02:58:22 +0900
  • 48655184d8
    Merge pull request #32 from actix/master Zhang Zhongyu 2020-03-11 20:38:36 +0800
  • 73eeab0e90
    Merge pull request #1391 from JohnTitor/new-awc awc-v2.0.0-alpha.1 Yuki Okushi 2020-03-11 21:15:48 +0900
  • ce1e996b41
    Update release date Yuki Okushi 2020-03-11 20:42:45 +0900
  • 0d3eda825b
    Update changelog Tore Pettersen 2020-03-10 19:02:33 +0100
  • e718f65121
    Update tests Yuki Okushi 2020-03-08 16:42:45 +0900
  • a9a475d555
    Make `test_server` `async` fn Yuki Okushi 2020-03-08 16:42:26 +0900
  • b93e1555ec
    Update `actix-connect` to 2.0.0-alpha.2 Yuki Okushi 2020-03-08 15:23:38 +0900
  • 6f33b7ea42
    Update `awc` dependency Yuki Okushi 2020-03-01 10:47:24 +0900
  • 294523a32f
    Bump up to 2.0.0-alpha.1 Yuki Okushi 2020-03-01 10:45:26 +0900
  • e9530e7d30
    Merge pull request #31 from actix/master zzy 2020-03-08 08:30:02 +0800
  • 5f4828c449 Add unpin to read_json_body Tore Pettersen 2020-03-08 00:13:39 +0100
  • 1ecfe8378f
    Merge branch 'master' into test-extentions Tore Pettersen 2020-03-08 00:02:37 +0100
  • 3559704d3a Fix remarks from PR and add tests Tore Pettersen 2020-03-07 23:55:20 +0100
  • 6b626c7d77
    dev-deps: Update `env_logger` to 0.7 Yuki Okushi 2020-03-01 10:44:26 +0900
  • 2ddbe2b15c
    Merge pull request #1400 from JohnTitor/actions-2.0 Yuki Okushi 2020-03-08 03:04:31 +0900
  • 87378a7410
    Demote lint level to warn Yuki Okushi 2020-02-27 22:35:57 +0900
  • ad0d809af6
    Disable coverage for PRs Yuki Okushi 2020-02-14 07:31:29 +0900
  • 7b00c16d44
    Add some Actions workflows Yuki Okushi 2020-02-08 04:28:34 +0900
  • 155a6db4cd
    More ignore test causes timeout Yuki Okushi 2020-02-07 23:17:03 +0900
  • 228e886986
    Don't use cache in Windows CI (#1327) Yuki Okushi 2020-01-29 09:00:04 +0900
  • 4aa4b5f928
    Tweak caches (#1319) Yuki Okushi 2020-01-25 02:27:13 +0900
  • 54ff97470e
    Initial Issue template (#1311) cetra3 2020-01-23 22:32:34 +0000
  • f02ad2913f
    Fix vcpkg cache (#1312) Yuki Okushi 2020-01-23 11:27:34 +0900
  • 96b0dfeac3
    Tweak actions (#1305) Yuki Okushi 2020-01-23 06:23:53 +0900
  • 5da9e277a2
    Merge pull request #1399 from JohnTitor/new-http http-v2.0.0-alpha.2 Yuki Okushi 2020-03-08 01:47:40 +0900
  • 0d5646a8b6
    Run rustfmt Yuki Okushi 2020-03-08 00:52:39 +0900
  • 7941594f94
    Update `actix-http` dependency Yuki Okushi 2020-03-08 00:50:20 +0900
  • 6f63acaf01
    Bump up to 2.0.0-alpha.2 Yuki Okushi 2020-03-08 00:48:45 +0900
  • 7172885beb
    Update changelog Yuki Okushi 2020-03-08 00:43:17 +0900
  • cf721c5fff
    Update README example Yuki Okushi 2020-03-08 00:43:01 +0900
  • 048324e5b1 Add convenience functions for testing Tore Pettersen 2020-03-07 13:51:09 +0100
  • 8e223f3194
    Merge pull request #30 from actix/master zzy 2020-03-07 16:17:46 +0800
  • 10e3e72595
    Http2 client configuration to improve performance (#1394) Maxim Vorobjov 2020-03-07 04:09:31 +0200
  • 97d2c00306 revert fix for quote broken build Maksym Vorobiov 2020-03-06 10:59:06 +0200
  • de187c0d16 max_http_version to accept http::Version Maksym Vorobiov 2020-03-05 15:39:49 +0200
  • 7a677eafce pin quote version to resolve build issue Maksym Vorobiov 2020-03-05 13:18:18 +0200
  • 64b3cbbe73 Remove unnecessary comments on code review Maksym Vorobiov 2020-03-05 12:00:20 +0200
  • a19cae8472 Merge branch 'master' of https://github.com/actix/actix-web into h2-speed-1393 Maksym Vorobiov 2020-03-05 11:51:24 +0200
  • 3a8b4d7022 Code review fix for awc ClientBuilder Maksym Vorobiov 2020-03-05 11:48:39 +0200
  • 1c2f7d4e23 Apply code review fixes Maksym Vorobiov 2020-03-05 11:42:48 +0200
  • 9d5c6e3133
    Merge pull request #29 from actix/master zzy 2020-03-05 08:32:35 +0800
  • cf70225216 cleanup comment Maksym Vorobiov 2020-03-04 21:02:24 +0200
  • 95555e1336 add test for H2 window size settings Maksym Vorobiov 2020-03-04 20:21:32 +0200
  • a7d805aab7
    Merge pull request #1396 from Aaron1011/fix/reapply-dispatcher Yuki Okushi 2020-03-05 02:48:20 +0900
  • e90950fee1
    Re-apply commit 2cf7b3ad20 Aaron Hill 2020-03-04 11:27:58 -0500
  • 37b0492910 add awc::ClientBuilder H2 window sizes and max_http_version Maksym Vorobiov 2020-03-04 17:32:02 +0200
  • ebef0fad26 add H2 window size configuration and max_http_version to awc::ClientBuilder Maksym Vorobiov 2020-03-04 17:28:07 +0200
  • eab0a292e9 client: configurable H2 window sizes and max_http_version Maksym Vorobiov 2020-03-04 16:43:23 +0200
  • 188de637f4 Add changes text for extended H2 defaults buffers Maksym Vorobiov 2020-03-04 11:06:20 +0200
  • b3325c2261
    Merge pull request #28 from actix/master zzy 2020-03-04 15:42:50 +0800
  • c8f0672ef7
    Merge pull request #1395 from JohnTitor/rustls Yuki Okushi 2020-03-04 15:56:27 +0900
  • 9d661dc4f3 Update changelog Yuki Okushi 2020-03-04 15:20:14 +0900
  • 687dc609dd Update `rustls` to 0.17 Yuki Okushi 2020-03-04 15:11:31 +0900
  • b9b52079e0 Update `actix-tls` to 2.0.0-alpha.1 Yuki Okushi 2020-03-04 15:10:23 +0900
  • 117d28f7ba Update `actix-connect` to 2.0.0-alpha.1 Yuki Okushi 2020-03-04 15:09:31 +0900
  • 6eb46735d3 fix spaces Maksym Vorobiov 2020-03-03 19:17:41 +0200
  • 8546b412d9 add defaults for http2 client configuration Maksym Vorobiov 2020-03-03 18:01:16 +0200
  • a5da91ca42
    Merge branch 'master' into refactored_codegen Oleg Nosov 2020-03-03 18:38:47 +0300
  • daf68aece8
    Merge pull request #27 from actix/master zzy 2020-02-28 13:40:56 +0800
  • 795a575fc5
    Merge pull request #1386 from JohnTitor/deny-to-warn Yuki Okushi 2020-02-28 14:17:11 +0900
  • c4077f1148
    Merge pull request #26 from actix/master zzy 2020-02-28 08:52:39 +0800
  • b4d63667df Demote lint level to warn Yuki Okushi 2020-02-27 22:35:57 +0900
  • 3dc859af58
    Fix missing `std::error::Error` implement for `MultipartError`. (#1382) __JM_Joy__ 2020-02-27 21:34:06 +0800
  • 52a26361c4
    Merge pull request #25 from actix/master zzy 2020-02-27 14:57:54 +0800
  • 1c5a7b6c00 Merge branch 'master' of https://github.com/jmjoy/actix-web jmjoy 2020-02-27 14:53:46 +0800
  • 63e70345e4 Update actix-multipart CHANGES.md. jmjoy 2020-02-27 14:40:09 +0800
  • f9fc6334d7 Merge branch 'master' of https://github.com/actix/actix-web jmjoy 2020-02-27 14:35:33 +0800
  • 1fa02b5f1c
    Merge pull request #1385 from JohnTitor/http-2-alpha http-v2.0.0-alpha.1 Yuki Okushi 2020-02-27 14:47:32 +0900
  • c9fdcc596d Update actix to 0.10.0-alpha.1 Yuki Okushi 2020-02-27 12:46:29 +0900
  • 6cc83dbb67 Allow clippy lint for compatibility Yuki Okushi 2020-02-27 12:45:11 +0900
  • 3b675c9125 Update actix-http to 2.0.0-alpha.1 Yuki Okushi 2020-02-27 11:34:58 +0900
  • 15a2587887 Bump up to 2.0.0-alpha.1 Yuki Okushi 2020-02-27 11:22:38 +0900
  • 0173f99726 Update changelog Yuki Okushi 2020-02-27 11:20:41 +0900
  • f27dd19093 Fix Clippy warnings Yuki Okushi 2020-02-27 11:20:30 +0900
  • 7ba14fd113 Run rustfmt Yuki Okushi 2020-02-27 11:10:55 +0900
  • 903ae47baa dev-deps: Update env_logger to 0.7 Yuki Okushi 2020-02-27 11:08:45 +0900
  • ea37ec3a01
    Merge pull request #24 from actix/master zzy 2020-02-27 09:53:59 +0800
  • 95c18dbdf3
    Merge pull request #1367 from actix/msg-body Yuki Okushi 2020-02-27 10:42:14 +0900
  • df94649060
    Merge pull request #23 from actix/master zzy 2020-02-27 09:31:51 +0800
  • c696593ca6
    Merge branch 'master' into master __JM_Joy__ 2020-02-27 09:07:02 +0800
  • d3ccf46e92 Clean-up metadata Yuki Okushi 2020-02-27 09:53:27 +0900
  • cd1765035c Avoid re-definition Yuki Okushi 2020-02-26 09:41:15 +0900
  • ea28219d0f reenable actix-http test-ws Maksym Vorobiov 2020-02-18 23:04:47 +0200
  • 77058ef779 adopt MessageBody Pin changes to actix-web root Maksym Vorobiov 2020-02-18 20:48:37 +0200
  • e5f2feec45 reenable actix-http from local path Maksym Vorobiov 2020-02-18 20:28:45 +0200
  • 0a86907dd2 use mem::replace instead of mem::take rust 1.40+ Maksym Vorobiov 2020-02-16 19:48:09 +0200
  • 78749a4b7e rollback actix-http version change Maksym Vorobiov 2020-02-15 17:26:46 +0200
  • de815dd99c Fixed condition for finishing transfer of response Maksym Vorobiov 2020-02-10 16:19:48 +0200
  • e6078bf792 Fix EncoderBody enum to align with Body::Message Maksym Vorobiov 2020-02-10 15:19:56 +0200
  • a84b37199a Add Unpin to Body to get rid of unsafe in MessageBody Maksym Vorobiov 2020-02-10 15:06:11 +0200
  • c05f9475c5 refactor dispatcher to avoid possible UB with DispatcherState Pin Maksym Vorobiov 2020-02-10 13:17:38 +0200
  • 69dab0063c Get rid of one more unsafe Maksym Vorobiov 2020-02-10 12:12:23 +0200
  • ec5c779732 unlink MessageBody from Unpin Maksym Vorobiov 2020-02-03 22:55:49 +0200