• Joined on 2018-06-04
berkus synced commits to master at berkus/actix-net from mirror 2025-09-15 19:07:53 +00:00
8a6c69e45d build(deps): bump serde_json from 1.0.143 to 1.0.145 (#729)
berkus synced new reference dependabot/github_actions/taiki-e/install-action-2.61.5 to berkus/actix-net from mirror 2025-09-15 19:07:53 +00:00
berkus synced new reference dependabot/cargo/trybuild-1.0.111 to berkus/actix-net from mirror 2025-09-15 19:07:53 +00:00
berkus synced commits to dependabot/github_actions/taiki-e/install-action-2.61.5 at berkus/actix-net from mirror 2025-09-15 19:07:53 +00:00
berkus synced commits to refs/pull/599/merge at berkus/actix-net from mirror 2025-09-15 19:07:53 +00:00
12d1d1f6ce Merge 192d0661e9a59210ab5706c5fcf92e4e6f99c852 into 8a6c69e45dc155517cabeee7f9652aca3911975a
8a6c69e45d build(deps): bump serde_json from 1.0.143 to 1.0.145 (#729)
Compare 2 commits »
berkus synced commits to dependabot/cargo/trybuild-1.0.111 at berkus/actix-net from mirror 2025-09-15 19:07:53 +00:00
berkus synced commits to refs/pull/3662/merge at berkus/actix-web from mirror 2025-09-15 14:07:52 +00:00
fa28e37304 Merge 616aed669eddc090dc6dbd67bc0834f2ab0ebbbf into 41d0176c1d84fec6bfa939350bd9a588657710a6
41d0176c1d chore(actix-files): prepare release 0.6.8
6e6c2491c6 Add support for permanent redirects in `Files` service (#3767)
a06cdf3754 build(deps): bump tempfile from 3.21.0 to 3.22.0 (#3771)
25a12177af build(deps): bump serde from 1.0.219 to 1.0.223 (#3772)
Compare 8 commits »
berkus synced commits to refs/tags/files-v0.6.8 at berkus/actix-web from mirror 2025-09-15 14:07:52 +00:00
berkus synced commits to refs/pull/3767/head at berkus/actix-web from mirror 2025-09-15 14:07:52 +00:00
a8853634cc Tweak doc comment
d4b827d46b Merge branch 'master' into configurable-redirect
a06cdf3754 build(deps): bump tempfile from 3.21.0 to 3.22.0 (#3771)
25a12177af build(deps): bump serde from 1.0.219 to 1.0.223 (#3772)
f3ce1bc45f build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.14.1 to 1.15.0 (#3768)
Compare 7 commits »
berkus synced commits to refs/pull/3455/merge at berkus/actix-web from mirror 2025-09-15 14:07:52 +00:00
c20a95f465 Merge 98e0cc4049ec03659656ec183ccf49e459614244 into a06cdf375453aa232d52a467de2cdf692f088596
a06cdf3754 build(deps): bump tempfile from 3.21.0 to 3.22.0 (#3771)
25a12177af build(deps): bump serde from 1.0.219 to 1.0.223 (#3772)
f3ce1bc45f build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.14.1 to 1.15.0 (#3768)
7f02a7e41a build(deps): bump trybuild from 1.0.110 to 1.0.111 (#3770)
Compare 6 commits »
berkus synced new reference refs/tags/files-v0.6.8 to berkus/actix-web from mirror 2025-09-15 14:07:52 +00:00
berkus synced and deleted reference refs/tags/refs/pull/3767/merge at berkus/actix-web from mirror 2025-09-15 14:07:52 +00:00
berkus synced commits to master at berkus/actix-web from mirror 2025-09-15 14:07:52 +00:00
41d0176c1d chore(actix-files): prepare release 0.6.8
6e6c2491c6 Add support for permanent redirects in `Files` service (#3767)
Compare 2 commits »
berkus synced new reference refs/tags/bytestring-v1.5.0 to berkus/actix-net from mirror 2025-09-15 10:57:52 +00:00
berkus synced and deleted reference refs/tags/refs/pull/728/merge at berkus/actix-net from mirror 2025-09-15 10:57:52 +00:00
berkus synced commits to master at berkus/actix-net from mirror 2025-09-15 10:57:52 +00:00
d22774f1b7 chore(bytestring): prepare release 1.5.0
da9db224c4 Switch `serde` dependency to `serde_core` (#728)
Compare 2 commits »
berkus synced commits to refs/tags/bytestring-v1.5.0 at berkus/actix-net from mirror 2025-09-15 10:57:52 +00:00
berkus synced commits to refs/pull/599/merge at berkus/actix-net from mirror 2025-09-15 10:57:52 +00:00
26904a3b2b Merge 192d0661e9a59210ab5706c5fcf92e4e6f99c852 into d22774f1b70acc12ed668bbd9f6e5775c305f3b1
d22774f1b7 chore(bytestring): prepare release 1.5.0
da9db224c4 Switch `serde` dependency to `serde_core` (#728)
a9d98ca11f build(deps): bump bitflags from 2.9.3 to 2.9.4 (#725)
23d19cfb90 build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 (#726)
Compare 8 commits »
berkus synced commits to master at berkus/actix-web from mirror 2025-09-15 05:57:51 +00:00
a06cdf3754 build(deps): bump tempfile from 3.21.0 to 3.22.0 (#3771)
25a12177af build(deps): bump serde from 1.0.219 to 1.0.223 (#3772)
f3ce1bc45f build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.14.1 to 1.15.0 (#3768)
7f02a7e41a build(deps): bump trybuild from 1.0.110 to 1.0.111 (#3770)
a619022c95 build(deps): bump taiki-e/install-action from 2.59.1 to 2.61.3 (#3769)
Compare 5 commits »
berkus synced commits to refs/pull/3721/merge at berkus/actix-web from mirror 2025-09-15 05:57:51 +00:00
e1bb59dc27 Merge aa83e8f116f31203d3700fbe2afd4f21708baf28 into a06cdf375453aa232d52a467de2cdf692f088596
a06cdf3754 build(deps): bump tempfile from 3.21.0 to 3.22.0 (#3771)
25a12177af build(deps): bump serde from 1.0.219 to 1.0.223 (#3772)
f3ce1bc45f build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.14.1 to 1.15.0 (#3768)
7f02a7e41a build(deps): bump trybuild from 1.0.110 to 1.0.111 (#3770)
Compare 6 commits »