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
* replace get.is_some to contains_key
* Add tests
* remove unnecessary box cast
* fix m...
728b944360e38706de8100c9d2294e46374c2f39 authored almost 5 years ago3851a377dffd6ef37e6d3ddac8ea58b19cb4ef74 authored almost 5 years ago
Fixes #1321
A better fix would be to change `MessageBody` to take a `Pin<&mut
Self>`, rather...
* Enforce safety of `downcast_ref` at compile time.
The safety of `downcast_ref` requires tha...
3033f187d2214fdb40c815d982fbf6f8a31bcd3f authored almost 5 years ago* Replace `UnsafeCell` with `Cell` in `DateServiceInner`
This ensures that it's impossible to...
276a5a3ee444bcfb57ac5b8927129c000b5a91fb authored almost 5 years agoCo-authored-by: Yuki Okushi <[email protected]>
664f9a8b2db3ebf5f365efebb0ce42cb993486a0 authored almost 5 years agoc73c2dc12cc96fd519dcd7c32d4d2804df73c197 authored almost 5 years ago
* Use `OffsetDateTime` instead of `PrimitiveDateTime`
* Parse time strings with `PrimitiveDat...
e634e6484713d213794105758725b7f291488254 authored almost 5 years ago* Skip empty chucks for BodyStream and SizedStream when streaming response (#1267)
* Fix test...
cdba30d45fc5814c0cd9657deec55968d04787ad authored almost 5 years ago
Most of the relevant struct already had a `#[pin_project]` attribute,
but it wasn't being used....
Using some module trickery, we can generate a tuple struct for each
invocation of the macro. Th...
Co-authored-by: Christian Battaglia <[email protected]>
a2d4ff157ea981a09d56e4284fd484e88a5c498d authored almost 5 years ago* eliminate handler naming restrictions #1277
* Update actix-web-codegen/CHANGES.md
Co-aut...
71d11644a71b243f8f4506b715db4f7c5dddbae1 authored about 5 years ago* add benchmark for full stack request lifecycle
* add direct service benchmarks
* fix new...
8888520d83b43ccd217f1cfb9ba764a39cb72668 authored about 5 years ago* Try to use `cargo-cache`
* Tweak issue template
cf3577550c04f6004f5fc33a57f7af814b0872cb authored about 5 years agoCo-authored-by: Yuki Okushi <[email protected]>
58844874a0e56c51d964ab78f4d426da00541674 authored about 5 years ago* Initial Issue template
* First round of changes for the bug report
Co-authored-by: Yuki ...
78f24dda037bf7f4350cfefca54a876a0e7ae162 authored about 5 years ago* Ignore Tests & Examples for CodeCoverage
Ignore Tests & Examples for CodeCoverage
e17b3accb9327ab962af62599d37f78fd59e569b authored about 5 years agoc6fa007e726386544b0ebc8b7dd459d62bfd5e69 authored about 5 years ago
fixes #1035
a3287948d19bbdc9e7cf9957403961eeb2d8b94d authored about 5 years ago* Add benchmark action
* Fix Windows build
2e9ab0625e9e58995d8376bf3d41b62bce9d2640 authored about 5 years ago3a5b62b5502d8c2ba5d824599171bb381f6b1b49 authored about 5 years ago
412e54ce1071e22da11a8a53e89f807814e7e0e4 authored about 5 years ago
Co-authored-by: Yuki Okushi <[email protected]>
bca41f8d4006bb567eb1ab258c49b24d65e7ef59 authored about 5 years ago* update doc comment for `HttpRequest::app_data`
* add `no_run` to doc comment
* add `igno...
7c974ee6687229a61760331baf3f749843c23d6c authored about 5 years ago* Replace sha1 dependency with sha-1
This other crate is being maintained, and it offers bett...
abb462ef8540b170d518fea968a3adb13d809ddc authored about 5 years agoe66312b664f183a80eae6a9de3e9c8667b08241e authored about 5 years ago
39f4b2b39ee86814ccca9d54dfab4a0c57464be2 authored about 5 years ago
f6ff056b8a496d1e629ecab16ba50c7f8e5094a3 authored about 5 years ago
51ab4fb73dd1fce8de44184d08cc916c060a4d41 authored about 5 years ago
Fix actix-http examples
f5fd6bc49fd0886cf4a1c76de44c259aff7426c9 authored about 5 years ago2803fcbe229203326007d31490e3ba87499425f6 authored about 5 years ago
67793c5d92e06f3ec9c2131c580df842889b3718 authored about 5 years ago
bcb5086c9183de549ddcd2a96543d7af96dbd2d6 authored about 5 years ago
* Fix link to example in readme.md
* Add links to openssl and rustls examples
* Rustls sho...
7bd22702907dfde91f9e8697cfb223a5c89b85ab authored about 5 years agoa4ad5e6b69e1f9205d76ff40d56260bc125bbd08 authored about 5 years ago
6db909a3e7fe7ad91c642531f98fc7bdc3f40469 authored about 5 years ago
642ae161c01fa303c0439fa63a2a2db1d3243348 authored about 5 years ago
7b3c99b9337a8a237469c4bc37e512205f39b982 authored about 5 years ago
f86ce0390ecfc66504fc878483a7ca26bf99da38 authored about 5 years ago
7882f545e5ff3efaadb2095ca2dfcbd59135855d authored about 5 years ago
1c75e6876b0d749c41d27f8ebce480beafe8d649 authored about 5 years ago
6a0cd2dced8b085865e966e2d40baf1b8ad9d640 authored about 5 years ago
c7f39157799d4ef5703e4b80e7d6215be6ef570e authored about 5 years ago
* Use GitHub Actions
* Fix unused imports on Windows
* Fix test for Windows
* Stop to r...
f45db1f909d9247e5cba5bef1d897f17e3fd9241 authored about 5 years ago3751a4018e7a541ab81fdce60a7c3cd16c714e64 authored about 5 years ago
0cb1b0642f17ca2906a02bcaa9405ce8368fec89 authored about 5 years ago
48476362a31e303904066e5acdb26cc8fd1fa533 authored about 5 years ago
2b4256baab0247923c6caf2af055919c15a4100c authored about 5 years ago
e5a50f423d79132f8acbab8b715480e734772de6 authored about 5 years ago
8b8a9a995d74a8aea5efaa99ffa3e629701e84a4 authored about 5 years ago
74fa4060c2138dd070e9bfac65429d2ff81568cf authored about 5 years ago
c877840c07d657fd7379d4bc8381f7c38c29edd2 authored about 5 years ago
20248daedad5bee1fcfe3847ea02c38d6ba85a0e authored about 5 years ago
a08d8dab7060b5ff2c5a97522786cfbfa27fd7ac authored about 5 years ago
fbbb4a86e91b207354383b2627b0d55465bbcb79 authored about 5 years ago
1d12ba9d5ff691178c3fe61f3f662ca7d98080d2 authored about 5 years ago
8c54054844fd859c04c89410af2f5e1fc8e63283 authored about 5 years ago
1732ae8c79efe46df294e6b64a80ef8ddfbaa719 authored about 5 years ago
* Fix poll_ready call for WebSockets upgrade
* Poll upgrade service from H1ServiceHandler too
3b860ebdc7aead34fede705b5a8cebe6b11da025 authored about 5 years ago29ac6463e1d4b34deb5214ae8d21765012922a00 authored about 5 years ago
01613f334bdfe81abe4a6934e590ad7f70ba3935 authored about 5 years ago
30dcaf9da0a57336860d6137169658697b2e92b1 authored about 5 years ago
b0aa9395daf6e76c28a6216831b030e7713c662a authored about 5 years ago
a153374b6149e8315bcb61ff846c107d4c70571c authored about 5 years ago
a791aab41825ba0a0f10388583c79c1352f11665 authored about 5 years ago
cb705317b8f70ecb4681806836c70d4cb3a0aedf authored about 5 years ago
e8e0f98f96c1ae09fd2c2cf32f4c47a443e5e852 authored about 5 years ago
c878f66d0593b01f4671eac2977af9b46ddfde47 authored about 5 years ago
fac6dec3c96cfa1caaf2abdc233a43076f6830c3 authored about 5 years ago
232f71b3b529955b9effa7e410847faee076d694 authored about 5 years ago
8881c13e600c36e082b3a80365caf2b774712cfb authored about 5 years ago
d006a7b31f81db36cd63f986858bc4fce81e5fc4 authored about 5 years ago
3d64d565d9aa7636f9faa56ff6bde59e73ce773a authored about 5 years ago
c1deaaeb2f98a7dd6e3cbce81947c495f281fdfe authored about 5 years ago
b81417c2fa980c7a2157796ca74b2dc68769b710 authored about 5 years ago
4937c9f9c23d700cdc826db0d43faa5a66544c45 authored about 5 years ago
db1d6b7963ba5a4ddc2e54f10bfe04a42e225e7d authored about 5 years ago
fa07415721fa09738b4e33cfd6fd94e75f60bf3a authored about 5 years ago
b4b3350b3e4b857daec140ff60981aaa1d4388ab authored about 5 years ago
4a1695f719ffb5b906ecba4f22b8d25d8173c60e authored about 5 years ago
1b8d74793728573c719ac887df8135dfb8618d9d authored about 5 years ago
a43a005f59902a88c31645e3aeedc8112da72671 authored about 5 years ago
* actix-multipart: Fix multipart boundary reading
If we're not ready to read the first line a...
a612b74aeb17bfe5ef822b3c626012a1fbb32eb1 authored about 5 years ago131c89709977335c1150be99e367780fe619398e authored about 5 years ago
ef3a33b9d6e67ace0dcd5a1d7889d1844f1de466 authored about 5 years ago
5132257b0dee34fb52de039626ea3ffb0964d524 authored about 5 years ago
0c1f5f9edc581878da5a6c1d4b40a90ed22d1b99 authored about 5 years ago
Fixed un escaped brackets in lib.rs, and reflowed links to ConnectionInfo in app, config, and se...
e4382e4fc126a495baca0e583fd95d7aaee10c0a authored about 5 years agoa3ce371312c12fb70d855d85a5ede2b98504ffa1 authored about 5 years ago
42258ee2896db29cd8012d489f3d41c47b04faa9 authored about 5 years ago
b92eafb8391c0433a53e35ca8f7987b5453eff5e authored about 5 years ago
3b2e78db473f599907f0da1d633a2f5387c1ec68 authored about 5 years ago
63da1a5560c821cab4e5a498ac99e701718007cb authored about 5 years ago
1f3ffe38e886c7bcde10604976861e30f3ac4e6c authored about 5 years ago
Add rich project metadata
c23b6b387906dd774ef048523969cc25436a6a31 authored about 5 years ago909c7c8b5bb47252c002e70b03a7af5979c5f32b authored about 5 years ago
4a8a9ef4050ce76ba94afedc6810f05953af22db authored about 5 years ago
6c9f9fff735023005a99bb3d17d3359bb46339c0 authored about 5 years ago
8df33f7a81fa98c77e0dc25dfd5288cff41557f7 authored about 5 years ago