1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-12-16 21:26:34 +00:00

Commit graph

  • fdff3775a8
    ci: use mold linker (#3370) Rob Ede 2024-05-19 20:24:33 +0100
  • 432b4ab5f7
    fix: Do not require actix-router default features from actix-web-codegen Dylan Anthony 2024-05-19 12:48:06 -0600
  • b4ae5d84c3 actix-http: Update CHANGES wrt byte fix asonix 2024-05-19 11:02:52 -0500
  • c01b264772 actix-http::ws: Remove redundant + 4 byte reservation when masked asonix 2024-05-19 10:53:34 -0500
  • dff2bfd508
    ci: use mold linker #3370 Rob Ede 2024-05-19 14:14:49 +0100
  • b342b8fc82
    chore(actix-router): prepare release 0.5.3 router-v0.5.3 Rob Ede 2024-05-19 12:09:46 +0100
  • 804a344565
    ci: limit cargo hack concurrency Rob Ede 2024-05-19 12:06:20 +0100
  • acb740584c
    fix: correct aws rustls v0.23 feature gating web-v4.6.0 http-v3.7.0 awc-v3.5.0 Rob Ede 2024-05-19 11:55:12 +0100
  • 9a437fe835
    chore(awc): prepare release 3.5.0 Rob Ede 2024-05-19 10:16:16 +0100
  • 59115bca49
    chore(actix-web): prepare release 4.6.0 Rob Ede 2024-05-19 10:15:48 +0100
  • fe7268487a
    chore(actix-http): prepare release 3.7.0 Rob Ede 2024-05-19 10:14:30 +0100
  • e8262da138
    chore: update rcgen to 0.13 Rob Ede 2024-05-19 10:12:32 +0100
  • 6423e5c5b1
    Merge branch 'master' into asonix/actix-web-actors-mem-take #3369 asonix 2024-05-18 15:14:43 -0500
  • 18e02b83d5
    docs: fix middleware docs warning Rob Ede 2024-05-18 20:35:12 +0100
  • 52edb37bf3
    Merge branch 'master' into asonix/awc-rustls-0.23 #3362 Rob Ede 2024-05-18 20:21:19 +0100
  • 2e63ff5928
    actix-web: Add rustls 0.23 (#3363) asonix 2024-05-18 14:05:58 -0500
  • 48d7adb7bf
    Documentation for actix multipart (#3344) Raphael C 2024-05-18 21:02:00 +0200
  • 0a2788d662
    actix-test: re-export types from awc (#3349) Matt Palmer 2024-05-19 04:57:35 +1000
  • 244ef55004
    fix doc test #3363 Rob Ede 2024-05-18 19:52:02 +0100
  • 1db7d9d185
    Merge branch 'master' into documentation-actix-multipart #3344 Rob Ede 2024-05-18 19:49:52 +0100
  • 7c1663c473 actix-web-actors: Add CHANGES entry re: taking buffer asonix 2024-05-18 13:47:45 -0500
  • a28cd525ac
    Merge branch 'master' into pub-use-awc #3349 Rob Ede 2024-05-18 19:43:40 +0100
  • 5e1293a48b
    review nits part 2 Rob Ede 2024-05-18 19:40:47 +0100
  • 56ddb771d7
    review nits Rob Ede 2024-05-18 19:33:11 +0100
  • 1e3c82344b Merge branch 'master' into asonix/awc-rustls-0.23 asonix 2024-05-18 13:26:33 -0500
  • 7993ab0959
    Update tls_rustls.rs Rob Ede 2024-05-18 19:24:10 +0100
  • 97f34ab8cc
    Merge branch 'master' into asonix/actix-web-rustls-0.23 Rob Ede 2024-05-18 19:23:27 +0100
  • 2d035c066e
    actix-http: Add rustls 0.23 (#3361) asonix 2024-05-18 13:22:53 -0500
  • 261e9d6b5d
    Merge branch 'master' into asonix/actix-web-rustls-0.23 Rob Ede 2024-05-18 19:22:33 +0100
  • a6b5c9893d Make fmt lint happy asonix 2024-05-18 13:14:10 -0500
  • 09b460c72e Promote BigBytes from pub(super) to pub(crate) asonix 2024-05-18 12:53:41 -0500
  • 1c40c6dfce Install nasm on windows #3361 asonix 2024-05-18 12:46:40 -0500
  • b492b27e4a clippy asonix 2024-05-18 12:38:07 -0500
  • f011dfb234 actix-web-actors: take the internal buffer when yielding asonix 2024-05-18 12:31:41 -0500
  • 35cadbbe0b actix-http: play with allowing bytes passthrough in the h1 encoder asonix 2024-05-18 12:30:19 -0500
  • 4785dd20d7
    Merge branch 'master' into asonix/actix-http-rustls-0.23 Rob Ede 2024-05-18 18:17:52 +0100
  • 207200def5
    use actix-tls v3.4.0 Rob Ede 2024-05-18 18:17:41 +0100
  • c3af7576e1
    Merge branch 'master' into scope_work Jonathan Lim 2024-05-16 12:03:56 -0700
  • fff45b28f4
    build(deps): update brotli requirement from 3.3.3 to 6.0.0 (#3353) dependabot[bot] 2024-05-14 08:58:05 +0000
  • 37a3d26ca5
    docs: update changelogs #3353 Rob Ede 2024-05-14 09:44:17 +0100
  • 086da28a63
    Merge branch 'master' into dependabot/cargo/brotli-6.0.0 Rob Ede 2024-05-14 07:15:19 +0100
  • b384509cc9
    Merge branch 'master' into asonix/actix-http-rustls-0.23 Rob Ede 2024-05-14 07:12:11 +0100
  • a3d6a49f1b
    Merge branch 'master' into scope_work Rob Ede 2024-05-14 07:11:12 +0100
  • c20603fc83
    build(deps): bump taiki-e/install-action from 2.33.16 to 2.33.22 (#3364) dependabot[bot] 2024-05-14 05:50:32 +0000
  • 7b93780fad
    Merge branch 'master' into scope_work Rob Ede 2024-05-14 06:45:59 +0100
  • 33c47c0ba9
    Fix type confusion in some scenarios (#3348) asonix 2024-05-14 00:45:35 -0500
  • 8ec1ae2ee6
    build(deps): update brotli requirement from 3.3.3 to 6.0.0 dependabot[bot] 2024-05-14 05:32:16 +0000
  • 575eaf1424
    build(deps): bump taiki-e/install-action from 2.33.16 to 2.33.22 #3364 dependabot[bot] 2024-05-14 05:31:55 +0000
  • 0314cbee17
    Merge branch 'master' into asonix/avoid-double-into-type-inference #3348 Rob Ede 2024-05-14 06:31:15 +0100
  • 3c9a930bd1
    ci: rely more on justfiles (#3365) Rob Ede 2024-05-14 06:30:58 +0100
  • 68a1a98b27
    ci: rely more on justfiles #3365 Rob Ede 2024-05-14 05:53:13 +0100
  • 44f502e050
    awc: gate TlsConnectorService behind any feature that uses it (#3350) asonix 2024-05-13 23:57:58 -0500
  • 56e224c43e actix-http: Make rustfmt happy for tls-rustls example asonix 2024-05-13 11:53:29 -0500
  • fc174497dc Add rustls-0_23 to CI asonix 2024-05-13 11:47:08 -0500
  • 4fbb1ce2f8 actix-web: add rustls 0.23 asonix 2024-05-12 18:31:29 -0500
  • 07ad115185 awc: update changelog with rustls 0.23 tweaks asonix 2024-05-12 18:17:48 -0500
  • a8e8c7bb6d actix-test: add rustls 0.23 to changelog asonix 2024-05-12 18:17:02 -0500
  • 9b60ef1cbd actix-test: add rustls-0.23 asonix 2024-05-12 18:15:07 -0500
  • 52422f9d5c awc: Add base rustls-0_23 feature without roots to better enable custom config asonix 2024-05-12 18:14:17 -0500
  • 31a1efecdd awc: update changelog for rustls 0.23 asonix 2024-05-12 17:37:04 -0500
  • 22f44148ca awc: add rustls 0.23 support asonix 2024-05-12 17:33:31 -0500
  • 50aa448fd7 Update comments to mention 0.23 instead of 0.22 asonix 2024-05-12 17:14:16 -0500
  • 2820b80a64 actix-http: add rustls 0.23 to changelog asonix 2024-05-12 17:12:21 -0500
  • a16d713678 actix-http: update ws example, tests for rustls 0.23 asonix 2024-05-12 17:08:54 -0500
  • d7f5bcef95 actix-http: add rustls 0.23 support asonix 2024-05-12 17:04:54 -0500
  • 46066440b8
    Merge branch 'master' into scope_work Jonathan Lim 2024-05-09 22:46:54 -0700
  • c7b332bd54
    Merge branch 'master' into asonix/fix-unused-struct-warning #3350 asonix 2024-05-08 17:44:55 -0500
  • 1c5d7b51e4 Allow disabling redirect following in actix-test Matt Palmer 2024-05-07 18:59:44 +1000
  • c1a6388614
    refactor: address clippy warnings Rob Ede 2024-05-06 06:03:44 +0100
  • bb65628de5
    build(deps): bump taiki-e/install-action from 2.33.12 to 2.33.16 (#3355) dependabot[bot] 2024-05-06 03:28:35 +0100
  • d5b71e65af
    build(deps): bump taiki-e/install-action from 2.33.12 to 2.33.16 #3355 dependabot[bot] 2024-05-06 02:28:16 +0000
  • e4b9d17355
    build(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 (#3354) dependabot[bot] 2024-05-06 03:27:31 +0100
  • 43f39fb474
    build(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 #3354 dependabot[bot] 2024-05-06 01:12:40 +0000
  • 0afdb268e9 actix-test: allow the configuration of the TestServer address Matt Palmer 2024-05-06 09:59:31 +1000
  • 31379876dd
    Merge branch 'master' into scope_work Jonathan Lim 2024-05-04 17:01:03 -0700
  • c57ba6fbea Add CHANGES entry about 1.78 compile warning asonix 2024-05-04 16:55:12 -0500
  • 8fe8ae82a8 awc: gate TlsConnectorService behind any feature that uses it asonix 2024-05-04 16:53:49 -0500
  • 546c9836b3 actix-test: re-export types from awc Matt Palmer 2024-05-04 17:44:43 +1000
  • a173967bfc Add CHANGES entry about type confusion asonix 2024-05-03 14:07:22 -0500
  • bb7a772667 Fix type confusion in some scenarios asonix 2024-05-03 14:03:17 -0500
  • babac131d4
    build(deps): bump taiki-e/install-action from 2.32.17 to 2.33.12 (#3347) dependabot[bot] 2024-05-02 02:39:28 +0000
  • 0f3b8b330b
    build(deps): bump taiki-e/install-action from 2.32.17 to 2.33.12 #3347 dependabot[bot] 2024-05-02 02:23:24 +0000
  • 7f15a95d8e
    build(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 (#3339) dependabot[bot] 2024-05-02 03:22:59 +0100
  • 7fc73d58a9
    ci: fix public api Rob Ede 2024-05-02 03:22:13 +0100
  • 96e4cc4deb
    build(deps): bump taiki-e/install-action from 2.32.17 to 2.33.9 #3345 dependabot[bot] 2024-04-29 01:10:03 +0000
  • 57888d444e example for actix-multipart readme & crate docs Raphael C 2024-04-28 14:22:52 +0200
  • 4d3d6f8d3a Strip non-address characters from Forwarded for= Matt Palmer 2024-04-27 06:46:25 +1000
  • 0b2069472f
    fix(guard): docs link to app_data GreeFine 2024-04-25 10:39:37 +0200
  • 09ff35a602 changes: guard Raphael C 2024-04-24 20:56:43 +0200
  • 414c22ee4f
    build(deps): bump taiki-e/install-action from 2.32.17 to 2.33.3 #3340 dependabot[bot] 2024-04-22 01:01:28 +0000
  • bad3cde75d
    build(deps): bump JamesIves/github-pages-deploy-action #3339 dependabot[bot] 2024-04-22 01:01:22 +0000
  • 0fd7c2959b docs: add changelog entries for updated cookie dependency. #3336 Frederic Henrichs 2024-04-17 11:36:27 +0200
  • 14f3a0351a bump cookie crate to 0.18. Frederic Henrichs 2024-04-17 11:24:24 +0200
  • d35801cf12 needed to format code Jon Lim 2024-04-16 22:57:44 -0700
  • 89f78190bd sync to master branch by adding test_wrap Jon Lim 2024-04-16 22:55:37 -0700
  • 6d3fff281b
    Merge branch 'master' into scope_work Jonathan Lim 2024-04-16 22:46:57 -0700
  • da44007cff Return 415 rather than 400 on Urlencoded Content-Type mismatch Matt Palmer 2024-04-15 12:48:55 +1000
  • ba7fd048b6
    build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 (#3331) dependabot[bot] 2024-04-15 02:02:44 +0100
  • d98938b125
    build(deps): bump taiki-e/install-action from 2.32.9 to 2.32.17 (#3332) dependabot[bot] 2024-04-15 02:02:30 +0100
  • f6696311e0
    build(deps): update brotli requirement from 3.3.3 to 5.0.0 #3333 dependabot[bot] 2024-04-15 00:43:39 +0000