Commit Graph

  • a03bbac560 Refactor actix-codegen duplicate code Ivan Tham 2020-03-14 08:45:12 +0800
  • 146ae4da18 Implement `std::error::Error` for our custom errors Otavio Salvador 2020-03-17 22:51:06 -0300
  • f7e37c26e5
    Merge pull request #38 from actix/master Zhang Zhongyu 2020-03-18 08:53:13 +0800
  • 52c5755d56
    Merge pull request #1421 from actix/JohnTitor-patch-1 Yuki Okushi 2020-03-18 06:16:41 +0900
  • 5548c57a09
    Upload coverage on PRs Yuki Okushi 2020-03-18 05:04:30 +0900
  • 6095daf782
    Merge pull request #37 from actix/master Zhang Zhongyu 2020-03-17 13:48:13 +0800
  • 0d958fabd7
    📝 Improve the code example for JsonConfig (#1418) Stig Johan Berggren 2020-03-17 00:23:54 +0100
  • 592d4655df
    Remove a redundant comment Stig Johan Berggren 2020-03-16 16:35:21 +0100
  • 1ca0633a95
    Merge branch 'master' into improve-json-config-example Stig Johan Berggren 2020-03-15 13:32:13 +0100
  • 5710b0d329
    📝 Improve the code example for JsonConfig Stig Johan Berggren 2020-03-15 12:19:11 +0100
  • 340b0bb909
    Merge pull request #36 from actix/master Zhang Zhongyu 2020-03-15 10:55:21 +0800
  • c67e4c1fe8
    Refactored macros (#1333) Oleg Nosov 2020-03-15 01:23:28 +0300
  • ac3ccd6930
    Merge branch 'master' into refactored_codegen Yuki Okushi 2020-03-15 06:40:31 +0900
  • 18653e0e4a
    Merge pull request #35 from actix/master Zhang Zhongyu 2020-03-13 08:46:09 +0800
  • 4875dfbec7
    Merge pull request #1416 from JohnTitor/fix-doc Yuki Okushi 2020-03-13 07:06:57 +0900
  • d602a7e386
    Fix `read_body` doc Yuki Okushi 2020-03-13 05:52:58 +0900
  • 40ae556ec3 web: Convert from `derive_more` to `thiserror` Otavio Salvador 2020-03-12 00:10:20 -0300
  • 496626929d files: Convert from `derive_more` to `thiserror` Otavio Salvador 2020-03-11 23:54:40 -0300
  • b4047ae053 multipart: Convert from `derive_more` to `thiserror` Otavio Salvador 2020-03-11 23:50:22 -0300
  • e71a7f3cf2 awc: Convert from `derive_more` to `thiserror` Otavio Salvador 2020-03-11 23:39:41 -0300
  • d2259b57dc http: Convert from `derive_more` to `thiserror` Otavio Salvador 2020-03-11 23:00:55 -0300
  • 5b8e0e48c2
    Merge pull request #34 from actix/master Zhang Zhongyu 2020-03-12 16:19:32 +0800
  • 7ef89510c0
    Merge branch 'master' into test-extentions Tore Pettersen 2020-03-12 08:45:20 +0100
  • 9f196fe5a5
    Merge pull request #1413 from OSSystems/topic/fix-warnings Yuki Okushi 2020-03-12 16:24:44 +0900
  • e4adcd1935
    Merge pull request #1411 from JohnTitor/patch Yuki Okushi 2020-03-12 16:21:34 +0900
  • 7e0d898d5a Fix clippy warnings Otavio Salvador 2020-03-12 00:52:21 -0300
  • 485083e4e5
    Merge pull request #33 from actix/master Zhang Zhongyu 2020-03-12 08:38:27 +0800
  • 51518721e5
    Add notes to READMEs Yuki Okushi 2020-03-12 07:57:38 +0900
  • 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