1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 15:51:06 +01:00

Commit Graph

  • 350042d54e
    Merge ee3475b292 into 77406cbb71 Necdet Arda Etiman 2024-11-17 14:13:57 +0000
  • ee3475b292 Added ctix-jwt-cookies to README Necdet Arda Etiman 2024-11-17 17:09:08 +0300
  • 9f9d03c15f
    Merge bcc033d95c into 77406cbb71 asonix 2024-11-05 00:17:24 +0000
  • bcc033d95c Fix doctests asonix 2024-11-04 18:17:20 -0600
  • a66f20a106 Reduce copies in ping/pong asonix 2024-11-04 18:02:41 -0600
  • b3c5934b00 Add step to release memory asonix 2024-11-04 17:52:07 -0600
  • ca67ea4faa Git dependency asonix 2024-11-04 17:48:07 -0600
  • a47d61c8d6 actix-ws: use BigBytes to avoid copying ws messages between various buffers asonix 2024-11-04 17:42:58 -0600
  • 969cac6038
    Merge bce1489685 into 77406cbb71 dependabot[bot] 2024-11-01 15:36:45 +0000
  • bce1489685
    build(deps): bump actions-rust-lang/setup-rust-toolchain dependabot/github_actions/actions-rust-lang/setup-rust-toolchain-1.10.1 dependabot[bot] 2024-11-01 15:36:43 +0000
  • 5cbbfb3e55
    Merge cafacf4a3d into 77406cbb71 dependabot[bot] 2024-11-01 15:36:42 +0000
  • cafacf4a3d
    build(deps): bump taiki-e/install-action from 2.44.15 to 2.44.58 dependabot/github_actions/taiki-e/install-action-2.44.58 dependabot[bot] 2024-11-01 15:36:40 +0000
  • dbd1dc7bb1
    Merge c8d9d06436 into 77406cbb71 Alex Wied 2024-11-01 02:48:00 +0000
  • c8d9d06436 Ensure TCP connection is properly shut down when session is dropped Alex Wied 2024-10-31 22:37:45 -0400
  • 77406cbb71
    Added actix-web-validation to README (#474) master Ross 2024-10-14 01:32:52 +0900
  • b6a3e97b1c
    Added actix-web-validation to README Ross 2024-10-13 21:03:38 +0900
  • 2ede588693
    build(deps): update redis requirement from 0.26 to 0.27 (#463) dependabot[bot] 2024-10-11 13:10:39 +0000
  • 49104b1c64
    ci: fix doc Rob Ede 2024-10-11 14:51:31 +0200
  • d80475a1f0
    docs: update changelogs Rob Ede 2024-10-11 14:28:30 +0200
  • 7e357b15c0
    build(deps): update redis requirement from 0.26 to 0.27 dependabot[bot] 2024-10-01 04:34:33 +0000
  • d42d785f32
    Merge 013c5354f0 into 21680e0ebe Luca Palmieri 2024-10-08 19:22:45 +0800
  • 2dd40a161f
    Merge ae021a61a7 into 21680e0ebe Keith Cirkel 2024-10-07 23:06:07 -0700
  • 21680e0ebe
    Include cookie expiration and ttl in the identity example (#473) jwiesler 2024-10-08 00:57:22 +0200
  • b2b9b106d5 Include cookie expiration and ttl in the identity example Julian Wiesler 2024-10-02 12:41:14 +0200
  • 370f9d3033
    build(deps): bump actions-rust-lang/setup-rust-toolchain (#469) dependabot[bot] 2024-10-01 23:27:47 +0100
  • 8f4fb348b3
    build(deps): bump taiki-e/install-action from 2.42.37 to 2.44.15 (#471) dependabot[bot] 2024-10-01 23:27:34 +0100
  • ff4b173716
    build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#470) dependabot[bot] 2024-10-01 23:27:21 +0100
  • 8ef87a92e5
    build(deps): bump taiki-e/install-action from 2.42.37 to 2.44.15 dependabot[bot] 2024-10-01 15:10:49 +0000
  • 86006b467c
    build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 dependabot[bot] 2024-10-01 15:10:44 +0000
  • e6d1b6cb1a
    build(deps): bump actions-rust-lang/setup-rust-toolchain dependabot[bot] 2024-10-01 15:10:40 +0000
  • 013c5354f0 Adapt CI for tracing-actix-web Luca Palmieri 2024-09-29 10:25:03 +0200
  • b3a26979a1 Merge remote-tracking branch 'tracing/actix-extras' into tracing-actix-web Luca Palmieri 2024-09-29 10:22:21 +0200
  • 1ac594a16a chore: Prepare to merge into actix-extras Luca Palmieri 2024-09-29 09:57:49 +0200
  • 49aacfce9f
    Update README.md (#466) William Desportes 2024-09-28 02:45:02 +0200
  • df49ac1886
    Update websocket example to use futures_util::StreamExt Matthew Sbar 2024-09-27 19:44:30 -0500
  • af78d3ec0a
    Update README.md William Desportes 2024-09-27 23:26:07 +0000
  • 3cc8dbc7db chore: Release Luca Palmieri 2024-09-26 17:47:28 +0200
  • 2bc3ab3ea8
    Support otel 0.25 (#130) Omid Rad 2024-09-26 17:46:17 +0200
  • 246b2ed170
    build(deps): update deadpool-redis requirement from 0.16 to 0.18 dependabot[bot] 2024-09-23 15:21:05 +0000
  • ae021a61a7
    Merge branch 'master' into implement-contains-key-update-update-or Keith Cirkel 2024-09-17 09:55:04 +0100
  • 74face0905
    build(deps): update deadpool-redis requirement from 0.16 to 0.17 dependabot[bot] 2024-09-16 15:31:35 +0000
  • dd20ebb6cb
    chore: allow missing docs on test mod Rob Ede 2024-09-12 15:10:28 -0400
  • a3211b73d3
    chore(actix-identity): prepare release 0.8.0 identity-v0.8.0 Rob Ede 2024-09-12 15:07:36 -0400
  • a89d3a58bc
    refactor: fix nightly warning Rob Ede 2024-09-12 15:06:22 -0400
  • 3c640ec120
    chore: fix rand optionality session-v0.10.1 Rob Ede 2024-09-12 14:56:33 -0400
  • 26ccf8b200
    chore: fix feature gate Rob Ede 2024-09-12 14:55:04 -0400
  • dd1421f1a0
    chore(actix-session): prepare release 0.10.1 Rob Ede 2024-09-12 14:50:48 -0400
  • 8b56df5d69 chore: Release Luca Palmieri 2024-09-02 12:51:24 +0200
  • 2b1ef85cac
    fix: follow latest OTEL semantic conventions for the span name (#129) OlivierManns 2024-09-02 11:24:23 +0200
  • e81e3c4b4c Fix clippy lints Luca Palmieri 2024-09-02 11:22:06 +0200
  • f9c81facb2 Remove once_cell dependency Luca Palmieri 2024-09-02 11:21:47 +0200
  • 9f180d6eb9
    Support otel 0.24 (#127) Omid Rad 2024-09-02 11:17:49 +0200
  • 4eb779be77
    build(deps): bump taiki-e/install-action from 2.42.14 to 2.42.37 (#460) dependabot[bot] 2024-09-02 04:02:50 +0100
  • b564a94368
    build(deps): bump taiki-e/install-action from 2.42.14 to 2.42.37 dependabot[bot] 2024-09-01 15:17:05 +0000
  • d1639b93cd
    implement contains_key, update, update_or Keith Cirkel 2024-08-20 23:55:29 +0100
  • 48646d1bd3
    build(deps): update derive_more to v1.0 (#458) John Vandenberg 2024-08-18 22:21:56 +0800
  • 22152644d9
    chore: restore unrelated version reqs Rob Ede 2024-08-18 15:16:18 +0100
  • a0ce030c65
    chore: use from the derive module Rob Ede 2024-08-18 15:10:52 +0100
  • 097c1f8e9f
    chore: remove overspecified deps Rob Ede 2024-08-18 15:03:15 +0100
  • b864a3ed0b build(deps): update derive_more to v1.0 John Vandenberg 2024-08-16 16:23:54 +0800
  • fd6eebe789
    build(deps): update derive_more requirement from 0.99.7 to 1.0.0 dependabot[bot] 2024-08-12 15:27:05 +0000
  • 275675e1c2
    docs(settings): fix doc test settings-v0.8.0 Rob Ede 2024-08-07 01:37:53 +0100
  • 50d2fee4e2
    chore(actix-settings): prepare release 0.8.0 Rob Ede 2024-08-07 01:32:49 +0100
  • 0c0d13be12
    docs: update session dependants changelogs Rob Ede 2024-08-07 01:05:57 +0100
  • d10b71fe06
    docs(session): doc adding features using cargo add session-v0.10.0 Rob Ede 2024-08-07 01:03:40 +0100
  • f2339971cd
    chore(actix-session): prepare release 0.10.0 Rob Ede 2024-08-07 00:57:54 +0100
  • 517e72f248
    build(deps): update reqwest requirement from 0.11 to 0.12 (#454) dependabot[bot] 2024-08-06 14:19:02 +0000
  • e769e39900
    chore: use reqwest::StatusCode Rob Ede 2024-08-06 15:05:29 +0100
  • 45c4d441e3
    build(deps): update reqwest requirement from 0.11 to 0.12 dependabot[bot] 2024-08-06 13:54:51 +0000
  • 504e89403b
    feature(session): add deadpool-redis compatibility (#381) João Fernandes 2024-08-06 14:47:49 +0100
  • 8ca14e4c9c
    docs: fix pool docs Rob Ede 2024-08-06 13:58:04 +0100
  • 33d65a260e
    Merge branch 'master' into session-deadpool_redis-compatibility Rob Ede 2024-08-06 12:39:00 +0100
  • 563ac737c0
    fix: add missing cfg guard Rob Ede 2024-08-06 12:37:54 +0100
  • 8ebe7a7283
    chore: fixup rest of redis code for pool Rob Ede 2024-08-06 12:32:20 +0100
  • 4f0849917f
    chore: bump deadpool-redis to 0.16 Rob Ede 2024-08-06 12:20:54 +0100
  • 31b1dc5aa8
    feature(settings): add TLS (#380) João Fernandes 2024-08-03 09:59:13 +0100
  • a8d77af1fd
    tmp Rob Ede 2024-08-03 09:54:41 +0100
  • 820557caa5
    Merge branch 'master' into master Rob Ede 2024-08-03 09:53:41 +0100
  • d7daf441d1
    build(deps): bump taiki-e/install-action from 2.41.7 to 2.42.14 (#453) dependabot[bot] 2024-08-03 09:51:46 +0100
  • 24e5022559
    build(deps): bump taiki-e/install-action from 2.41.7 to 2.42.14 dependabot[bot] 2024-08-01 15:39:00 +0000
  • 3489419114
    Add doc feature broken_intra_doc_links to get_ssl_acceptor_builder function. 0rangeFox 2024-08-01 13:46:35 +0100
  • 307299d3b9
    Re-import cookie-session feature. (Maybe was removed accidentally from the last merge?) 0rangeFox 2024-08-01 12:52:07 +0100
  • 256b442889
    Format the project issued by command cargo +nightly fmt. 0rangeFox 2024-08-01 12:40:02 +0100
  • eaba963de6
    Fix feature missing from the last merge. 0rangeFox 2024-08-01 12:38:24 +0100
  • bbcd422e22
    Merge branch 'master' into master João Fernandes 2024-08-01 12:26:24 +0100
  • 83f7235d75
    Merge branch 'master' into session-deadpool_redis-compatibility Rob Ede 2024-08-01 12:04:08 +0100
  • 2de4b1886c
    build(deps): update redis requirement from 0.25 to 0.26 (#451) dependabot[bot] 2024-07-30 12:05:02 +0100
  • 92dde8c762
    docs: update changelogs Rob Ede 2024-07-29 22:20:07 +0100
  • 29570acf31
    Merge branch 'master' into dependabot/cargo/redis-0.26 Rob Ede 2024-07-29 22:19:23 +0100
  • caa5dbc5b3
    chore: fix re-exports Rob Ede 2024-07-29 21:50:12 +0100
  • c259e715f8
    chore: fix just doc Rob Ede 2024-07-29 21:48:36 +0100
  • d8a86751f0
    Make generate_session_key() public (#449) edgerunnergit 2024-07-30 02:23:18 +0530
  • a50cfb462e
    chore: fix import Rob Ede 2024-07-29 21:47:37 +0100
  • 3f61b3e260
    chore: expose generate_session_key Rob Ede 2024-07-29 21:46:29 +0100
  • e38ca282cc
    Merge branch 'master' into gen_session_key Rob Ede 2024-07-29 21:20:07 +0100
  • 76c81c349a
    chore(ws): remove unused dev dep Rob Ede 2024-07-20 07:32:11 +0100
  • c47dd1b86c
    chore(actix-ws): prepare release 0.3.0 Rob Ede 2024-07-20 07:24:20 +0100
  • 0dec2ee096
    docs(ws): update readme Rob Ede 2024-07-20 07:23:21 +0100
  • 4424c1fbfc
    Add better support for receiving larger payloads (#430) asonix 2024-07-20 01:09:30 -0500
  • 0b3c0b0d73
    build(deps): update redis requirement from 0.25 to 0.26 dependabot[bot] 2024-07-29 15:44:13 +0000