Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/actix/actix-web

Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
https://github.com/actix/actix-web

install cargo hack in CI faster

75517cce822f9a78eea507229743fbab338eb740 authored over 2 years ago by Rob Ede <[email protected]>
update cargo-cache to 0.8.2

9b51624b2707cb33abad329bd8c5f7ed9ca6ef20 authored over 2 years ago by Rob Ede <[email protected]>
install nextest faster

8e2ae8cd40763cbec6bf78a6c9ae35ae0deb01cc authored over 2 years ago by Rob Ede <[email protected]>
install older cargo-edit

9a2f8450e0bfa8c15db6fe8447a7b25606eb2c8e authored over 2 years ago by Rob Ede <[email protected]>
s/cargo-add/cargo-edit

23ef51609e1e6797ae1905620421f6ebf758a0d6 authored over 2 years ago by Rob Ede <[email protected]>
fix cargo-add in CI

f7d629a61ae04cc5495da4b4d5daabd254396215 authored over 2 years ago by Rob Ede <[email protected]>
add msrv workarounds to ci

e0845d9ad9540818e2a6eec170fa2028d31bf607 authored over 2 years ago by Rob Ede <[email protected]>
only run tests on stable

2f79daec1608f079802b86a0ff452f380a62a67e authored over 2 years ago by Rob Ede <[email protected]>
prepare actix-http release 3.2.1

f3f41a0cc70e43564f8243b3ff425195566b5f16 authored over 2 years ago by Rob Ede <[email protected]>
use sparse registry in CI

987067698b11db82f113ae350356cb11d1d7d1f0 authored over 2 years ago by Rob Ede <[email protected]>
migrate deprecated method in docs

b62f1b4ef74fc28881bdf070e35395065189bd26 authored over 2 years ago by Rob Ede <[email protected]>
update trust dns resolver

df5257c3730ccf270dbe0799501826fc2d4a1072 authored over 2 years ago by Rob Ede <[email protected]>
update dev deps

226ea696ce43283d259cdea316fcc9efca6e25b9 authored over 2 years ago by Rob Ede <[email protected]>
add HTTP/0.9 rejection test

e524fc86eaef37c36b40c25c20b9880893c76508 authored over 2 years ago by Rob Ede <[email protected]>
add http/1.0 GET parsing tests

