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

remove direct dep on ahash for client pool

fdfb3d45dbf85e7b4ecd1b2dacfec11bf584a7dd authored almost 2 years ago by Rob Ede <[email protected]>
specify safe tokio version range

4e056293681c05542eef245b09984cad9deda8f0 authored almost 2 years ago by Rob Ede <[email protected]>
prepare actix-web release 4.3.1

e35ec28cd27e34bd4cc76d843975c24231db2b59 authored almost 2 years ago by Rob Ede <[email protected]>
prepare actix-web-codegen release 4.2.0

35006e9cae904ac28ffe81e62ac2e0110346121d authored almost 2 years ago by Rob Ede <[email protected]>
prepare awc release 3.1.1

115701eb862aa8f3f764735aefe6ad687f8102b5 authored almost 2 years ago by Rob Ede <[email protected]>
format markdown with prettier

e2fed91efd9c4a6e89b4ee5f7e977aa612c3100b authored almost 2 years ago by Rob Ede <[email protected]>
actix-multipart: Feature: Add typed multipart form extractor (#2883)

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

d4b833ccf0dd16ca2623e3822062ac5579c36dd5 authored almost 2 years ago by Jacob Halsey <[email protected]>
improve docs for app_config methods

358c1cf85baa06b1c7b75795e6de06599b84f52b authored almost 2 years ago by Rob Ede <[email protected]>
fix typos (#2982)

42193bee295ce131f18fbc0d49b7206214717330 authored almost 2 years ago by Lioness100 <[email protected]>
clippy

dc08ea044b75a3f21fac632c9ab364cebe1ad61c authored almost 2 years ago by Rob Ede <[email protected]>
Fix minor typo in Markdown (#2977)

85d88ffadab590a8f0e66336b45c3f7e7d020972 authored almost 2 years ago by Roy Wellington Ⅳ <[email protected]>
added body manipulation example for error handlers (#2973)

Closes https://github.com/actix/actix-web/issues/2856

bf19a0e761f0ab1274bff1be956c1eaa82f057a7 authored almost 2 years ago by yinho999 <[email protected]>
[awc] change `client::Connect` to be public (#2690)

bf1f169be2b81f4fd5b2dc547e6ab68b363c544a authored almost 2 years ago by Joel Wurtz <[email protected]>
refactor codegen route guards

359d5d5c80dc893f4c75bf0bda20d332d3b306b9 authored almost 2 years ago by Rob Ede <[email protected]>
added support for creating custom methods with route macro (#2969)

Co-authored-by: Rob Ede <[email protected]>
Closes https://github.com/actix/actix-web/issues/...

65c0545a7a24fb2234f7793b4a9d4d7b6811c62c authored almost 2 years ago by edgerunnergit <[email protected]>
add tests for files_listing_renderer

b933ed445611c752401342a3a020bbf185d2031d authored almost 2 years ago by Rob Ede <[email protected]>
require safe tokio version range

see https://rustsec.org/advisories/RUSTSEC-2023-0005

4bff1d0abe3f90fa804c79c4a8b69fb2a0595216 authored almost 2 years ago by Rob Ede <[email protected]>
refactor: move Host guard into own module

fa106da55519ce94445b71773478db04cd6d1c21 authored almost 2 years ago by Rob Ede <[email protected]>
prepare actix-files release 0.6.3

c15016dafb5b2b7f42796b58ae63fb42643991e3 authored almost 2 years ago by Rob Ede <[email protected]>
prepare actix-http-test release 3.1.0

74688843bac4dd71b8ccb079ba99d2fe2bc60190 authored almost 2 years ago by Rob Ede <[email protected]>
prepare actix-web-actors release 4.2.0

845156da85bc91720389cdb4d538d3744ad7f25d authored almost 2 years ago by Rob Ede <[email protected]>
prepare actix-multipart release 0.5.0

98752c053c38debf0a4ec03b5aee7bc3a1aea594 authored almost 2 years ago by Rob Ede <[email protected]>
prepare actix-web release 4.3.0

df6fde883c17c39ee30b71858a65c36eb0ed71c0 authored almost 2 years ago by Rob Ede <[email protected]>
prepare awc release 3.1.0

8d4cb8c69af47e6ea33b86e035e5bb8bf358d8cc authored almost 2 years ago by Rob Ede <[email protected]>
prepare actix-http release 3.3.0

dd9ac4d9b89b91f2dbd2560737f6d7eb5ef04ad0 authored almost 2 years ago by Rob Ede <[email protected]>
update tokio-uring support to 0.4

72c80f9107775fd911bfbce05654a4488335e46b authored almost 2 years ago by Rob Ede <[email protected]>
Update base64 to 0.21 (#2966)

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

b00fe72cf61cb857df9b0c8f6c7af5419f7647bd authored almost 2 years ago by citreae535 <[email protected]>
fix non-empty body of http2 HEAD response (#2920)

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

2f0b8a264aa385a990d74034719b9b2589f94886 authored almost 2 years ago by cumtyc <[email protected]>
add cache-status and cdn-cache-control header names (#2968)

* add cache-status and cdn-cache-control header names

* fix changelog

* update docs with r...

b9f0faafde1d451cc73776992a99a1eb03595a69 authored almost 2 years ago by Rob Ede <[email protected]>
Add fallible versions of test_utils helpers to actix-test (#2961)

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

6627109984ac72791443ddc8a85b30dc62a05350 authored almost 2 years ago by Zach <[email protected]>
use secure tokio version range

see RUSTSEC-2023-0001

fixes #2962

b9f54c87969d09b93ce2b50889bc9c5b6a41d8b8 authored almost 2 years ago by Rob Ede <[email protected]>
Implement `MessageBody` for `Cow<'static, {[u8], str}>` (#2959)

cfd40b4f1547629b2023430da55798fd942a0c42 authored almost 2 years ago by Nikolai Vazquez <[email protected]>
http service finalizer for automatic h2c detection (#2957)

* http service finalizer for automatic h2c detection

* update changelog

* add h2c auto test

08c2cdf6416287d63387584213ea3dd41b007ef6 authored almost 2 years ago by Rob Ede <[email protected]>
add headermap::retain (#2955)

* add headermap::retain

* update changelog and docs

* fix retain doc test

fbd0e5dd0a27f7ab82e4b9d0eb9016d0e399fd1a authored almost 2 years ago by Rob Ede <[email protected]>
add some useful header name constants (#2956)

7b936bc443d22fca679a1fca72b488adfecee3e6 authored almost 2 years ago by Rob Ede <[email protected]>
improve error handling on new new example

d2364c80c4311d70f32a6a50e26a2a3ef43a9206 authored almost 2 years ago by Rob Ede <[email protected]>
add h2c example

77459ec415a44ab90ed5b11ec6165f0dd0fe5e37 authored almost 2 years ago by Rob Ede <[email protected]>
address clippy lints

For intrepid commit message readers:
The choice to add allows for the inlined format args lint i...

6f0a6bd1bb7ffdd98fa5ce825b24a73c4d71d9a7 authored almost 2 years ago by Rob Ede <[email protected]>
add Allow header to resource's default 405 handler (#2949)

06c3513bc0da212d87c6fae5332e845146991027 authored about 2 years ago by Rob Ede <[email protected]>
fix version requirement for futures_util

29bd6a1dd57705fc44a40d63327086643de1d2ad authored about 2 years ago by Rob Ede <[email protected]>
bump zstd to 0.12

17f7cd2aae1cf6cd5b21e3225ab3b3b95b128885 authored about 2 years ago by Rob Ede <[email protected]>
bump criterion to 0.4

ede645ee4e65ee6ce930dd4a796c10d37fc1c4ce authored about 2 years ago by Rob Ede <[email protected]>
fix doc tests

6d48593a6016cd75f6e7f128ee2bb2e6a28fcc86 authored about 2 years ago by Rob Ede <[email protected]>
add redirect service (#1961)

3c69d078b2ad35672394f00d6d8acf1985a63bb8 authored about 2 years ago by Rob Ede <[email protected]>
tweak form docs

e7c34f2e45125d00c899994473212703731fd605 authored about 2 years ago by Rob Ede <[email protected]>
add acceptable guard (#2265)

d708a4de6d0c7efb54520f48d0a3efaa28db19da authored about 2 years ago by Rob Ede <[email protected]>
fix msrv CI

d97bd7ec17d0dfd67d43f96abf8d8cfd5239e895 authored about 2 years ago by Rob Ede <[email protected]>
workaround zstd msrv issue

fcd06c9896c3ec53032be52ed94e187b30c99bc7 authored about 2 years ago by Rob Ede <[email protected]>
ci: use dtolnay's rust-toolchain action

10650435281bd98027b3b60a2b26bb8a243f0b02 authored about 2 years ago by Rob Ede <[email protected]>
GitHub Workflows security hardening (#2923)

45b77c68195eb933231290a09e9f6a0cca56aad8 authored about 2 years ago by Alex <[email protected]>
use tokio-util deps directly where possible

a2e2c30d59a2b04880c03953e3d2bb7c7ba48b10 authored about 2 years ago by Rob Ede <[email protected]>
remove fakeshadow from author lists (#2921)

83cd061c862e82931895a8003fef5c191db0e5dd authored about 2 years ago by fakeshadow <[email protected]>
Replace deprecated twoway with memchr (#2909)

068909f1b3a24c4a38e485e265f976f5d7f0237c authored about 2 years ago by Alex <[email protected]>
remove incomplete doc comment

f8cb71e789b7248ea0e61c6af27fc7dc79ddaeb2 authored about 2 years ago by Rob Ede <[email protected]>
fix xhtml pages' `content-disposition` (#2903)

Co-authored-by: Yuki Okushi <[email protected]>

73b94e902d8fd7c6936728d00e1229b321c69327 authored about 2 years ago by kkocdko <[email protected]>
add `middleware::logger::custom_response_replace` (#2631)

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

ad7e67f940f0ebd25e0ad2bf1642b65b92df8e18 authored about 2 years ago by Benny Nazimov <[email protected]>
clarify tokio::main docs

1519ae777273b926091add7865dc1ee30c5c35fe authored about 2 years ago by Rob Ede <[email protected]>
rust 1.64 clippy run (#2891)

cc7145d41dd75beb61ee1882ba677c20d5f1fd76 authored about 2 years ago by Rob Ede <[email protected]>
use noop hasher in extensions (#2890)

172c4c7a0a7621e00b45838c8af29b6eaae79b1b authored about 2 years ago by Rob Ede <[email protected]>
Fix actix-multipart field content_type() to return an Option (#2885)

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

fd6330585978d949627fcdca42a6896031b7fed5 authored about 2 years ago by Jacob Halsey <[email protected]>
update derive_more dependency to 0.99.8 (#2888)

ef64d6a27cb57853a62739935a7d124d3500947f authored about 2 years ago by david-monroe <[email protected]>
Remove unnecesary clones in extractor configs (#2884)

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

4d3689db5e0dc1f7321994d4405b116094b949b6 authored over 2 years ago by e-rhodes <[email protected]>
prepare actix-router release 0.5.1

894effb8569e53227e98480fd72becc04ea3131d authored over 2 years ago by Rob Ede <[email protected]>
Fix typo in error string for i32 parse in router deserialization (#2876)

* fix typo in error string for i32 parse

* update actix-router changelog for #2876

* Updat...

07a729043211e819a8494d53f01c50445cf491f2 authored over 2 years ago by Torin Cooper-Bennun <[email protected]>
Add ability to set default error handlers to the `ErrorHandler` middleware (#2784)

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

bd5c0af0a6bf9a720cf0685b3334151de1d43c32 authored over 2 years ago by e-rhodes <[email protected]>
implement MessageBody for mut B (#2868)

c73fba16ce81209dfac70def01b5f98feb982f4f authored over 2 years ago by Rob Ede <[email protected]>
add `ContentDisposition::attachment` constructor (#2867)

909461087c608855aa252bf2b3343aac53210c75 authored over 2 years ago by Rob Ede <[email protected]>
prepare actix-web release 4.2.1

40f7ab38d29c313d1532c4588012662ed724110c authored over 2 years ago by Rob Ede <[email protected]>
fix -http version to 3.2.2 (#2871)

fixes #2869

a9e44bcf070b9f51b34f29696b5afd0ed351e7bf authored over 2 years ago by Rob Ede <[email protected]>
prepare actix-web release 4.2.0

7767cf30710ec2a8666b0c9e6f578aa590038a54 authored over 2 years ago by Rob Ede <[email protected]>
prepare actix-web-codegen release 4.1.0

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

037740bf62485a840a74d3b30710cfd176665830 authored over 2 years ago by Rob Ede <[email protected]>
clarify worker_max_blocking_threads default

386258c285822e35f93ffb41fb2c94c4c0b249c0 authored over 2 years ago by Rob Ede <[email protected]>
update gh-pages deploy action

99bf774e94021789fb10d6f6cb77ef4793128730 authored over 2 years ago by Rob Ede <[email protected]>
specify branch in doc job

35b0fd1a85ad5a96377ad6291940646ed644ffde authored over 2 years ago by Rob Ede <[email protected]>
reduce size of docs branch

0b5b4dcbf37e26bfe98be71bbc1ff839c289da8f authored over 2 years ago by Rob Ede <[email protected]>
replace askama_escape in favor of v_htmlescape (#2824)

c993055fc820542863939b63bb3a3c5328febc5c authored over 2 years ago by Juan Aguilar <[email protected]>
bump msrv to 1.59

679f61cf3751ce9ca53ab64b01baef33b83db937 authored over 2 years ago by Rob Ede <[email protected]>
fix scope doc example

fixes #2843

056de320f0bdf9878be2dd418dc1564d4b8a194f authored over 2 years ago by Rob Ede <[email protected]>
prepare awc release 3.0.1

f220719fae45dc3b7ee998e09d87fa908f9cb525 authored over 2 years ago by Rob Ede <[email protected]>
awc: correctly handle redirections that begins with `//` (#2840)

c9f91796df920daf56ad87f31279b1260cf6088f authored over 2 years ago by liushuyu <[email protected]>
add feature annotations to docs

ea764b1d57a7e6db6a093513af596872a17c2699 authored over 2 years ago by Rob Ede <[email protected]>
re-order HttpServer methods for better docs

19aa14a9d6c780395a9f592955f20822c21d9339 authored over 2 years ago by Rob Ede <[email protected]>
improve HttpServer docs

10746fb2fbbc87acf80e16afa426322762366ab7 authored over 2 years ago by Rob Ede <[email protected]>
document h2 ping-pong

4bbe60b609ef1d66475b26fab9476a2fbcf6fc45 authored over 2 years ago by Rob Ede <[email protected]>
apply fix from #2369

8ff489aa90d70cdf8cecee0873f736c3e38f3521 authored over 2 years ago by Rob Ede <[email protected]>
remove unwindsafe assertions

e0a88cea8d741da580c00dc56f268f615cd581ce authored over 2 years ago by Rob Ede <[email protected]>
prepare actix-test release 0.1.0

d78ff283af6b7fa244c7b67dae994c3ca0169fe1 authored over 2 years ago by Rob Ede <[email protected]>
prepare actix-http-test release 3.0.0

ce6d52021538430ba4295cd7257f7ed076895bdb authored over 2 years ago by Rob Ede <[email protected]>
prepare actix-files release 0.6.2

3e25742a41f3e51c96afbb3cafc3042f67d62736 authored over 2 years ago by Rob Ede <[email protected]>
fix partial ranges for video content (#2817)

fixes #2815

20f4cfe6b58cd409252de906944352ea80f1dab6 authored over 2 years ago by Rob Ede <[email protected]>
appease clippy by deriving Eq on a bunch of items (#2818)

6408291ab00ed4244ceaa4081315691156d66011 authored over 2 years ago by Rob Ede <[email protected]>
clippy

8d260e599ffa3940413f46738b1489a6d0dd6a20 authored over 2 years ago by Rob Ede <[email protected]>
web utilizes const header names

14bcf72ec15bbfe1b1b582235f6b735538b8986b authored over 2 years ago by Rob Ede <[email protected]>
update bump script

6485434a33073c1bd3fd913ffe666852914419d6 authored over 2 years ago by Rob Ede <[email protected]>
reduce scope of once_cell change

16c7c16463c62a7e1bb6cefe3f2d9613ab79fa97 authored over 2 years ago by Rob Ede <[email protected]>
Remove some unnecessary uses of `once_cell::sync::Lazy` (#2816)

9b0fdca6e9a0c7944a8063408a2acb85c598e857 authored over 2 years ago by Expyron <[email protected]>
`routes` macro allowing multiple paths per handler (#2718)

* WIP: basic implementation for `routes` macro

* chore: changelog, docs, tests

* error on ...

8759d79b03510f0cae2aac1cb459e79802c85fc6 authored over 2 years ago by Roland Fredenhagen <[email protected]>
add octal-ish CL test

c0d5d7bdb54a1983942d5a25056d4c669eb03b51 authored over 2 years ago by Rob Ede <[email protected]>
simplify simple decoder tests

40eab1f091c03ac00c0f1333b2a7a8e336f9f7e8 authored over 2 years ago by Rob Ede <[email protected]>