Commit Graph

  • 9bab04ae36
    fmt Rob Ede 2021-06-03 18:36:40 +0100
  • 9b7bba1048
    Update decoder.rs Rob Ede 2021-06-03 18:34:52 +0100
  • c3d65d6a6b
    Update decoder.rs Rob Ede 2021-06-03 18:22:11 +0100
  • 1d0a7c1964
    Update decoder.rs Rob Ede 2021-06-03 18:20:01 +0100
  • 4f2660a981
    Update actix-http/src/encoding/decoder.rs Arthur Le Moigne 2021-06-03 10:39:15 +0200
  • 0054e6610d
    Prefer panic when 'ZstdDecoder::new' return 'Err' Arthur LE MOIGNE 2021-06-03 09:44:21 +0200
  • d40d36c3ba
    Merge branch 'master' into show-listing-with-index Ali MJ Al-Nasrawy 2021-06-03 09:18:16 +0300
  • 478c96e01f
    Merge branch 'master' into zstd Rob Ede 2021-06-03 03:28:21 +0100
  • 136dac1352
    Additional test coverage and tidyup (middleware::normalize) (#2243) James Wright 2021-06-03 03:28:09 +0100
  • 8d16bedac6 Include uri under test in assertion failure messages James Wright 2021-06-03 02:47:56 +0100
  • c183740c7a
    Update CHANGES.md Rob Ede 2021-06-03 01:54:12 +0100
  • 3fb989446b
    Add zstd decoder and encoder Arthur LE MOIGNE 2021-06-02 13:14:49 +0200
  • 976cd509fa Fix docs Arniu 2021-06-01 23:08:38 +0800
  • 9dada8e37f
    Update src/extract.rs Arniu Tseng 2021-06-01 22:55:37 +0800
  • 8925cd640b
    Update src/extract.rs Arniu Tseng 2021-06-01 22:38:26 +0800
  • 2235c07ea3
    Update src/extract.rs Arniu Tseng 2021-06-01 22:37:37 +0800
  • a449e46b9f
    Update src/types/form.rs Arniu Tseng 2021-06-01 22:36:56 +0800
  • 4fa023f4d0
    Update src/types/form.rs Arniu Tseng 2021-06-01 22:36:14 +0800
  • 4fe14c2e7c
    Update src/extract.rs Arniu Tseng 2021-06-01 22:33:31 +0800
  • 4e59376d62 Update FromRequest doc Arniu 2021-06-01 18:19:24 +0800
  • dc7b883649 Additional test coverage and tidyup James Wright 2021-06-01 02:39:23 +0100
  • 58dfc3ba22
    Merge branch 'master' into origin/feature/awc-retry-middleware fakeshadow 2021-05-29 20:42:20 +0800
  • 64d7f8786c Fix changelog Arniu 2021-05-29 14:24:25 +0800
  • 2442bce824 Add changelog Arniu 2021-05-29 14:17:18 +0800
  • 9194f0dcf9
    Merge branch 'master' into rm-config Rob Ede 2021-05-28 11:10:01 +0100
  • c54d31d882 Update changelog Ali MJ Al-Nasrawy 2021-05-21 10:40:48 +0300
  • 5e03b7c495 Add test Ali MJ Al-Nasrawy 2021-05-21 10:40:36 +0300
  • ab30a4c382 Update docs Ali MJ Al-Nasrawy 2021-05-21 10:40:21 +0300
  • 53967b6718 the actual change Ali MJ Al-Nasrawy 2021-05-20 22:05:27 +0300
  • 11b56d6c6f refactor for more flat code Ali MJ Al-Nasrawy 2021-05-20 22:03:51 +0300
  • e5b713b04a
    files: Fix `redirect_to_slash_directory()` when used with `show_files_listing()` (#2225) Ali MJ Al-Nasrawy 2021-05-26 12:42:29 +0300
  • 03bc22cb70
    Merge branch 'master' into redirect-to-slash Yuki Okushi 2021-05-26 15:01:45 +0900
  • 3847429d00
    Response::from_error take impl Into<Error> (#2214) fakeshadow 2021-05-26 12:41:48 +0800
  • c02138cf2c
    Merge branch 'master' into refactor/from_error Yuki Okushi 2021-05-26 12:00:58 +0900
  • 1c6e426c5d
    Merge branch 'master' into redirect-to-slash Ali MJ Al-Nasrawy 2021-05-26 01:53:11 +0300
  • 437a15d323
    Merge branch 'master' of github.com:actix/actix-web realaravinth 2021-05-25 11:41:05 +0530
  • af3b62cbbb
    accept idents and exprs realaravinth 2021-05-25 11:40:03 +0530
  • bb7d33c9d4
    refactor h2 dispatcher to async/await.reduce duplicate code (#2211) fakeshadow 2021-05-25 10:21:20 +0800
  • b5bcdb13f2
    Merge branch 'master' into refactor/h2_dispatcher Rob Ede 2021-05-25 02:23:44 +0100
  • 4598a7c0cc
    Only run UI tests on MSRV (#2232) Yuki Okushi 2021-05-25 00:09:38 +0900
  • fe6f0aee6d Remove `FromRequest::Config` which should not be exposed as type Arniu 2021-05-24 20:04:41 +0800
  • 2720bafa88 fix lint Mohsen Alizadeh 2021-05-24 11:15:15 +0200
  • 3c05ec0f87 Only run UI tests on MSRV Yuki Okushi 2021-05-24 17:08:02 +0900
  • 769fd8308b fix lint Mohsen Alizadeh 2021-05-23 22:56:49 +0200
  • b4b354eed0 update changelog Mohsen Alizadeh 2021-05-23 16:39:36 +0200
  • 8c1e8d0a83 handle redirects without Location header Mohsen Alizadeh 2021-05-23 16:32:12 +0200
  • 979d50bc34 Add changelog entry Ali MJ Al-Nasrawy 2021-05-19 14:24:54 +0300
  • 73b8553376 Extends Rustls ALPN protocols instead of replacing them when creating Rustls based services Victor Pirat 2021-05-19 17:40:03 +0200
  • 205ccd9beb Add tests Ali MJ Al-Nasrawy 2021-05-19 14:19:21 +0300
  • e5c178994c Fix `redirect_to_slash_directory()` Ali MJ Al-Nasrawy 2021-05-19 13:29:32 +0300
  • 93840507e1
    clippy Rob Ede 2021-05-18 17:04:37 +0100
  • 6353fdc581
    add error tests to bodystream Rob Ede 2021-05-18 16:15:14 +0100
  • 87c0181582
    use into stderror bounds in dispatchers for body errors Rob Ede 2021-05-18 15:06:36 +0100
  • ea6f0cd49a
    change stream type errors Rob Ede 2021-05-18 14:48:04 +0100
  • 18106170ce
    add streaming example Rob Ede 2021-05-17 20:09:26 +0100
  • 54542ca3b8
    update changelog Rob Ede 2021-05-17 15:32:58 +0100
  • 23502e8739
    Merge branch 'master' into to-err-is-human Rob Ede 2021-05-17 14:41:12 +0100
  • 1ad7c44c6e
    fix trait bounds on web test and awc Rob Ede 2021-05-17 13:57:22 +0100
  • 0448bbf8ab
    change error bound to into response Rob Ede 2021-05-17 13:09:18 +0100
  • b1de196509
    Fix clippy warnings (#2217) Keita Nonaka 2021-05-15 09:13:33 +0900
  • e9d891bc92 Merge branch 'feature/fix-warnings' of github.com:Gumichocopengin8/actix-web into feature/fix-warnings Keita Nonaka 2021-05-15 04:27:35 +0900
  • a649b4111f fix errors Keita Nonaka 2021-05-15 04:27:17 +0900
  • ba9950d81c
    impl error for handshakeerror Rob Ede 2021-05-14 16:50:33 +0100
  • d9fd342972
    Merge branch 'master' into feature/fix-warnings Rob Ede 2021-05-14 16:47:15 +0100
  • 2a8c650f2c
    move internalerror to actix web (#2215) Rob Ede 2021-05-14 16:40:00 +0100
  • b80e9579ac
    Merge branch 'master' into feature/fix-warnings Keita Nonaka 2021-05-14 15:22:23 +0900
  • abc85ef31d fix: fix warnings Keita Nonaka 2021-05-14 15:19:18 +0900
  • b91607bfb2
    tests for multiple path failure realaravinth 2021-05-13 19:42:19 +0530
  • 314ffd71c9
    docs for path attribute realaravinth 2021-05-13 19:29:49 +0530
  • 0b61bd6b0b
    route handler macro accepts idents realaravinth 2021-05-13 19:22:44 +0530
  • 7d686c9abd
    Merge branch 'master' into move-internal-err Rob Ede 2021-05-13 12:24:44 +0100
  • f277b128b6
    cleanup ws test (#2213) fakeshadow 2021-05-13 19:24:32 +0800
  • 5ad8292416
    update changelog Rob Ede 2021-05-13 12:16:26 +0100
  • a3a951f4b6
    move internal error to actix-web Rob Ede 2021-05-13 12:12:02 +0100
  • 5037a6b12d Response::from_error take impl Into<Error> fakeshadow 2021-05-13 18:25:12 +0800
  • 89b9fdbfe5
    alias body to anybody Rob Ede 2021-05-13 10:11:40 +0100
  • 6cd1f2e06b reduce handle_response arg fakeshadow 2021-05-13 16:56:56 +0800
  • 47d0debe8b cleanup ws test fakeshadow 2021-05-13 16:39:37 +0800
  • 924eeda12d remove transpose combinator fakeshadow 2021-05-13 15:23:39 +0800
  • 49d2e3f02d remove unneed type bound. fakeshadow 2021-05-13 14:53:44 +0800
  • 94fa95d969 refactor h2 dispatcher to async/await.reduce duplicate code fakeshadow 2021-05-13 04:56:13 +0800
  • 369778834d
    Merge branch 'master' into fix-response-to-error-conversion Luca Palmieri 2021-05-11 14:39:23 +0100
  • cdc9292f13
    Merge branch 'master' into feature/h1_pending_timer fakeshadow 2021-05-10 14:57:04 +0800
  • 4903950b22
    update changelog Rob Ede 2021-05-09 03:44:14 +0100
  • f55e8d7a11
    remove error field from response Rob Ede 2021-05-09 03:42:33 +0100
  • 900c9e270e
    remove responsebody indirection from response (#2201) Rob Ede 2021-05-09 20:12:48 +0100
  • d71d8e0b79
    address comments Rob Ede 2021-05-09 19:18:21 +0100
  • 413227a99d
    update changelog Rob Ede 2021-05-09 03:44:14 +0100
  • 7f03c7d3d9
    remove error field from response Rob Ede 2021-05-09 03:42:33 +0100
  • 8f947e3e14
    update changelog Rob Ede 2021-05-09 03:17:47 +0100
  • a1558066ea
    remove BoxedResponseBody take Rob Ede 2021-05-09 03:00:08 +0100
  • ce40201ab5
    remove response future impl Rob Ede 2021-05-09 02:56:05 +0100
  • a1e6f10a8d
    dedupe h1 send_response Rob Ede 2021-05-08 23:55:20 +0100
  • 5e77ef66b0
    re-add convert errors in builder Rob Ede 2021-05-07 19:26:57 +0100
  • 40c813a00c
    non-verbose ci logging Rob Ede 2021-05-07 19:00:56 +0100
  • 8cbf604fe2
    fix doc test Rob Ede 2021-05-07 19:00:18 +0100
  • 41c6a0078d
    Merge branch 'master' into one-err-to-rule-them-all Rob Ede 2021-05-07 18:17:28 +0100
  • 8519874cae
    fix example Rob Ede 2021-05-07 18:17:01 +0100
  • ab3452dee1
    make Response::message_body fallible Rob Ede 2021-05-07 18:10:26 +0100
  • 62890c831b
    fix doc tests Rob Ede 2021-05-07 17:01:52 +0100