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

Commit graph

  • 2125aca2c5
    Rustls v0.22 support (#3275) Rob Ede 2024-02-03 23:55:01 +0000
  • 27fa044a44
    Merge branch 'master' into rustls-022 #3275 Rob Ede 2024-02-03 23:43:37 +0000
  • dc91ed2d16
    feat: rustls v0.22 support Rob Ede 2024-02-02 08:05:49 +0000
  • b1eb57ac4f
    Update Cargo.toml (#3276) Dylan DPC 2024-02-03 16:20:07 +0000
  • 462eee0594
    Update Cargo.toml #3276 Dylan DPC 2024-02-03 16:58:59 +0530
  • 5d1566cff2
    Merge branch 'master' into perf-httpdate Rob Ede 2024-02-02 08:50:54 +0000
  • 57cef680da
    ci: set -e #3274 Rob Ede 2024-02-01 13:45:18 +0000
  • ae7736f134
    Implement From<&HeaderMap> for http::HeaderMap (#3230) SleeplessOne1917 2024-02-01 12:52:35 +0000
  • 0f18c7251a
    Merge branch 'master' into headermap2 #3230 SleeplessOne1917 2024-02-01 10:31:25 +0000
  • c1f88f718b
    build(deps): bump codecov/codecov-action from 3.1.4 to 4.0.0 (#3272) dependabot[bot] 2024-02-01 07:34:23 +0000
  • 7a76ba7340
    build(deps): bump taiki-e/install-action from 2.24.1 to 2.26.8 (#3271) dependabot[bot] 2024-02-01 07:34:11 +0000
  • 335b0e9cb1
    build(deps): bump taiki-e/install-action from 2.24.1 to 2.26.8 #3271 dependabot[bot] 2024-02-01 06:44:55 +0000
  • 8e458b34b7
    chore: remove set -e Rob Ede 2024-02-01 06:33:58 +0000
  • e89c881624
    ci: use cargo-ci-cache-clean Rob Ede 2024-02-01 06:27:22 +0000
  • 5246d24aba
    ci: force openssl version 3.2.1 Rob Ede 2024-02-01 06:01:28 +0000
  • 63137d9df4
    Merge branch 'master' into headermap2 Rob Ede 2024-02-01 05:47:31 +0000
  • a8d62f0b06
    fix changelog Rob Ede 2024-02-01 05:46:52 +0000
  • e4898aa2a6
    Remove Into<HeaderMap> via http::HeaderMap Rob Ede 2024-02-01 05:46:22 +0000
  • 1582cfbc12
    ci: reference codecov token #3272 Rob Ede 2024-02-01 05:43:17 +0000
  • 4e51b72acb
    build(deps): bump codecov/codecov-action from 3.1.4 to 4.0.0 dependabot[bot] 2024-02-01 05:42:11 +0000
  • 643a80bff2
    ci: workaround half crate msrv Rob Ede 2024-02-01 05:41:28 +0000
  • ce8f35c651
    build(deps): bump taiki-e/install-action from 2.24.1 to 2.26.7 #3268 dependabot[bot] 2024-01-29 00:56:52 +0000
  • dee512a767
    build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 #3267 dependabot[bot] 2024-01-29 00:56:46 +0000
  • 9e20b806ae
    Merge branch 'master' into headermap2 SleeplessOne1917 2024-01-28 19:38:58 +0000
  • 16c84c2805
    Merge branch 'master' into scope_work Jonathan Lim 2024-01-25 09:29:34 -0800
  • 44901eecd4
    Merge 06eae018f1 into 891ab083c6 #3047 Romain Lebran 2024-01-24 08:57:06 -0800
  • 6cd9af985b
    build(deps): update env_logger requirement from 0.10 to 0.11 dependabot[bot] 2024-01-24 14:19:03 +0000
  • 891ab083c6
    actix-http: Bump h2 to fix a resource exhaustion vulnerability (#3262) Bruno Paulino 2024-01-24 15:17:42 +0100
  • 5fac177851
    Update CHANGES.md #3262 Rob Ede 2024-01-24 14:04:55 +0000
  • 7929373ef0
    actix-http: Update changelog Bruno Paulino 2024-01-24 14:53:13 +0100
  • 91688f7ef8
    actix-http: Bump h2 to fix vulnerability Bruno Paulino 2024-01-24 14:47:02 +0100
  • 635ea464f4
    perf: remove unnecessary allocation when writing http dates Rob Ede 2024-01-24 03:46:03 +0000
  • a7375b6876
    ci: faster cargo-public-api install (#3255) Rob Ede 2024-01-22 02:19:19 +0000
  • 2638d0612b
    Merge branch 'master' into ci-diff #3255 Rob Ede 2024-01-22 02:18:07 +0000
  • 6390e0554e
    ci: name api-diff steps Rob Ede 2024-01-22 02:17:19 +0000
  • 7441554bc5
    ci: name lint jobs Rob Ede 2024-01-22 02:16:24 +0000
  • f4ae3f276a
    docs: remove TestRequest reference Rob Ede 2024-01-22 02:13:31 +0000
  • 66904f23d1
    ci: faster cargo-public-api install Rob Ede 2024-01-22 02:09:57 +0000
  • 56706ca524
    build(deps): update h2 requirement from 0.3.17 to 0.4.2 #3253 dependabot[bot] 2024-01-22 01:19:36 +0000
  • ea8cd6e976
    build(deps): bump taiki-e/install-action from 2.25.1 to 2.25.9 (#3252) dependabot[bot] 2024-01-22 01:06:55 +0000
  • 003a5467d9
    build(deps): bump taiki-e/install-action from 2.25.1 to 2.25.9 #3252 dependabot[bot] 2024-01-22 00:58:16 +0000
  • d453b15ddd
    docs: mention result is wrapped in Data in data_factory() docs (#3251) Vojtech Kral 2024-01-18 13:32:27 +0100
  • e84864c2c6 docs: mention result is wrapped in Data in data_factory() docs #3251 Vojtech Kral 2024-01-18 13:13:32 +0100
  • 2915bb7d90
    chore: fix typos (#3248) John Vandenberg 2024-01-16 19:29:06 +0800
  • 103f4a26e9 chore: fix typos #3248 John Vandenberg 2024-01-16 10:58:58 +0800
  • e442b00c8c
    build(deps): bump taiki-e/install-action from 2.24.1 to 2.25.1 (#3246) dependabot[bot] 2024-01-15 01:24:48 +0000
  • ba53c4f875
    build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.6.0 to 1.8.0 (#3247) dependabot[bot] 2024-01-15 01:24:21 +0000
  • b3defaf6c5
    build(deps): bump actions-rust-lang/setup-rust-toolchain #3247 dependabot[bot] 2024-01-15 01:07:37 +0000
  • 9b016d7468
    build(deps): bump taiki-e/install-action from 2.24.1 to 2.25.1 #3246 dependabot[bot] 2024-01-15 01:07:32 +0000
  • a6abbb7da3
    build(deps): update h2 requirement from 0.3.17 to 0.4.1 #3245 dependabot[bot] 2024-01-15 00:58:19 +0000
  • 4a8b05c837
    Merge branch 'master' into scope_work Jonathan Lim 2024-01-11 13:46:54 -0800
  • 08a9c66568
    docs(files: update readme from crate docs files-v0.6.5 Rob Ede 2024-01-10 04:03:29 +0000
  • 83be07d77d
    chore(actix-files): prepare release 0.6.5 Rob Ede 2024-01-10 04:01:14 +0000
  • 33da480709
    format project Rob Ede 2024-01-10 04:00:20 +0000
  • fcfc727295
    actix-files: fix handling linebreaks in filenames (#3237) Dialga 2024-01-10 16:56:15 +1300
  • 6a075f69d5
    fix changelog #3237 Rob Ede 2024-01-10 03:53:25 +0000
  • d2ea78fd13
    fmt lib.rs Dialga 2024-01-10 01:05:05 +1300
  • 687667f1f7
    Merge branch 'master' into scope_work Jonathan Lim 2024-01-08 22:58:44 -0800
  • ac04d80d8e
    docs: better docs for peer_addr methods Rob Ede 2024-01-08 15:17:36 +0000
  • 0c77c018ac
    add pub use crate::app_service::AppEntry; #3240 singersbalm 2024-01-08 14:16:08 +0100
  • d2bd549eec
    build(deps): bump taiki-e/install-action from 2.23.7 to 2.24.1 (#3239) dependabot[bot] 2024-01-08 01:25:54 +0000
  • 74f6f9dd49
    build(deps): bump taiki-e/install-action from 2.23.7 to 2.24.1 #3239 dependabot[bot] 2024-01-08 00:39:15 +0000
  • 98447c9035
    Add change entry for linebreak fix Dialga 2024-01-07 23:05:26 +1300
  • 8921614656
    Update test Dialga 2024-01-07 22:57:10 +1300
  • 15bfcebf18
    Update named.rs Dialga 2024-01-07 22:51:43 +1300
  • f01b4cd68d
    Merge branch 'master' into scope_work Jonathan Lim 2024-01-06 13:08:49 -0800
  • 7fb7274d8e
    Merge branch 'master' into headermap2 SleeplessOne1917 2024-01-06 20:36:56 +0000
  • 46dde69d50
    chore(actix-files): prepare release 0.6.4 files-v0.6.4 Rob Ede 2024-01-06 10:19:15 +0000
  • febba786fa
    actix-files: Properly handle newlines in file names (#3235) Sven-Hendrik Haase 2024-01-06 11:11:40 +0100
  • c881c7b4bf
    Add CHANGES entry for 3235 #3235 Sven-Hendrik Haase 2024-01-05 18:34:00 +0100
  • 92725342fd
    Properly handle newlines in filenames Sven-Hendrik Haase 2024-01-05 18:28:02 +0100
  • 1e54f87366
    Add failing test case for newline in files Sven-Hendrik Haase 2024-01-05 17:57:36 +0100
  • 3e2ffbd3af
    Merge branch 'master' into headermap2 SleeplessOne1917 2024-01-02 11:41:45 +0000
  • 561cc440b2
    build(deps): bump taiki-e/install-action from 2.23.0 to 2.23.7 (#3232) dependabot[bot] 2024-01-01 14:10:13 +0000
  • cedbfe356c
    build(deps): bump taiki-e/install-action from 2.23.0 to 2.23.7 #3232 dependabot[bot] 2024-01-01 00:51:14 +0000
  • 88883b781d
    Merge branch 'master' into scope_work Jonathan Lim 2023-12-28 18:50:02 -0800
  • 200742bb53
    Merge branch 'master' into headermap2 SleeplessOne1917 2023-12-26 18:26:47 +0000
  • ccb90dd5a1
    docs: update changelog Rob Ede 2023-12-25 02:36:17 +0000
  • 1c88af50c0
    docs: fix changelog Rob Ede 2023-12-25 02:35:22 +0000
  • 90bc91644f
    Merge branch 'master' into headermap2 SleeplessOne1917 2023-12-25 02:32:50 +0000
  • f4f459d420
    chore(actix-http): prepare release 3.5.1 http-v3.5.1 Rob Ede 2023-12-25 02:30:14 +0000
  • d14e98b62b
    prevent hang when compressing Sized(0) bodies Rob Ede 2023-12-25 02:27:51 +0000
  • 2017295f78 Merge branch 'headermap2' of https://github.com/SleeplessOne1917/actix-web into headermap2 SleeplessOne1917 2023-12-24 17:32:13 -0500
  • f3e7ac2332 Add From impl for header map references SleeplessOne1917 2023-12-24 17:29:22 -0500
  • 3bec16b151 Add From impl for header map references SleeplessOne1917 2023-12-24 17:29:22 -0500
  • f4851b3914
    chore(actix-router): prepare release 0.5.2 router-v0.5.2 Rob Ede 2023-12-24 16:47:46 +0000
  • 68597b5426
    build(deps): bump taiki-e/install-action from 2.22.0 to 2.23.0 (#3228) web-v4.4.1 http-v3.5.0 awc-v3.3.0 dependabot[bot] 2023-12-23 19:54:02 +0000
  • 9dc3ad754e
    chore(actix-web): prepare release 4.4.1 Rob Ede 2023-12-23 19:19:10 +0000
  • 17060ed993
    chore(awc): prepare release 3.3.0 Rob Ede 2023-12-23 19:18:29 +0000
  • 0d9ca4d939
    chore(actix-http): prepare release 3.5.0 Rob Ede 2023-12-23 19:17:56 +0000
  • ccc223b980
    build(deps): bump taiki-e/install-action from 2.22.0 to 2.23.0 #3228 dependabot[bot] 2023-12-23 19:14:01 +0000
  • ff2904ee78
    ci: prevent cargo-cache install failing MSRV builds Rob Ede 2023-12-23 19:13:11 +0000
  • 9a4090761c
    feat: use PRITIT for FromRequest #3192 real-async-traits Rob Ede 2023-11-17 02:53:32 +0000
  • fdef224a06
    docs: document internal Path fields Rob Ede 2023-12-23 18:49:17 +0000
  • f82e740776
    Merge branch 'master' into scope_work Jonathan Lim 2023-12-21 19:20:49 -0800
  • 6a02bfb57f
    build(deps): update rcgen requirement from 0.11 to 0.12 #3226 dependabot[bot] 2023-12-18 01:21:06 +0000
  • b7b3c22a4f
    build(deps): bump taiki-e/install-action from 2.22.0 to 2.22.5 #3225 dependabot[bot] 2023-12-18 01:04:50 +0000
  • 173478556c docs: added changelog entry for .customize().add_cookie() Sebastian Detert 2023-12-18 00:15:13 +0100
  • 428467576e fix: added unwrap to test of add_cookie() Sebastian Detert 2023-12-04 23:04:48 +0100
  • 0fee4711c7 docs: added cookie hint Sebastian Detert 2023-12-04 22:59:23 +0100