7e990e423fdf4b6b4b8cf24a7bc412351d8e995b authored over 2 years ago by Rob Ede <[email protected]>
fix parsing ambiguities for HTTP/1.0 requests (#2794)

* fix HRS vuln when first CL header is 0

* ignore TE headers in http/1.0 reqs

* update cha...

8f9a12ed5d30c1f0a44cbcb5dfb0c3fecd1f6348 authored over 2 years ago by Rob Ede <[email protected]>
prepare actix-http release 3.2.0 (#2801)

c6eba2da9b6ead6112433f7d2aaa1f2d19a22395 authored over 2 years ago by Rob Ede <[email protected]>
retain previously set vary headers when using compress (#2798)

* retain previously set vary headers when using compress

06c79458012457b2ef6e106b7fbe283a63683e73 authored over 2 years ago by Rob Ede <[email protected]>
Expose option for setting TLS handshake timeout (#2752)

Co-authored-by: Rob Ede <[email protected]>

0dba6310c66c3a0fd5bc02b072fc1ec696814bbf authored over 2 years ago by Ulf Lilleengen <[email protected]>
address clippy lints

f7d7d92984f0ed9204c7e69a8e16d0582a7efdcd authored over 2 years ago by Rob Ede <[email protected]>
Improve documentation for `actix-web-actors` (#2788)

3d6ea7fe9b9027205ee88dd64c3d9c932240928e authored over 2 years ago by nerix <[email protected]>
Fix common grammar mistakes and add small documentation for AppConfig's Default implementation (#2793)

8dbf7da89feb4f2127f72b97b9d51b7e7847a067 authored over 2 years ago by PeterPierinakos <[email protected]>
fix unrecoverable Err(Overflow) in websocket frame parser (#2790)

de92b3be2e6894c353816c6bd29d2a4768ccb92f authored over 2 years ago by oatoam <[email protected]>
Add getters for `&ServiceRequest` (#2786)

5d0e8138eeab63647e1e36001e6ae8e2a8ac3722 authored over 2 years ago by e-rhodes <[email protected]>
Bump up MSRV to 1.57 (#2789)

6b7196225e16f30c2bd99d5a4d8d3f25e040aac9 authored over 2 years ago by Yuki Okushi <[email protected]>
Add link to MongoDB example in README (#2783)

265fa0d050ffe07306accaa25ceffca3a8a15dda authored over 2 years ago by Isabel Atkinson <[email protected]>
Revert "actix-http: Pull actix-web dev-dep from Git repo"

This reverts commit 392641658064469609edd366b6ad11c343ea0c88.

062127a210659a62bb6fc9827a0f9cab56b41752 authored over 2 years ago by Yuki Okushi <[email protected]>
actix-http: Pull actix-web dev-dep from Git repo

The published version of actix-web depends on a buggy version of zstd crate,
temporarily use act...

392641658064469609edd366b6ad11c343ea0c88 authored over 2 years ago by Yuki Okushi <[email protected]>
release 4.1 group (#2781)

43671ae4aaf2c20150fd1e5ca54055eb5d114273 authored over 2 years ago by Rob Ede <[email protected]>
revert broken fix in #2624 (#2779)

* revert broken fix in #2624

* update changelog

264a703d947d4eaa3b39f8e90d02bb7800ddea54 authored over 2 years ago by Rob Ede <[email protected]>
migrate from deprecated sha-1 to sha1 (#2780)

closes #2778

498fb954b37f4439e1e88ccc5606ec8e95fc974b authored over 2 years ago by Rob Ede <[email protected]>
update msrv to 1.56 (#2777)

* update msrv to 1.56

* remove transitive dashmap dependency

closes #2747

2253eae2bbedfbe3bb5d1d036451a37a6e57e0a6 authored over 2 years ago by Rob Ede <[email protected]>
Allow a path as a guard in route handler macro (#2771)

* Allow a path as a guard in route handler macro

* Update CHANGES.md

Co-authored-by: Rob E...

8e76a1c77588c4a8214838c7248e7167b13508b1 authored over 2 years ago by JY Choi <[email protected]>
Implement `ResponseError` for `Infallible` (#2769)

dce57a79c96a2c7d5946491df317d9da0d1e1869 authored over 2 years ago by Sabrina Jewson <[email protected]>
fix some typos (#2744)

Co-authored-by: Rob Ede <[email protected]>

6a5b37020676fdfed4b8c7466d8542904bca825c authored over 2 years ago by cui fliter <[email protected]>
Add `ServiceConfig::default_service` (#2743)

* Add `ServiceConfig::default_service`

based on https://github.com/actix/actix-web/pull/2338
...

b1c85ba85be91b5ea34f31264853b411fadce1ef authored over 2 years ago by Rob Ede <[email protected]>
Improve documentation for FromRequest::Future (#2734)

Co-authored-by: Rob Ede <[email protected]>

9aab9116006b694fc0ac93df26ca2b0dfe6262bc authored over 2 years ago by Matt Fellenz <[email protected]>
update optional extractor impl docs

017e40f73369d79e9beb3191d6fa8f7ac76c4b21 authored over 2 years ago by Rob Ede <[email protected]>
add `Route::wrap` (#2725)

* add `Route::wrap`

* add tests

* fix clippy

* fix doctests

45592b37b60420ee827c964959449d006228290c authored over 2 years ago by Rob Ede <[email protected]>
fix tokio-uring version

8abcb9451296f44ef74f111bc29ed099a2bea70d authored over 2 years ago by Rob Ede <[email protected]>
clear conn_data on HttpRequest drop (#2742)

* clear conn_data on HttpRequest drop

fixes #2740

* update changelog

* fix doc test

f2cacc4c9d3634da5c024bc75315314c97262607 authored over 2 years ago by Rob Ede <[email protected]>
remove payload unwindsafe impl assert

56b9c0d08eec2faec847b6dd5abe5436352cd7b0 authored over 2 years ago by Rob Ede <[email protected]>
Add `ServiceRequest::extract` (#2647)

Co-authored-by: Rob Ede <[email protected]>

de9e41484af51ad47f8a42ff3191f93e565e6875 authored over 2 years ago by Luca Palmieri <[email protected]>
remove -http TestRequest doc test

2fed9785972f964ecc1a27afca8705c3087aa17c authored over 2 years ago by Rob Ede <[email protected]>
rework actix_router::Quoter (#2709)

Co-authored-by: Rob Ede <[email protected]>

40048a581158053ee89ced4c7cc21804b828b271 authored over 2 years ago by Ali MJ Al-Nasrawy <[email protected]>
update migration guide

e942d3e3b101cde08ccaa30f21020144be5522f8 authored over 2 years ago by Rob Ede <[email protected]>
Bump zstd to 0.11 (#2694)

Co-authored-by: Rob Ede <[email protected]>

09cffc093cd755d09a40a14f073f49015aa6e7ad authored almost 3 years ago by mellowagain <[email protected]>
Removed random superfluous whitespace (#2705)

c58f287044c844b55a8767757c4f38d77b489a15 authored almost 3 years ago by nikstur <[email protected]>
move coverage to own workflow

7b27493e4c660f41dcf3cac8a9b0580acf8df4e2 authored almost 3 years ago by Rob Ede <[email protected]>
remove nightly io-uring job

478b33b8a30d261a8fffb3fa9e1f5963a0595571 authored almost 3 years ago by Rob Ede <[email protected]>
move io-uring tests to own job

592b40f914c0fc6fba6c7011edd9111b0e1258dd authored almost 3 years ago by Rob Ede <[email protected]>
use tracing in actix-router

fe5279c77ae8c39792e5865a1478343ebf39b7ec authored almost 3 years ago by Rob Ede <[email protected]>
use tracing in actix-http

80d222aa78717893d98e6f6982b16a7a8d7ee95c authored almost 3 years ago by Rob Ede <[email protected]>
deprecate `NamedFile::set_status_code`

a03a2a0076d16dd80467b6c91697baabfeb66ddf authored almost 3 years ago by Rob Ede <[email protected]>
fix negative impl assertion on 1.60+

see https://github.com/rust-lang/rust/issues/94791

745e738955e7b1572f970fb25dfb4de9bb61b985 authored almost 3 years ago by Rob Ede <[email protected]>
Implement getters for named file fields (#2689)

Co-authored-by: Janis Goldschmidt <[email protected]>

1fd90f0b1098bf6b6bf7219b74e7b8adb29c851f authored almost 3 years ago by Rob Ede <[email protected]>
update files tokio-uring to 0.3

a35804b89f5b08b11304d4fa3e4ca37c9a4f6627 authored almost 3 years ago by Rob Ede <[email protected]>
prepare actix-http release 3.0.4

5611b98c0d46537bcb330774c74f814cde6bad31 authored almost 3 years ago by Rob Ede <[email protected]>
document with ws feature

dce943851802ea792a3fd233110f011b7b7a1d6a authored almost 3 years ago by Rob Ede <[email protected]>
bump `regex` requirement to `1.5.5` due to security advisory (#2687)

be986d96b387f9a040904a6385e9500a4eb5bb8f authored almost 3 years ago by Dylan DPC <[email protected]>
prepare awc release 3.0.0 (#2684)

8ddb24b49b0148f12524ec9cb3ff9ff67bfce743 authored almost 3 years ago by Rob Ede <[email protected]>
improve servicerequest docs

87f627cd5d33fe71833c24803174dcec5806fea2 authored almost 3 years ago by Rob Ede <[email protected]>
update actix-web-in-http example

03456b8a33a4550b94785a7612e16d715755cd00 authored almost 3 years ago by Rob Ede <[email protected]>
align hello-world examples

8c2fad31647abea48dbbc790983f6cebde4eb2f9 authored almost 3 years ago by Rob Ede <[email protected]>
prepare actix-http release 3.0.2

62fbd225bc5c36fd682389910ff5e13bd44e8c58 authored almost 3 years ago by Rob Ede <[email protected]>
fix(actix-http): encode correctly camel case header with n+2 hyphens (#2683)

Co-authored-by: Rob Ede <[email protected]>

0fa4d999d92a04cd2a9ddef10486fb8bb92700bc authored almost 3 years ago by Santiago <[email protected]>
prepare actix-http release 3.0.1

da4c849f6221be0c3a551da6a4a7570ef693b0f3 authored almost 3 years ago by Rob Ede <[email protected]>
fix dispatcher panic when conbining pipelining and keepalive

fixes #2678

49cd303c3b6dfa8e8575c8161e94fd045852ef1b authored almost 3 years ago by Rob Ede <[email protected]>
Add support for audio files streaming (#2645)

955c3ac0c4124f3807d0ac7be647668ea831cecc authored almost 3 years ago by Clément Nerma <[email protected]>
add actix 0.13 support (#2675)

56e5c19b85d7bb58cf619b2145dff058d950f3ca authored almost 3 years ago by Rob Ede <[email protected]>
clippy

3f03af1c5928e1c4ea0cfab4d2ddfc7043b571f1 authored almost 3 years ago by Rob Ede <[email protected]>
Update MIGRATION-4.0.md

25c067327890b9095962b992cee60455ab47e13f authored almost 3 years ago by Rob Ede <[email protected]>
fix(docs): TestRequest example fixed (#2643)

Co-authored-by: Rob Ede <[email protected]>

e7a05f98925dcd8461845b67fa5769b24aa88961 authored almost 3 years ago by Daze <[email protected]>
Update MIGRATION-4.0.md

2f13e5f67579238761aba34e35786026ce4c805c authored almost 3 years ago by Rob Ede <[email protected]>
tweak migration doc

9f964751f629936d447c27e5dca64fe1c96f4a83 authored almost 3 years ago by Rob Ede <[email protected]>
prepare actix-multipart release 0.4.0

fcca515387df8f014b3b5ea89a7666643504d41d authored almost 3 years ago by Rob Ede <[email protected]>
prepare actix-web-actors release 4.0.0

075932d82307070972c44680ad3f72449dda8371 authored almost 3 years ago by Rob Ede <[email protected]>
prepare actix-files release 0.6.0

cb379c0e0c41bdf1e5eeff500c6af6b0c790bc7e authored almost 3 years ago by Rob Ede <[email protected]>
prepare actix-web release 4.0.1

d4a5d450de7811e391d19593b871b5b6f614df8f authored almost 3 years ago by Rob Ede <[email protected]>
update readme

542200cbc28bb46ea0949852734da0dfd35eaebb authored almost 3 years ago by Rob Ede <[email protected]>
prepare releases: actix-http 3.0.0 and actix-web 4.0.0 (#2663)

d0c08dbb7dfd8b2096585a5b613c2be476199e73 authored almost 3 years ago by Rob Ede <[email protected]>
update migration guide on middleware

d0b5fb18d2f16f42743518363be8b9e0737cee56 authored almost 3 years ago by Rob Ede <[email protected]>
remove concurrency groups

12fb3412a5aca30afaffb8cff3cd90b27fe8f0b2 authored almost 3 years ago by Rob Ede <[email protected]>
fix ci groups

2665357a0c84744f024a2d9e33ef0498903780f9 authored almost 3 years ago by Rob Ede <[email protected]>
add CI job concurrency groups

693271e57103f6d96d0d8e7ea1219358365652a6 authored almost 3 years ago by Rob Ede <[email protected]>
remove useless doctest main fns

10ef9b0751a50f51f8a2bbff60fb4335bfc0d454 authored almost 3 years ago by Rob Ede <[email protected]>
fix changelog typo

ce00c889632ba23ce19745163b8e37bd2690191e authored almost 3 years ago by Rob Ede <[email protected]>
prepare actix-router release 0.5.0 (#2658)

75e6ffb057f79d7f1439bcd9fdc57c371aba36c3 authored almost 3 years ago by Rob Ede <[email protected]>
move blocking error to web (#2660)

ad38973767f38eba50cd52bb37dc1a0919185045 authored almost 3 years ago by Rob Ede <[email protected]>
remove legacy ws test

1c1d6477efb1b6aebf2a6bc312c7b827cbb79637 authored almost 3 years ago by Rob Ede <[email protected]>
flesh out Responder docs

a6f27baff1fd0c7e98f1c966799d2e4779408873 authored almost 3 years ago by Rob Ede <[email protected]>
fix http error debug impl

218e34ee1763f421b7b1e81a3f83034028e29be5 authored almost 3 years ago by Rob Ede <[email protected]>
ignore all http1 connection headers in h2

53509a53618deaa33f6ea8598434adedabd89247 authored almost 3 years ago by Rob Ede <[email protected]>
rename simple_service to status_service (#2659)

11bfa849262aa1ec8ccff7b633e6ee27e153f3f3 authored almost 3 years ago by Rob Ede <[email protected]>
update errorhandlers migration guide

5aa6f713c73ad91f0f062730708dca22a4f7b440 authored almost 3 years ago by Rob Ede <[email protected]>
prepare actix-http release 3.0.0-rc.4

151a15da74d32fa28a0c5c5bb5f8b533c7fd608c authored almost 3 years ago by Rob Ede <[email protected]>
fix dispatcher panic on pending flush

fixes thread panic in actix-http-3.0.0-rc.3 #2655

1ce58ecb305c60e51db06e6c913b7a1344e229ca authored almost 3 years ago by Rob Ede <[email protected]>
Edits to the migration notes (#2654)

f94065398138a74c317373e59ab9e0937322b89c authored almost 3 years ago by Luca Palmieri <[email protected]>
fix links

b291e298822ed60234f060e3ec41fee2526b66c2 authored almost 3 years ago by Rob Ede <[email protected]>
Fix links in README (#2653)

f843776f361bce3fd7e0f653e6add738faddc793 authored almost 3 years ago by Xavier Lange <[email protected]>