1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-14 09:55:57 +02:00

Commit Graph

  • 59e42c1446
    Return 415 rather than 400 on Urlencoded Content-Type mismatch (#3334) Matt Palmer 2024-06-10 11:19:35 +10:00
  • 53086a90a6
    build: add coverage recipes to justfile Rob Ede 2024-06-10 01:58:13 +01:00
  • 7f529e35b2
    build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.8.0 to 1.9.0 (#3395) dependabot[bot] 2024-06-10 01:45:11 +01:00
  • 4908fd7dea
    build(deps): bump taiki-e/install-action from 2.34.0 to 2.38.0 (#3396) dependabot[bot] 2024-06-10 01:44:58 +01:00
  • eb10b74751
    Merge branch 'master' into error-response-mapping error-response-mapping Rob Ede 2024-06-10 01:31:51 +01:00
  • a2b9823d9d
    Strip non-address characters from Forwarded for= (#3343) Matt Palmer 2024-06-10 09:40:09 +10:00
  • da56de4556
    chore(actix-test): prepare release 0.1.5 test-v0.1.5 Rob Ede 2024-06-10 00:01:17 +01:00
  • 758ae1dac1
    actix-test: allow the configuration of the TestServer address (#3351) Matt Palmer 2024-06-10 05:07:08 +10:00
  • 37577dcb89
    chore(actix-files): prepare release 0.6.6 files-v0.6.6 Rob Ede 2024-06-09 19:45:14 +01:00
  • 8b8eb4eae1
    build(deps): update tokio-uring requirement from 0.4 to 0.5 (#3385) dependabot[bot] 2024-06-09 18:37:42 +01:00
  • 22593a1532
    Re-export http::status::InvalidStatusCode (#3393) Samuel Marks 2024-06-09 01:07:56 -04:00
  • f7646bcc48
    actix-web-actors: take the internal buffer when yielding (#3369) asonix 2024-06-09 00:04:42 -05:00
  • 8018983a68
    docs: update changelog for #3393 Rob Ede 2024-06-09 06:08:21 +01:00
  • 266834cf7c
    chore: narrow h2 version Rob Ede 2024-06-09 04:51:53 +01:00
  • 40e1034566
    docs: update changelog Rob Ede 2024-06-09 00:38:49 +01:00
  • a5c78483f9
    chore(actix-web): prepare release 4.7.0 web-v4.7.0 test-v0.1.4 multipart-v0.6.2 codegen-v4.3.0 Rob Ede 2024-06-09 00:22:03 +01:00
  • 12a0521ef8
    chore(actix-multipart): prepare release 0.6.2 Rob Ede 2024-06-09 00:20:36 +01:00
  • b4faf8820c
    chore(actix-web-codegen): prepare release 4.3.0 Rob Ede 2024-06-09 00:19:09 +01:00
  • d6f885127d
    chore(actix-test): prepare release 0.1.4 Rob Ede 2024-06-09 00:16:36 +01:00
  • ebc43dcf1b
    feat: forwards-compatibility for handler visibility inheritance fix (#3391) Rob Ede 2024-06-09 00:10:15 +01:00
  • 7c4c26d2df
    feat: expose Identity middleware (#3390) Rob Ede 2024-06-08 05:26:26 +01:00
  • 3db7891303
    Scope macro (#3136) from_fn Jonathan Lim 2024-06-07 15:10:48 -07:00
  • c366649516
    docs: example of CPU core pinning Rob Ede 2024-06-07 16:57:03 +01:00
  • 534cfe1fda
    feat: add .customize().add_cookie() (#3215) Sebastian Detert 2024-06-07 17:22:48 +02:00
  • cff958e518
    chore: address clippy lint Rob Ede 2024-06-07 16:10:25 +01:00
  • b9305ff59d
    chore: fmt Rob Ede 2024-06-07 16:04:04 +01:00
  • 5221c1b194
    ci: pin msrv lookup job Rob Ede 2024-06-07 14:51:05 +01:00
  • 4493aa35d0
    actix-http::ws: Remove redundant + 4 byte reservation when masked (#3371) asonix 2024-06-07 09:41:32 -05:00
  • 8b4d23a69a
    Allow disabling redirect following in actix-test (#3356) Matt Palmer 2024-06-08 00:40:55 +10:00
  • 8fdf358954
    Add app_data method to GuardContext (#3341) Raphael C 2024-06-07 16:31:53 +02:00
  • b2d0196f34
    Do not require actix-router default features from actix-web-codegen (#3372) Dylan Anthony 2024-06-07 08:08:13 -06:00
  • 85655f731d
    From Boxed ResponseError impl added (#3388) Abedi 2024-06-07 17:25:29 +03:30
  • ebd8bb266d
    ci: fix cargo-public-api Rob Ede 2024-06-07 14:31:17 +01:00
  • 5c18569b78
    docs: align App:app_data arg name Rob Ede 2024-06-07 14:17:10 +01:00
  • dd84bcb609
    build(deps): bump taiki-e/install-action from 2.33.34 to 2.34.0 (#3386) dependabot[bot] 2024-06-03 02:24:09 +01:00
  • 3ce97effa2
    ci: delete upload doc workflow Rob Ede 2024-05-28 01:21:23 +01:00
  • a33fe13cd1 Deploying to gh-pages from @ actix/actix-web@26efa64278 🚀 gh-pages github-merge-queue[bot] 2024-05-27 01:16:31 +00:00
  • 26efa64278
    build(deps): bump taiki-e/install-action from 2.33.26 to 2.33.34 (#3380) dependabot[bot] 2024-05-27 00:58:18 +00:00
  • cc06fd6a5e
    build(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 (#3381) dependabot[bot] 2024-05-27 00:57:59 +00:00
  • 1b214bc5f5
    build(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0 (#3374) dependabot[bot] 2024-05-20 10:30:48 +01:00
  • d4bcdf28f2
    build(deps): bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1 (#3375) dependabot[bot] 2024-05-20 10:30:27 +01:00
  • 4f7b334d80
    build(deps): bump taiki-e/install-action from 2.33.22 to 2.33.26 (#3376) dependabot[bot] 2024-05-20 10:27:44 +01:00
  • fdff3775a8
    ci: use mold linker (#3370) Rob Ede 2024-05-19 20:24:33 +01:00
  • b342b8fc82
    chore(actix-router): prepare release 0.5.3 router-v0.5.3 Rob Ede 2024-05-19 12:09:46 +01:00
  • 804a344565
    ci: limit cargo hack concurrency Rob Ede 2024-05-19 12:06:20 +01:00
  • 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 +01:00
  • 9a437fe835
    chore(awc): prepare release 3.5.0 Rob Ede 2024-05-19 10:16:16 +01:00
  • 59115bca49
    chore(actix-web): prepare release 4.6.0 Rob Ede 2024-05-19 10:15:48 +01:00
  • fe7268487a
    chore(actix-http): prepare release 3.7.0 Rob Ede 2024-05-19 10:14:30 +01:00
  • e8262da138
    chore: update rcgen to 0.13 Rob Ede 2024-05-19 10:12:32 +01:00
  • 18e02b83d5
    docs: fix middleware docs warning Rob Ede 2024-05-18 20:35:12 +01:00
  • 2e63ff5928
    actix-web: Add rustls 0.23 (#3363) asonix 2024-05-18 14:05:58 -05:00
  • 48d7adb7bf
    Documentation for actix multipart (#3344) Raphael C 2024-05-18 21:02:00 +02:00
  • 0a2788d662
    actix-test: re-export types from awc (#3349) Matt Palmer 2024-05-19 04:57:35 +10:00
  • 2d035c066e
    actix-http: Add rustls 0.23 (#3361) asonix 2024-05-18 13:22:53 -05:00
  • fff45b28f4
    build(deps): update brotli requirement from 3.3.3 to 6.0.0 (#3353) dependabot[bot] 2024-05-14 08:58:05 +00:00
  • 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 +00:00
  • 33c47c0ba9
    Fix type confusion in some scenarios (#3348) asonix 2024-05-14 00:45:35 -05:00
  • 3c9a930bd1
    ci: rely more on justfiles (#3365) Rob Ede 2024-05-14 06:30:58 +01:00
  • 44f502e050
    awc: gate TlsConnectorService behind any feature that uses it (#3350) asonix 2024-05-13 23:57:58 -05:00
  • c1a6388614
    refactor: address clippy warnings Rob Ede 2024-05-06 06:03:44 +01:00
  • 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 +01:00
  • e4b9d17355
    build(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 (#3354) dependabot[bot] 2024-05-06 03:27:31 +01:00
  • 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 +00:00
  • 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 +01:00
  • 7fc73d58a9
    ci: fix public api Rob Ede 2024-05-02 03:22:13 +01:00
  • ba7fd048b6
    build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 (#3331) dependabot[bot] 2024-04-15 02:02:44 +01:00
  • 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 +01:00
  • 5a5486b484
    build(deps): bump taiki-e/install-action from 2.32.0 to 2.32.9 (#3325) dependabot[bot] 2024-04-08 08:19:03 +01:00
  • 76b2b2734b
    build(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 (#3326) dependabot[bot] 2024-04-08 08:17:45 +01:00
  • ccfa8d3817
    build(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 (#3321) dependabot[bot] 2024-04-01 01:41:43 +00:00
  • 09851f4a54
    build(deps): bump taiki-e/install-action from 2.29.7 to 2.32.0 (#3322) dependabot[bot] 2024-04-01 01:38:30 +00:00
  • db76ad0f61
    build(deps): bump taiki-e/install-action from 2.28.16 to 2.29.7 (#3316) dependabot[bot] 2024-03-25 15:03:40 +00:00
  • 0383f4bdd1
    build(deps): bump taiki-e/install-action from 2.28.10 to 2.28.16 (#3312) dependabot[bot] 2024-03-18 02:47:10 +00:00
  • 9c3b4c61f7
    build(deps): bump taiki-e/install-action from 2.28.0 to 2.28.10 (#3305) dependabot[bot] 2024-03-16 11:14:22 +00:00
  • 52b0d5fbf9
    CI: Free space before test (#3303) LoveSy 2024-03-11 23:34:04 +08:00
  • ba7bddeadc
    docs(actix-web): add missing 'that' to doc comments for Compress middleware (#3304) Nelson Dominguez 2024-03-06 01:17:18 +01:00
  • d2150a3312
    build(deps): bump taiki-e/install-action from 2.27.9 to 2.28.0 (#3301) dependabot[bot] 2024-03-04 02:18:50 +00:00
  • 58dd00bccf
    build(deps): bump codecov/codecov-action from 4.0.2 to 4.1.0 (#3302) dependabot[bot] 2024-03-04 02:18:38 +00:00
  • a4df623b0c
    chore: bump env_logger to v0.11 Rob Ede 2024-03-03 23:43:54 +00:00
  • 49020e79ae
    chore: update base64 to v0.22 Rob Ede 2024-03-03 22:18:29 +00:00
  • c10f05a867
    Add unicode feature to switch between regex and regex-lite crates as a trade-off between full unicode support and binary size (#3291) LoveSy 2024-03-03 23:50:16 +08:00
  • 994ea45d91
    build(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2 (#3296) dependabot[bot] 2024-03-02 18:40:38 +00:00
  • f8a0f3e188
    build(deps): bump taiki-e/install-action from 2.27.2 to 2.27.9 (#3297) dependabot[bot] 2024-03-02 18:24:18 +00:00
  • 7f0504e32b
    chore: temp allow #[allow(non_local_definitions)] Rob Ede 2024-03-01 18:11:30 +00:00
  • 8c31d137aa
    build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) dependabot[bot] 2024-02-19 12:31:10 +00:00
  • 289f749e9f
    build(deps): bump taiki-e/install-action from 2.26.12 to 2.26.18 (#3289) dependabot[bot] 2024-02-16 13:38:38 +00:00
  • 82f8ddc38f
    feat: multipart testing utilities (#3288) Rob Ede 2024-02-14 22:22:07 +00:00
  • 3819767fa0
    test: fix trybuild tests Rob Ede 2024-02-13 02:14:03 +00:00
  • 9ce5e33b72
    ci: workaround clap MSRV in dev deps Rob Ede 2024-02-13 01:42:54 +00:00
  • 1e08ebabf9
    build: bump MSRV to 1.72 Rob Ede 2024-02-13 01:24:34 +00:00
  • 022b052bd9
    chore: clippy Rob Ede 2024-02-12 23:02:45 +00:00
  • 1e2ef6f92f
    perf: remove unnecessary allocation when writing http dates (#3261) Rob Ede 2024-02-07 03:47:30 +00:00
  • 7e4e12b0aa
    build(deps): bump taiki-e/install-action from 2.26.8 to 2.26.12 (#3280) dependabot[bot] 2024-02-05 14:38:02 +00:00
  • 373d4ca970
    build(deps): bump codecov/codecov-action from 4.0.0 to 4.0.1 (#3279) dependabot[bot] 2024-02-05 01:27:57 +00:00
  • e518170a30
    test: fix test_server Rob Ede 2024-02-04 03:40:58 +00:00
  • f5f6132f94
    test: update rustls for test_server Rob Ede 2024-02-04 03:30:16 +00:00
  • d9b31b80ac
    fix: standardize body stream error reporting Rob Ede 2024-02-04 03:11:48 +00:00
  • 2b8c528e54
    chore(actix-web): prepare release 4.5.1 web-v4.5.1 Rob Ede 2024-02-04 01:22:36 +00:00
  • 59bc85fe0e
    chore(actix-http-test): prepare release 3.2.0 web-v4.5.0 test-v0.1.3 http-v3.6.0 http-test-v3.2.0 awc-v3.4.0 actors-v4.3.0 Rob Ede 2024-02-04 00:34:00 +00:00