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

add test runtime macro (#2409)

591abc37c31d969998247dda91baf4c950d0cd91 authored about 3 years ago by Rob Ede <[email protected]>
bump msrv to 1.52.1

ad22cc4e7f57ef11dcfc9706f1e1e747a3475815 authored about 3 years ago by Rob Ede <[email protected]>
clippy

efdf3ab1c3ddc80508d020802c79a175134a30aa authored about 3 years ago by Rob Ede <[email protected]>
copy original route macro input with compile errors (#2410)

6b3ea4fc619ea0c3951d1beefdb13c131e43fd7e authored about 3 years ago by Rob Ede <[email protected]>
web: implement `into_inner` for `Data<T: ?Sized>` (#2407)

99985fc4ecdc694182cbbcbb490f0e3e0f6701c6 authored about 3 years ago by James Rhodes <[email protected]>
Remove checked_expr (#2401)

a6707fb7ee401d248268a8ac28ca96a854ad797a authored about 3 years ago by Omid Rad <[email protected]>
fix changelog

a3806cde190ec27703576a91b470a6c8706cd5b1 authored over 3 years ago by Rob Ede <[email protected]>
web: add option to not require content type header for Json (#2362)

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

efefa0d0ce79e24acc79fb0333369e7ab6d79c41 authored over 3 years ago by Jake <[email protected]>
improve extract docs (#2384)

450ff5fa1dbbf9aa9adb68f711ed5e3b53445bab authored over 3 years ago by Rob Ede <[email protected]>
Remove `FromRequest::Config` (#2233)

Co-authored-by: Jonas Platte <[email protected]>
Co-authored-by: Igor Aleksanov ...

8ae278cb68eda1e6c4fbd3463b018e0f0fe1c313 authored over 3 years ago by Arniu Tseng <[email protected]>
remove time dep from actix-http (#2383)

46699e34299ed14401df8ea8022efe47a83041e0 authored over 3 years ago by Rob Ede <[email protected]>
prepare actix-web beta.9 releases (#2381)

* prepare actix-router release 0.5.0-beta.2

* prepare actix-web-codegen release 0.5.0-beta.4
...

ba88d3b4bf1cc3cccfd17d53f907422257e16944 authored over 3 years ago by Rob Ede <[email protected]>
accept owned strings in TestRequest::param (#2172)

* accept owned strings in TestRequest::param

* bump actix-router to 0.4.0

* update changel...

8dd30611faf552108638e7719025cbe5ac3d76e8 authored over 3 years ago by Ibraheem Ahmed <[email protected]>
speed up ci

1383c7d701c35df45abc425e70dae69d9bab1317 authored over 3 years ago by Rob Ede <[email protected]>
refactor web module (#2379)

d8a0f46f264dd52a8d17a8c97036dcf9fc717cbb authored over 3 years ago by Rob Ede <[email protected]>
Send headers within the redirect requests. (#2310)

53ec66caf47592b2bdfbbab2936d7ac727bcf315 authored over 3 years ago by Omid Rad <[email protected]>
non exhaustive content encoding (#2377)

93112644d3da17833ea03fc7856329ec2f35ba1c authored over 3 years ago by Rob Ede <[email protected]>
Fix quality parse error in Accept-Encoding HTTP header (#2344)

ddc8c16cb34c9730b9a4922413fbf027e401052d authored over 3 years ago by Arthur Le Moigne <[email protected]>
rework `ResourceMap` internals (#2337)

373b3f91dff58ac6c5b1158206e7380376906541 authored over 3 years ago by Ali MJ Al-Nasrawy <[email protected]>
ResourceDef: support multiple-patterns as prefix (#2356)

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

7d01ece3556e77c0555f4e7da6c8699d8fc34fb1 authored over 3 years ago by Ali MJ Al-Nasrawy <[email protected]>
"deprecate" calls to NormalizePath::default

c50eef61664e0614255d02924d43f18c4630e447 authored over 3 years ago by Rob Ede <[email protected]>
add middleware composition tests (#2375)

dade818ebaab441e8cc5d359068209daa002b488 authored over 3 years ago by Rob Ede <[email protected]>
use rust 1.51 features

ae35e69382805164704d8d7c79f41c85089b3d36 authored over 3 years ago by Rob Ede <[email protected]>
bump msrv to 1.51

5128b1bdfc0c47fc744f2bc1f417ef5fd0e7f3c1 authored over 3 years ago by Rob Ede <[email protected]>
compile time validation of path (#2350)

* compile time validation of path

* added trybuild err message

* Update Cargo.toml

* ad...

168b2f227d1959252dc47518641da7d214a81ed3 authored over 3 years ago by Aravinth Manivannan <[email protected]>
[fix] Bump actix-http dependency to 3.0.0-beta.9, up from 3.0.0-beta.8 (#2360)

Fixes https://rustsec.org/advisories/RUSTSEC-2021-0081

4bb32fb19b5fb4105e7ca2b7371557d0d21b0346 authored over 3 years ago by Sam De Roeck <[email protected]>
ResourceDef: define behavior for prefix with trailing slash (#2355)

* ResourceDef: define behavior

* fix tests

* add scope test

* revert firestorm bump

...

f9da6e48e0aef496001528daa68298ff9107a895 authored over 3 years ago by Ali MJ Al-Nasrawy <[email protected]>
update httparse for uninit header parsing (#2374)

ff07816b650997b0050811c1fd300c0da1104b59 authored over 3 years ago by fakeshadow <[email protected]>
clippy

5f412c67db4c65dba51942bd098b58acc8fae035 authored over 3 years ago by Rob Ede <[email protected]>
Don't create a slice to potential uninit data on h1 encoder (#2364)

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

a0c0bff944febe1d984aedc4866acee1bed95bdd authored over 3 years ago by Thales <[email protected]>
update graphs

384164cc148e4bf31a8ff3ddffd1139e64a1c15f authored over 3 years ago by Rob Ede <[email protected]>
HRS security fixes (#2363)

e965d8298f421e9c89fe98b1300b8361e948c324 authored over 3 years ago by Rob Ede <[email protected]>
update to router 0.5.0 beta (#2339)

f6e69919ede4872c1d987b4b932c44580190971c authored over 3 years ago by Rob Ede <[email protected]>
re-export ServiceFactory (#2325)

293c52c3ef42663d90d4b09acd22869ee6919788 authored over 3 years ago by Rob Ede <[email protected]>
clippy fixes (#2296)

5a14ffeef28859d387810151d5a685b585f36be2 authored over 3 years ago by Rob Ede <[email protected]>
Update MIGRATION.md (#2315)

Minor edit

7ae132cb688c213b22878b8425e73b9431300629 authored over 3 years ago by CGMossa <[email protected]>
fix tests with tokio 1.8.1 (#2317)

d8deed0475a5801d531e72b7e2619e18222f704f authored over 3 years ago by Ali MJ Al-Nasrawy <[email protected]>
Move dev module to separate file, update description (#2293)

2504c2ecb0906d261688cd61d93444d4f0537cde authored over 3 years ago by Ibraheem Ahmed <[email protected]>
prepare beta.8 releases (#2292)

604be5495f920a9f11056fad989ff757ed364f2b authored over 3 years ago by Rob Ede <[email protected]>
Various refactorings (#2281)

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

262c6bc828d58a4acf0d1c8b291f5a6c6b3f82fd authored over 3 years ago by Igor Aleksanov <[email protected]>
simplify `ConnectionInfo::new` (#2282)

5eba95b731856ab3d1c4fd7f4fb18f5e647d021a authored over 3 years ago by Ibraheem Ahmed <[email protected]>
files: file path filtering closure (#2274)

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

09afd033fce961db3f46e4aabdaefe85e99fb5d2 authored over 3 years ago by Ali MJ Al-Nasrawy <[email protected]>
fix scope and resource middleware data access (#2288)

539697292adabb0f682004f47d81b9ccd9eba121 authored over 3 years ago by Rob Ede <[email protected]>
re-add serde error impls

5a480d1d789fc55e9c26434f4294d8ac13eea1bf authored over 3 years ago by Rob Ede <[email protected]>
Remove duplicated step from CI workflow (#2289)

9a263933757ab6e0bd1a6a688b8bce04584e7dfe authored over 3 years ago by Igor Aleksanov <[email protected]>
Don't leak internal macros (#2290)

2eacb735a4f2f284eeaf80244a119ca89621234d authored over 3 years ago by Ibraheem Ahmed <[email protected]>
Remove downcast macro from actix-http (#2291)

767e4efe224fe52e66fcb4378a25076ec8beeb9a authored over 3 years ago by Ibraheem Ahmed <[email protected]>
remove comment

e559a197cc909a6ec9f60900645dfa26a195ca03 authored over 3 years ago by Rob Ede <[email protected]>
clippy

93aa86e30bd2bc664aac80d7f6e02769f9a64750 authored over 3 years ago by Rob Ede <[email protected]>
app data doc improvements

2d8d2f5ab08c7db6ccfeba5a15a5085165a06ed3 authored over 3 years ago by Rob Ede <[email protected]>
`Route::service` (#2262)

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

083ee05d50519897db96fb1873b6eebd5f6df186 authored over 3 years ago by Ibraheem Ahmed <[email protected]>
try to fix doc test failures (#2284)

ed0516d724ed225b0b83c01f9278e47bd5f7f104 authored over 3 years ago by Rob Ede <[email protected]>
Note that Form cannot require data ordering (#2283)

7535a1ade8c1ee392ae1aa337821cf8f7c7c4c9a authored over 3 years ago by Jonas Malaco <[email protected]>
ServiceRequest::parts_mut (#2177)

8846808804e2ac885a5a81b27817b365dfcd4c9a authored over 3 years ago by Ibraheem Ahmed <[email protected]>
Propagate error cause to middlewares (#2280)

3b6333e65f2da0c0ddf84f014088ef69c12dd2e2 authored over 3 years ago by Luca Palmieri <[email protected]>
Implement `FromRequest` for request parts (#2263)

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

b1148fd735fddd03d3717b2a90b697be51fac4d2 authored over 3 years ago by Ibraheem Ahmed <[email protected]>
deprecate `App::data` and `App::data_factory` (#2271)

12f7720309a5bffc0ae93ece4b7a0462ed901f56 authored over 3 years ago by Rob Ede <[email protected]>
chore: bump actix to 0.12.0 in actix-web-actors (#2277)

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

2d8530feb37447a1dd2e58700b31b987ae8163ef authored over 3 years ago by Grzegorz Baranski <[email protected]>
prepare actix-test release 0.1.0-beta.3

7faeffc5ab240bb6101724adf315d77c530e72b4 authored over 3 years ago by Rob Ede <[email protected]>
remove unused private hidden methods

f81d4bdae755fe1a7ba60dcde1ceae39e50771fb authored over 3 years ago by Rob Ede <[email protected]>
files: allow `show_files_listing()` with `index_file()` (#2228)

689377328008d8b9f3a9b68347fdfbe2a31a6542 authored over 3 years ago by Ali MJ Al-Nasrawy <[email protected]>
tweak compress feature docs

73a655544efbc1a4550a98a62945f367fa6b783f authored over 3 years ago by Rob Ede <[email protected]>
Select compression algorithm using features flags (#2250)

Add compress-* feature flags in actix-http / actix-web / awc.
This allow enable / disable not w...

baa5a663c47343459f493280ec31eff4c255280d authored over 3 years ago by Arthur Le Moigne <[email protected]>
beta.7 releases (#2266)

c260fb1c486f9db1ad50d48e9e7ceb6b4bd8a31f authored over 3 years ago by Rob Ede <[email protected]>
refined error model (#2253)

532f7b9923720df8f9057ff7941f7f310c5d3ccd authored over 3 years ago by Rob Ede <[email protected]>
fix cargo cache on msrv

bb0331ae28db4db1475136fbbc429e50405a8b69 authored over 3 years ago by Rob Ede <[email protected]>
files: inline disposition for common web app file types (#2257)

8d124713fc00d8da1f85e05a560faf70280fbf40 authored over 3 years ago by Ali MJ Al-Nasrawy <[email protected]>
Adjust JSON limit to 2MB and report on sizes (#2162)

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

fb2b362b6020bad74b994231c563dfa153f50e70 authored over 3 years ago by peter-formlogic <[email protected]>
Extends Rustls ALPN protocols instead of replacing them when creating Rustls based services (#2226)

75f65fea4f27d7f15e10838b5ba6351350a3b0dc authored over 3 years ago by Victor Pirat <[email protected]>
clarify docs for BodyEncoding::encoding() (#2258)

812269d6568a8ed9ed22deaaa0489795c933f511 authored over 3 years ago by Ali MJ Al-Nasrawy <[email protected]>
Deduplicate rt::main macro logic (#2255)

e46cda52280007cc459b3856a5df87345e9e5b93 authored over 3 years ago by Ibraheem Ahmed <[email protected]>
add Seal argument to sealed AsHeaderName methods (#2252)

2e1d76185487c323ed1b73bd2120693dc17e995e authored over 3 years ago by Ibraheem Ahmed <[email protected]>
Don't normalize URIs with no valid path (#2246)

b1e841f1686c9eb681155cdeff4fadda14c0b5ce authored over 3 years ago by Thales <[email protected]>
Add information about Actix discord server (#2247)

0bb035cfa79816d4ead678fc23e2839b3120c7e1 authored over 3 years ago by Yerkebulan Tulibergenov <[email protected]>
Add zstd ContentEncoding support (#2244)

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

34792934168897d0559cadb31720ad27a5114a34 authored over 3 years ago by Arthur Le Moigne <[email protected]>
Additional test coverage and tidyup (middleware::normalize) (#2243)

136dac135245daec70b6b68a116dca9132b3680f authored over 3 years ago by James Wright <[email protected]>
files: Fix `redirect_to_slash_directory()` when used with `show_files_listing()` (#2225)

e5b713b04a5bb79d5857eebc56489ac761e5eb59 authored over 3 years ago by Ali MJ Al-Nasrawy <[email protected]>
Response::from_error take impl Into<Error> (#2214)

3847429d00e9b256dc1d1fc2cfea414e367c3410 authored over 3 years ago by fakeshadow <[email protected]>
refactor h2 dispatcher to async/await.reduce duplicate code (#2211)

bb7d33c9d41acef3b8d57dafc167c4077875374c authored over 3 years ago by fakeshadow <[email protected]>
Only run UI tests on MSRV (#2232)

4598a7c0ccd594deb483c743a031eb3d4acad72e authored over 3 years ago by Yuki Okushi <[email protected]>
Fix clippy warnings (#2217)

b1de196509b12a9b263490ae008bb6568a29c765 authored over 3 years ago by Keita Nonaka <[email protected]>
move internalerror to actix web (#2215)

2a8c650f2c4ccc5cafcfba01e85109a0388e604f authored over 3 years ago by Rob Ede <[email protected]>
cleanup ws test (#2213)

f277b128b65c874b46ff897e4b770f8a713b88a4 authored over 3 years ago by fakeshadow <[email protected]>
update changelog

4903950b221b1f0ee15c1ff2d7c5e4a606715559 authored over 3 years ago by Rob Ede <[email protected]>
remove error field from response

f55e8d7a11b23a2be97a93371e79b754fa60647d authored over 3 years ago by Rob Ede <[email protected]>
remove responsebody indirection from response (#2201)

900c9e270ebf612fbd4aefdc33f7476d1bfdafe4 authored over 3 years ago by Rob Ede <[email protected]>
remove rogue eprintln

a9dc1586a0935c48c3f841761bf81c43ca9e2651 authored over 3 years ago by Rob Ede <[email protected]>
examples use info log level by default

947caa3599bd842973e1615a71b6fc9073f23dbd authored over 3 years ago by Rob Ede <[email protected]>
Expose SererBuilder::worker_max_blocking_threads (#2200)

7d1d5c8acdcd99162273b4c44ec42dddcea42f8e authored over 3 years ago by fakeshadow <[email protected]>
add associated error type to MessageBody (#2183)

ddaf8c3e4379d915ff9ba05bcf2d55227c21ab8e authored over 3 years ago by Rob Ede <[email protected]>
Fix loophole in soundness of `__private_get_type_id__` (#2199)

dd1a3e7675df26748d070e94912ebe1587cb9241 authored over 3 years ago by Aaron Hill <[email protected]>
Reduce the level of the emitted log line from `error` to `debug`. (#2196)

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

c17662fe39523ce4230234004c572618932be2c7 authored over 3 years ago by Luca Palmieri <[email protected]>
Static either extract future (#2184)

3a0fb3f89e82fa3287d9741533e4d8dfd38c1548 authored over 3 years ago by Ibraheem Ahmed <[email protected]>
Update dependency "language-tags" (#2188)

1fcf92e11f1b18053ecc1df13be2d79e0efc1ca9 authored over 3 years ago by Voldracarno Draconor <[email protected]>
files doc wording

6a29a50f25fd103c61e93d97dbee5745640bb911 authored over 3 years ago by Rob Ede <[email protected]>
clean up files service docs and rename method

follow on from #2046

75867bd073e4bc16b416bc10e13a185c3cfcf14a authored over 3 years ago by Rob Ede <[email protected]>
add support of filtering guards in Files of actix-files (#2046)

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

f44a0bc159680f5c65c14bbf7947768272818276 authored over 3 years ago by tglman <[email protected]>
static form extract future (#2181)

07036b56407c4abdd3034ee5594a43a0ea57cd0e authored over 3 years ago by Ibraheem Ahmed <[email protected]>
use stable codec 0.4.0

a7cd4e85cf75e2cdf6fc54d91ef3c60967e64288 authored over 3 years ago by Rob Ede <[email protected]>
update awc docs link, formatting (#2180)

6a9c4f102657f35b7aba86ea8eb3ff4e3dee009a authored over 3 years ago by Ibraheem Ahmed <[email protected]>