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

Commit graph

  • ab26da41ec
    build(deps): bump taiki-e/install-action from 2.32.9 to 2.32.17 #3332 dependabot[bot] 2024-04-15 00:38:44 +0000
  • 5159468c60
    build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 #3331 dependabot[bot] 2024-04-15 00:38:35 +0000
  • b075618a75 [Support] : Provided Support to Log the Current Thread name attribute as mentioned in the documentations at https://actix.rs/docs/middleware/ #3330 Atri10 2024-04-11 22:51:17 +0530
  • 1d990a25d7 [SUPPORT] Added Current Thread Name Support In Logging as Mentioned in Documentations at https://actix.rs/docs/middleware/ #3329 Atri10 2024-04-10 23:42:36 +0530
  • 6eabb23bac
    Merge branch 'master' into scope_work Jonathan Lim 2024-04-08 18:28:00 -0700
  • 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 +0100
  • 76b2b2734b
    build(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 (#3326) dependabot[bot] 2024-04-08 08:17:45 +0100
  • 40debe4b06
    build(deps): update brotli requirement from 3.3.3 to 4.0.0 #3327 dependabot[bot] 2024-04-08 00:56:07 +0000
  • 93e64951e9
    build(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 #3326 dependabot[bot] 2024-04-08 00:55:07 +0000
  • 9010937f2e
    build(deps): bump taiki-e/install-action from 2.32.0 to 2.32.9 #3325 dependabot[bot] 2024-04-08 00:55:02 +0000
  • 1005d89688
    build(deps): update h2 requirement from 0.3.24 to 0.4.4 #3324 dependabot[bot] 2024-04-08 00:52:30 +0000
  • 2f4b859dab fix out of date comment for scope macro Jon Lim 2024-04-02 22:39:13 -0700
  • bcc0bed4f5 clean up for rust fmt Jon Lim 2024-04-02 22:21:04 -0700
  • 4fb51ad70a clean up for rust fmt Jon Lim 2024-04-02 22:19:25 -0700
  • 828be28199 clean up code. fix bugs with route and method attributes with parameters Jon Lim 2024-04-02 22:13:13 -0700
  • ab73c72596 add tests again. refactor nested code. Jon Lim 2024-03-31 22:37:48 -0700
  • 455c064728 Merge branch 'master' into scope_work Jon Lim 2024-03-31 20:44:36 -0700
  • c4520d909a work in progress. revised procedural macro to change othe macro call Jon Lim 2024-03-31 20:44:08 -0700
  • ccfa8d3817
    build(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 (#3321) dependabot[bot] 2024-04-01 01:41:43 +0000
  • 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 +0000
  • ee35309bad
    build(deps): bump taiki-e/install-action from 2.29.7 to 2.32.0 #3322 dependabot[bot] 2024-04-01 01:22:09 +0000
  • cbe665725c
    build(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 #3321 dependabot[bot] 2024-04-01 01:22:06 +0000
  • 5eaa2802fd
    build(deps): update rcgen requirement from 0.12 to 0.13 #3320 dependabot[bot] 2024-04-01 01:06:17 +0000
  • 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 +0000
  • 004537e50e
    build(deps): bump taiki-e/install-action from 2.28.16 to 2.29.7 #3316 dependabot[bot] 2024-03-25 00:34:21 +0000
  • 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 +0000
  • 53be68c203
    build(deps): bump taiki-e/install-action from 2.28.10 to 2.28.16 #3312 dependabot[bot] 2024-03-18 01:07:50 +0000
  • dcf11cd46f
    build(deps): update h2 requirement from 0.3.24 to 0.4.3 #3311 dependabot[bot] 2024-03-18 00:25:44 +0000
  • 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 +0000
  • b57b9bfa7d Update: Draft Sabin 2024-03-16 16:44:19 +0545
  • 52b0d5fbf9
    CI: Free space before test (#3303) LoveSy 2024-03-11 23:34:04 +0800
  • 893d670011 CI: Free space before test #3303 LoveSy 2024-03-11 23:19:32 +0800
  • 3311a7a2d8
    build(deps): update http requirement from 0.2.7 to 1.1.0 #3306 dependabot[bot] 2024-03-11 01:08:27 +0000
  • d548d633aa
    build(deps): bump taiki-e/install-action from 2.28.0 to 2.28.10 #3305 dependabot[bot] 2024-03-11 00:45:34 +0000
  • ba7bddeadc
    docs(actix-web): add missing 'that' to doc comments for Compress middleware (#3304) Nelson Dominguez 2024-03-06 01:17:18 +0100
  • 04f337600e
    docs(actix-web): add missing 'that' in doc comments for Compress middleware #3304 Nelson Dominguez 2024-03-06 00:51:24 +0100
  • 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 +0000
  • 58dd00bccf
    build(deps): bump codecov/codecov-action from 4.0.2 to 4.1.0 (#3302) dependabot[bot] 2024-03-04 02:18:38 +0000
  • 6fac6c08d2
    build(deps): bump codecov/codecov-action from 4.0.2 to 4.1.0 #3302 dependabot[bot] 2024-03-04 00:26:27 +0000
  • c4da1cc52d
    build(deps): bump taiki-e/install-action from 2.27.9 to 2.28.0 #3301 dependabot[bot] 2024-03-04 00:26:21 +0000
  • a4df623b0c
    chore: bump env_logger to v0.11 Rob Ede 2024-03-03 23:43:54 +0000
  • 49020e79ae
    chore: update base64 to v0.22 Rob Ede 2024-03-03 22:18:29 +0000
  • 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 +0800
  • 94af9db242
    test: ensure all actix-router codepaths are tested #3291 Rob Ede 2024-03-03 15:39:25 +0000
  • 0cec165cd8
    chore: restore manifests Rob Ede 2024-03-03 15:26:54 +0000
  • e22a4399e6
    docs: add docs within RegexSet module Rob Ede 2024-03-03 15:05:32 +0000
  • 50bc0500d1
    Merge branch 'master' into regex-lite Rob Ede 2024-03-03 15:02:32 +0000
  • 1a709596dc
    refactor: move regexset code selection to own module Rob Ede 2024-03-03 15:02:00 +0000
  • 274d07bef7
    Merge 3190e2d918 into 994ea45d91 #3277 veeshi 2024-03-02 18:32:41 -0700
  • 994ea45d91
    build(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2 (#3296) dependabot[bot] 2024-03-02 18:40:38 +0000
  • 410853b622
    Merge branch 'master' into dependabot/github_actions/codecov/codecov-action-4.0.2 #3296 Rob Ede 2024-03-02 18:24:47 +0000
  • 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 +0000
  • 6ccc853e19
    Merge branch 'master' into regex-lite LoveSy 2024-03-02 11:40:50 +0800
  • 811304460d
    Merge branch 'master' into dependabot/github_actions/taiki-e/install-action-2.27.9 #3297 Rob Ede 2024-03-01 18:11:44 +0000
  • 7f0504e32b
    chore: temp allow #[allow(non_local_definitions)] Rob Ede 2024-03-01 18:11:30 +0000
  • 2b925001d8
    Update CHANGES.md LoveSy 2024-03-01 22:42:23 +0800
  • 37baaae5d3
    build(deps): bump taiki-e/install-action from 2.27.2 to 2.27.9 dependabot[bot] 2024-02-26 01:09:12 +0000
  • f4309e8137
    build(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2 dependabot[bot] 2024-02-26 01:09:08 +0000
  • cd2e492a42
    Merge d54c26ad30 into 8c31d137aa #2803 Rob Ede 2024-02-19 17:19:55 +0000
  • 790ec1a763
    Update CHANGES.md Rob Ede 2024-02-19 17:19:01 +0000
  • a9738b24c5 - Add unicode feature to switch between regex and regex-lite LoveSy 2024-02-16 00:02:08 +0800
  • 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 +0000
  • fda4da2ac1
    chore: remove redundant imports #3294 Rob Ede 2024-02-19 12:00:14 +0000
  • 8b0061dd8d
    build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 dependabot[bot] 2024-02-19 01:15:37 +0000
  • f8f93d4dab Merge branch 'master' into scope_work Jon Lim 2024-02-18 10:52:58 -0800
  • 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 +0000
  • 82f8ddc38f
    feat: multipart testing utilities (#3288) Rob Ede 2024-02-14 22:22:07 +0000
  • 76ad9baf7f
    build(deps): bump taiki-e/install-action from 2.26.12 to 2.26.18 #3289 dependabot[bot] 2024-02-13 12:07:15 +0000
  • 625cf88478
    test: use own testing methods in some places #3288 Rob Ede 2024-02-13 03:00:09 +0000
  • 7ffe1b65cc
    feat: multipart testing utilities Rob Ede 2024-02-13 01:15:56 +0000
  • 3819767fa0
    test: fix trybuild tests Rob Ede 2024-02-13 02:14:03 +0000
  • 9ce5e33b72
    ci: workaround clap MSRV in dev deps Rob Ede 2024-02-13 01:42:54 +0000
  • 1e08ebabf9
    build: bump MSRV to 1.72 Rob Ede 2024-02-13 01:24:34 +0000
  • 022b052bd9
    chore: clippy Rob Ede 2024-02-12 23:02:45 +0000
  • 7c21308a35
    build(deps): bump taiki-e/install-action from 2.26.12 to 2.26.17 #3285 dependabot[bot] 2024-02-12 00:24:10 +0000
  • 53b90ba1c8
    Update Cargo.toml #3254 Rob Ede 2024-02-08 19:32:38 +0000
  • 58ed7dc339
    Update Cargo.toml Rob Ede 2024-02-08 19:32:25 +0000
  • 3ea17c4d8b
    Merge branch 'master' into dependabot/cargo/env_logger-0.11 Rob Ede 2024-02-08 19:28:46 +0000
  • 3190e2d918
    Update Cargo.toml #3277 veeshi 2024-02-07 20:22:31 +0000
  • 1e2ef6f92f
    perf: remove unnecessary allocation when writing http dates (#3261) Rob Ede 2024-02-07 03:47:30 +0000
  • ebc813a362
    ci: remove msrv workarounds #3261 Rob Ede 2024-02-07 03:27:42 +0000
  • e3f08e551b
    chore: msrv 1.70 Rob Ede 2024-02-07 03:14:34 +0000
  • bb809f930a
    Merge branch 'master' into perf-httpdate Rob Ede 2024-02-07 03:12:36 +0000
  • 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 +0000
  • ecadf60dee
    Merge branch 'master' into dependabot/cargo/env_logger-0.11 Rob Ede 2024-02-05 14:31:47 +0000
  • 373d4ca970
    build(deps): bump codecov/codecov-action from 4.0.0 to 4.0.1 (#3279) dependabot[bot] 2024-02-05 01:27:57 +0000
  • 546ac67c13
    build(deps): bump taiki-e/install-action from 2.26.8 to 2.26.12 #3280 dependabot[bot] 2024-02-05 00:59:13 +0000
  • 2c3a85f347
    build(deps): bump codecov/codecov-action from 4.0.0 to 4.0.1 #3279 dependabot[bot] 2024-02-05 00:59:08 +0000
  • f4254c5a10 Add support for Proxy Protocol v1 & v2 for HTTP/1.x veeshi 2024-02-04 18:11:30 +0000
  • e518170a30
    test: fix test_server Rob Ede 2024-02-04 03:40:58 +0000
  • f5f6132f94
    test: update rustls for test_server Rob Ede 2024-02-04 03:30:16 +0000
  • ff139f1b39
    Merge branch 'master' into dependabot/cargo/env_logger-0.11 Rob Ede 2024-02-04 03:15:01 +0000
  • d9b31b80ac
    fix: standardize body stream error reporting Rob Ede 2024-02-04 03:11:48 +0000
  • 2b8c528e54
    chore(actix-web): prepare release 4.5.1 web-v4.5.1 Rob Ede 2024-02-04 01:22:36 +0000
  • 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 +0000
  • 3f2fd2d59f
    chore(actix-test): prepare release 0.1.3 Rob Ede 2024-02-04 00:33:42 +0000
  • 17ed73b33e
    chore(actix-web-actors): prepare release 4.3.0 Rob Ede 2024-02-04 00:33:38 +0000
  • 73fa1184f1
    chore(awc): prepare release 3.4.0 Rob Ede 2024-02-04 00:32:57 +0000
  • 8e9e9fbcdd
    chore(actix-web): prepare release 4.5.0 Rob Ede 2024-02-04 00:32:28 +0000
  • 8db3de6ede
    chore(actix-http): prepare release 3.6.0 Rob Ede 2024-02-04 00:31:14 +0000