1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-12-17 13:46:36 +00:00

Commit graph

  • 58e3490b08
    Merge branch 'master' into channel-body-type yinho999 2023-04-23 23:29:47 +0100
  • de1efa673f
    Refine GHA workflows (#3023) Yuki Okushi 2023-04-24 04:46:57 +0900
  • 2bb5e3b89f
    add open-pull-requests-limit oriontvv 2023-04-23 21:12:34 +0300
  • cd33d61e11
    Upgrade Swatinem/rust-cache to v2.2.1 #3023 Yuki Okushi 2023-04-23 11:24:21 +0900
  • 01e2ea129f
    Remove use of actions-rs Yuki Okushi 2023-04-23 11:23:26 +0900
  • 4e1cd22473
    Merge branch 'master' into channel-body-type yinho999 2023-04-22 21:26:38 +0100
  • 5d4f591875
    fix RUSTSEC-2023-0034 by updating h2 (#3022) Surya 2023-04-22 13:53:35 +0100
  • bd07119cc3
    fix RUSTSEC-2023-0034 by updating h2 #3022 suryapandian 2023-04-22 13:29:59 +0100
  • fd154f5234 Update changelogs yinho999 2023-04-21 22:28:28 +0100
  • 1451ad8614 Proofread and restructure the documentation. yinho999 2023-04-21 22:25:13 +0100
  • 67cc0ee6b4 Proofread and restructure the documentation. yinho999 2023-04-21 22:16:26 +0100
  • 1df5b562a0
    Create dependabot.yml Vasiliy Taranov 2023-04-20 15:14:41 +0300
  • ba58221310 Complete Unit Testing yinho999 2023-04-19 22:08:00 +0100
  • 7038c4fe45 Added Docs test for channel, sender and receiver structs and function. Adding Unit testing root 2023-04-18 21:56:00 +0100
  • 6d2a5fea64 Add channel wrapper, docs and testing yinho999 2023-04-18 00:16:20 +0100
  • 0ae1bbd25d
    Updated documentation comments for c76056b and f70c36e #3015 Yinuo Deng 2023-04-15 00:10:32 +0800
  • e6b8af5aad
    Updated CHANGES.md for c76056b and f70c36e Yinuo Deng 2023-04-15 00:06:29 +0800
  • c66233e225
    Run rustfmt on c76056b and f70c36e Yinuo Deng 2023-04-14 23:59:23 +0800
  • f70c36eff0
    Automatically use no_chunking if user specifies stream size Yinuo Deng 2023-04-14 23:32:45 +0800
  • c76056bc7e
    Set mime type for stream response if it is not set by the user Yinuo Deng 2023-04-14 21:43:31 +0800
  • 1c6ba2b0a8
    Merge branch 'master' into fix-compression-middleware-images Rob Ede 2023-04-11 00:16:31 +0100
  • e81dc768dc
    expose h2c methods on HttpServer (#2999 Rob Ede 2023-04-06 03:11:28 +0100
  • 0216cb186e
    add Compress::with_predicate pr/cptrodolfox/2996 Rob Ede 2023-04-02 05:54:34 +0100
  • 2b543437c3
    Merge branch 'master' into fix-compression-middleware-images Rob Ede 2023-04-02 04:17:44 +0100
  • bb8817dfef
    update h2c docs #2999 Rob Ede 2023-04-02 03:56:40 +0100
  • c8c550e6e7
    Merge branch 'master' into auto-h2c Rob Ede 2023-04-02 03:27:33 +0100
  • 97399e8c8c
    simplify CI Rob Ede 2023-04-02 03:27:14 +0100
  • 8dee8a1426
    docs(actix-http-test): update test server example (#3007) Elijah 2023-04-01 00:09:13 +0600
  • 346fe8b902
    Update CHANGES.md #3007 Rob Ede 2023-03-31 18:38:05 +0100
  • ddf7b9ea4c docs(actix-http-test): 📝 update test server example Ilya Kalitov 2023-03-31 11:06:01 +0600
  • 8b8ab0aac7 docs(actix-http-test): 📝 update test server example Ilya Kalitov 2023-03-31 11:03:35 +0600
  • e68f87f84f
    add API diff to CI (#3002) Rob Ede 2023-03-15 13:32:55 +0000
  • d827616d05
    Merge branch 'master' into api-diff #3002 Rob Ede 2023-03-15 05:39:10 +0000
  • 0f3068f488
    ci(windows): use choco to install openssl (#3003 Rob Ede 2023-03-15 05:39:02 +0000
  • e7c41fcffb
    ci: remove openssl install on windows #3003 Rob Ede 2023-03-15 04:30:53 +0000
  • 55b0bba177
    add API diff to CI Rob Ede 2023-03-15 04:07:41 +0000
  • a3ec0ccf99 misc: improve default compress function William R. Arellano 2023-03-14 22:21:18 -0500
  • e9a1aeebce feat(compress): give more control to the user William R. Arellano 2023-03-14 22:00:08 -0500
  • 14b09e35d1 feat(compress): use response content type to decide compress William R. Arellano 2023-03-14 21:55:15 -0500
  • 2bfc170fb0 feat(compress): add compress function to middleware William R. Arellano 2023-03-14 16:38:14 -0500
  • 42fd6290d6
    Merge branch 'actix:master' into fix-compression-middleware-images William R. Arellano 2023-03-14 16:06:27 -0500
  • 5e29726c4f
    standardize error messages in actix-http Rob Ede 2023-03-13 17:17:02 +0000
  • 442fa279da
    uncomment error variant Rob Ede 2023-03-13 14:30:21 +0000
  • bfdc29ebb8
    normalize actix-files error messages Rob Ede 2023-03-13 14:22:50 +0000
  • 0e7380659f
    implement Error for BodyLimitExceeded Rob Ede 2023-03-13 13:40:09 +0000
  • 44c5cdaa10
    bound initial allocation in to_bytes_limited Rob Ede 2023-03-13 13:40:07 +0000
  • 9e7a6fe57b
    add body::to_bytes_limited (#3000 Rob Ede 2023-03-13 13:31:48 +0000
  • e5287bde38
    rename to_bytes_limited #3000 Rob Ede 2023-03-12 16:54:21 +0000
  • 0fd301ba14
    Merge branch 'master' into to-body-limit Rob Ede 2023-03-12 15:32:23 +0000
  • dfaca18584
    add compression_responses benchmark (#3001) Rob Ede 2023-03-12 15:32:07 +0000
  • ed490ee9d3
    add compression_responses benchmark #3001 Rob Ede 2023-03-12 06:12:12 +0000
  • 5584f8f12f
    add body::to_body_limit Rob Ede 2023-03-12 05:36:51 +0000
  • 19c9d858f2
    support 16 extractors Rob Ede 2023-03-12 04:29:22 +0000
  • 4131786127
    remove old benchmarks Rob Ede 2023-03-11 23:20:02 +0000
  • 0ba147ef71
    update actions/checkout to v3 Rob Ede 2023-03-11 23:19:03 +0000
  • f22075d6cc
    expose h2c methods on HttpServer Rob Ede 2023-03-11 22:39:09 +0000
  • 3fc01c4887
    refactor server binding Rob Ede 2023-03-11 22:17:52 +0000
  • 4c4024c949
    fix minimal version specs for mime Rob Ede 2023-03-11 22:14:58 +0000
  • c96844ab14 misc: add unit test for expected behaviour jpeg William R. Arellano 2023-03-07 21:11:41 -0500
  • 68adcf657a Add test to check content type image/* William R. Arellano 2023-03-07 20:32:37 -0500
  • 99bccb74ac misc: add temporary nix file William R. Arellano 2023-03-07 20:32:20 -0500
  • e0939a01fc
    prepare actix-http release 3.3.1 http-v3.3.1 Rob Ede 2023-03-02 17:09:26 +0000
  • 20c7c07dc0
    fix http version req Rob Ede 2023-03-02 16:21:13 +0000
  • d7c6774ad5
    add resource method helpers (#2978) Rob Ede 2023-03-02 08:22:22 +0000
  • c99ecb5425
    add resource method helpers #2978 Rob Ede 2023-02-26 04:23:32 +0000
  • 67efa4a4db
    migrate to doc_auto_cfg Rob Ede 2023-02-26 21:55:25 +0000
  • d77bcb0b7c
    update date in unreleased changelog sections multipart-v0.6.0 multipart-derive-v0.6.0 Rob Ede 2023-02-26 21:45:36 +0000
  • c4db9a1ae2
    prepare actix-multipart release 0.6.0 Rob Ede 2023-02-26 21:44:57 +0000
  • 740d0c0c9d
    prepare actix-multipart-derive release 0.6.0 Rob Ede 2023-02-26 21:44:14 +0000
  • ce3d738af4 Merge remote-tracking branch 'upstream/master' into hide-authorization-header-in-httprequest-debug-output Nathan Shaaban 2023-02-26 20:36:16 +0000
  • 199aa5a40e fix: also hide proxy-authorization Nathan Shaaban 2023-02-26 20:35:55 +0000
  • f27584046c
    add todo for header names in next breaking release Rob Ede 2023-02-26 16:31:40 +0000
  • 129b78f9c7
    prepare actix-test release 0.1.1 test-v0.1.1 Rob Ede 2023-02-26 14:20:48 +0000
  • ad27150c5f
    fix doc tests Rob Ede 2023-02-26 14:14:04 +0000
  • 8d5d6a2598
    tweak err handlers docs Rob Ede 2023-02-26 13:28:15 +0000
  • e97329eb2a
    bump socket2 dep to 0.5 Rob Ede 2023-02-26 04:07:10 +0000
  • fbfff3e751
    actix-test: allow dynamic port setting (#2960) Kristian Gaylord 2023-02-25 22:25:36 -0700
  • 838f7bdd7f
    document new method #2960 Rob Ede 2023-02-26 03:57:15 +0000
  • 3e5a96081d
    Merge branch 'master' into master Rob Ede 2023-02-26 03:53:36 +0000
  • fdfb3d45db
    remove direct dep on ahash for client pool Rob Ede 2023-02-26 03:50:36 +0000
  • 4e05629368
    specify safe tokio version range Rob Ede 2023-02-26 03:47:25 +0000
  • e35ec28cd2
    prepare actix-web release 4.3.1 web-v4.3.1 Rob Ede 2023-02-26 03:44:34 +0000
  • 35006e9cae
    prepare actix-web-codegen release 4.2.0 codegen-v4.2.0 Rob Ede 2023-02-26 03:42:27 +0000
  • 115701eb86
    prepare awc release 3.1.1 awc-v3.1.1 Rob Ede 2023-02-26 03:34:47 +0000
  • e2fed91efd
    format markdown with prettier Rob Ede 2023-02-26 00:55:57 +0000
  • d4b833ccf0
    actix-multipart: Feature: Add typed multipart form extractor (#2883) Jacob Halsey 2023-02-26 03:26:06 +0000
  • 12d90d5762
    add trybuild tests #2883 Rob Ede 2023-02-26 02:57:21 +0000
  • facc43e5ad
    rename Tempfile -> TempFile Rob Ede 2023-02-26 02:36:43 +0000
  • 8578dadbb2
    Merge branch 'master' into multipart-forms Rob Ede 2023-02-26 01:07:04 +0000
  • 712863f487
    Merge dd8692e000 into 358c1cf85b #2745 Rob Ede 2023-02-25 15:40:09 +0100
  • 358c1cf85b
    improve docs for app_config methods Rob Ede 2023-02-22 23:06:18 +0000
  • 42193bee29
    fix typos (#2982) Lioness100 2023-02-20 03:11:16 -0500
  • b92e674ef7 docs: fix typos #2982 Lioness100 2023-02-19 21:36:06 -0500
  • 98c99f3bc2
    add methods for mapping error responses Rob Ede 2023-02-13 23:40:23 +0000
  • dc08ea044b
    clippy Rob Ede 2023-02-13 21:09:20 +0000
  • 85d88ffada
    Fix minor typo in Markdown (#2977) Roy Wellington Ⅳ 2023-02-11 21:47:42 -0500
  • d7076f7da6 Fix minor typo in Markdown #2977 Roy Wellington Ⅳ 2023-02-11 20:48:27 -0500
  • bf19a0e761
    added body manipulation example for error handlers (#2973) yinho999 2023-02-09 12:37:01 -0800
  • 1894777abe
    Merge branch 'master' into master #2973 yinho999 2023-02-09 12:03:52 -0800
  • bf1f169be2
    [awc] change client::Connect to be public (#2690) Joel Wurtz 2023-02-09 10:32:04 +0100