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

Implement Logger middleware regex exclude pattern (#1723)

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

cfd5b381f13937bb00be6bc427c8687a5f5b9732 authored about 4 years ago by Matt Gathu <[email protected]>
Skip some tests that cause ICE on nightly (#1740)

2f8491414604c397754c9ab18c0028aa46002194 authored about 4 years ago by Yuki Okushi <[email protected]>
Fix clippy::rc_buffer (#1728)

d765e9099dbda47831a72d3fa149ec03f4e37576 authored over 4 years ago by Jonas Platte <[email protected]>
prepare files release 0.4.0

34b23f31c93b9b8d02a211636b62133d9fc1f769 authored over 4 years ago by Rob Ede <[email protected]>
add files preference for utf8 text responses (#1714)

26c1a901d9bef752a1f6afe3af6adcba1ca78ce7 authored over 4 years ago by Rob Ede <[email protected]>
Fix/suppress clippy warnings (#1720)

c2c71cc6269fa5a432a51e2802be5f2327d7633a authored over 4 years ago by Yuki Okushi <[email protected]>
prepare web release 3.1.0 (#1716)

aa11231ee5285016e7d326c834ba061401ac511d authored over 4 years ago by Rob Ede <[email protected]>
Remove Sized Bound for web::Data (#1712)

b5812b15f07271850367b085e4933a0989dd84f9 authored over 4 years ago by PeterUlb <[email protected]>
Fix cyclic references in ResourceMap (#1708)

b4e02fe29a3399601a03e9fa429c9af0e85d1649 authored over 4 years ago by Matt Gathu <[email protected]>
Fix Multipart consuming payload before header checks (#1704)

* Fix Multipart consuming payload before header checks

What
--
Split up logic in the constructo...

37c76a39ab3ab43c46af458ebfd08a0d3d97adf1 authored over 4 years ago by Matt Gathu <[email protected]>
Add TrailingSlash::MergeOnly behavior (#1695)

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

60e7e52276ee60d46336563a91a8ef72be2ad699 authored over 4 years ago by LIU An (劉安) <[email protected]>
prepare codegen 0.4.0 release (#1702)

c53e9468bc1d977afb3514fe7f8239ed9deb2e68 authored over 4 years ago by Rob Ede <[email protected]>
Unify route macros (#1705)

162121bf8d51d497565961d73dde22ba1c36f3a4 authored over 4 years ago by Arniu Tseng <[email protected]>
split up files lib (#1685)

f7bcad95672940a71abdab9046c45b1ef8cb6c22 authored over 4 years ago by Rob Ede <[email protected]>
eemove non-relevant comment from actix-http README.md (#1701)

f9e3f78e456e56dadaa70554d86b130e2655b148 authored over 4 years ago by Igor Aleksanov <[email protected]>
update actix-http dev-dependencies (#1696)

Co-authored-by: luojinming <[email protected]>

1596893ef7275a2c6530e09abaec7e2cc2f0bf2c authored over 4 years ago by Silentdoer <[email protected]>
Update `tinyvec` to 1.0 (#1689)

2a2474ca09711263ba429491ed908466354452d3 authored over 4 years ago by Lokathor <[email protected]>
Provide attribute macro for multiple HTTP methods (#1674)

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

509b2e6eec004fd622755b2aeac4db9cdc7ac8c7 authored over 4 years ago by Matt Gathu <[email protected]>
prepare web release 3.0.2 (#1681)

d7077045565ca7c4d484c2fb14b5fd5f07dfecc2 authored over 4 years ago by Rob Ede <[email protected]>
Add possibility to set address for test_server (#1645)

a429ee66466c8ddb1f6c922dfc9b0758b22d5815 authored over 4 years ago by Aleksandrov Vladimir <[email protected]>
fix trimming to inaccessible root path (#1678)

7f8073233a4b9230f5bf9bdd04cbc5e931553cb5 authored over 4 years ago by Rob Ede <[email protected]>
update migration guide

closes #1680

4b4c9d1b9341f1316157ed29e4f27223228f6009 authored over 4 years ago by Rob Ede <[email protected]>
add trybuild tests to routing codegen (#1677)

3fde3be3d863a42fab6799bdfd4552bcb43d7e8e authored over 4 years ago by Rob Ede <[email protected]>
prepare web release 3.0.1 (#1676)

f8615087893863a35f3e835068dd833ce5c5af5b authored over 4 years ago by Rob Ede <[email protected]>
make TrailingSlash enum accessible (#1673)

Co-authored-by: Damian Lesiuk <[email protected]>

a4546f02d2924b23c689cf08f47341b885aece80 authored over 4 years ago by Damian Lesiuk <[email protected]>
the big three point oh (#1668)

64a2c13cdfed3616bf6f3ac2c39a5e1b40bfada4 authored over 4 years ago by Rob Ede <[email protected]>
bump actix dependency to v0.10 (#1666)

bf53fe5a22449bb99da2192f2b3cc363f7302969 authored over 4 years ago by Rob Ede <[email protected]>
fix clippy async_yields_async lints (#1667)

cf5138e740d4377dfc26fa595987fea5e5759bc3 authored over 4 years ago by Rob Ede <[email protected]>
awc: Rename Client::build to Client::builder (#1665)

121075c1effdf210973fedc4ee4fe072ca3f87d5 authored over 4 years ago by Igor Aleksanov <[email protected]>
Improve json, form and query extractor config docs (#1661)

22089aff8773b8197a2d6adae6b87fe6853f056a authored over 4 years ago by Robert Gabriel Jakabosky <[email protected]>
fix CI clippy warnings (#1664)

7787638f262cf84c86556a2f3538ee8fe7226a26 authored over 4 years ago by Rob Ede <[email protected]>
prepare multipart and actors releases (#1663)

2f6e9738c4bbb7478671a0e92f178524febf2fea authored over 4 years ago by Rob Ede <[email protected]>
Fix examples hyperlink in README (#1660)

e39d166a1751dfc03e39613f015b164ed6061cfb authored over 4 years ago by Mufeed VH <[email protected]>
prepare release beta 4 (#1659)

059d1671d7649aad833b5271bcd8172235352bc7 authored over 4 years ago by Rob Ede <[email protected]>
awc: improve module documentation (#1656)

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

3a27580ebe89ad7bb082bcb7bc2c1c26b2be2690 authored over 4 years ago by Igor Aleksanov <[email protected]>
bump connect and tls versions (#1655)

9d0534999d91bb512581021e85da552cf91badc0 authored over 4 years ago by Rob Ede <[email protected]>
Improve awc websocket docs (#1654)

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

c54d73e0bbf517284ef2d0092e0e77746db2b60e authored over 4 years ago by Igor Aleksanov <[email protected]>
document all remaining unsafe usages (#1642)

adds some debug assertions where appropriate

9a9d4b182eff659894f32ddab360e3060c747e3c authored over 4 years ago by Rob Ede <[email protected]>
extract more config types from Data<T> as well (#1641)

4e321595bcf4a450efcfe5655e68b7c917c38fa8 authored over 4 years ago by Rob Ede <[email protected]>
Fix a small typo in a doc comment. (#1649)

01cbef700fd9d7ce20f44bed06c649f6b238b9bb authored over 4 years ago by Matt Kantor <[email protected]>
integrate with updated actix-{codec, utils} (#1634)

8497b5f4901f0a78f3769615f9e23a0c0de2382d authored over 4 years ago by Rob Ede <[email protected]>
Configurable trailing slash behaviour for NormalizePath (#1639)

Co-authored-by: ljoonal <[email protected]>

75d86a6bebe2829f8e4bc3f54945b08073fb1710 authored over 4 years ago by LJ <[email protected]>
Fix actix-web version to publish

3892a95c11a7a616e687191d3a4f1405bd96de76 authored over 4 years ago by Yuki Okushi <[email protected]>
awc,web: Bump up to next beta releases (#1638)

5802eb797f812273443491227102e273d5052bb1 authored over 4 years ago by Yuki Okushi <[email protected]>
Update rustls to 0.18 (#1637)

ff2ca0f420a25b52c39d49b6a189230d26522b07 authored over 4 years ago by Yuki Okushi <[email protected]>
web: Bump up to 3.0.0-beta.2 (#1636)

59ad1738e9dbdbc9bd232f0f3e5ccd6fc44cdc4b authored over 4 years ago by Yuki Okushi <[email protected]>
http: Bump up to 2.0.0-beta.3 (#1630)

aa2bd6fbfbe104c2e2a1aef2f8d5a7d8d62f6e95 authored over 4 years ago by Yuki Okushi <[email protected]>
Re-export all error types from awc (#1621)

5aad8e24c74beb4c5c2b0df118a67f5005b5cc23 authored over 4 years ago by William Myers <[email protected]>
Use action to upload docs

6e97bc09f8b4f9f62d08286e557a73ecce76529b authored over 4 years ago by Yuki Okushi <[email protected]>
fix awc pool leak (#1626)

160995b8d49b8f1e556e4944617c9982f1ac2ad8 authored over 4 years ago by fakeshadow <[email protected]>
match HttpRequest app_data behavior in ServiceRequest (#1618)

187646b2f9900ec56cbec6b4d1b168b1d0e78058 authored over 4 years ago by Rob Ede <[email protected]>
add dep graph dot graphs (#1601)

46627be36ff06aa42e907f1dc223b09b3f93387c authored over 4 years ago by Rob Ede <[email protected]>
require rustls feature for client example (#1625)

a78380739e85049c0ef890deb6fcb0cd8de9bc8b authored over 4 years ago by Rob Ede <[email protected]>
prepare release http & awc (#1617)

cf1c8abe62d1d94e86c6a62ff8aa9fd6f23bc88a authored over 4 years ago by Rob Ede <[email protected]>
Check format and tweak CI config (#1619)

92b5bcd13fc8e2014b8a5dfb9c217079c72c0a8f authored over 4 years ago by Yuki Okushi <[email protected]>
Fix illegal chunked encoding (#1615)

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

701bdacfa213f2096a50272da7bc7bcf48aede8a authored over 4 years ago by masnagam <[email protected]>
fix soundness concern in h1 decoder (#1614)

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

6dc47c4093daada3caecd1fe059cdb73098a29e3 authored over 4 years ago by Rob Ede <[email protected]>
bump MSRV to 1.42 (#1616)

0ec335a39c660c89290a45e3d848d5e7c3ae5f02 authored over 4 years ago by Rob Ede <[email protected]>
Make web::Path a tuple struct with a public inner value (#1594)

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

f8d5ad6b5349843d16ec391c711b7b05eddce428 authored over 4 years ago by Jonas Platte <[email protected]>
also try extracting payload config as Data<T> (#1610)

43c362779dabb6f021d42e345d214aaea043adf9 authored over 4 years ago by Rob Ede <[email protected]>
fix continous growth of app data in pooled requests (#1609)

fixes #1606
fixes #1607

971ba3eee14b4191ccddd6ddae0a5c135ae789e9 authored over 4 years ago by Rob Ede <[email protected]>
prepare beta.1 release for multipart/files/actors (#1605)

2fd96c03e5a2d93671412252d864859e5de1b345 authored over 4 years ago by Rob Ede <[email protected]>
prepare actix-web v3.0.0-beta.1 release (#1600)

ad7c6d26332395e4693a68da8c15de799b259ca5 authored over 4 years ago by Rob Ede <[email protected]>
Merge pull request #1603 from JohnTitor/license

Avoid using deprecated `/` in license field

3362a3d61b3d861dc099c2f3df6f2d36d5a3504a authored over 4 years ago by Yuki Okushi <[email protected]>
Merge pull request #1602 from actix/release/awc-beta-1

prepare awc v2.0.0-beta.1 release

769ea6bd5b643bb496a7f1dabc9be525c4fd8899 authored over 4 years ago by Yuki Okushi <[email protected]>
Avoid using deprecated `/` in license field

1382094c152d9d201513ae280934d58fc5158b40 authored over 4 years ago by Yuki Okushi <[email protected]>
prepare awc v2.0.0-beta.1 release

78594a72bdd5705531e0974a65685e770f7832b9 authored over 4 years ago by Rob Ede <[email protected]>
prepare http-2.0.0-beta.1 release (#1596)

327e472e440c98815c4705c2dcec0e1f9ffaac18 authored over 4 years ago by Rob Ede <[email protected]>
Fix leaks with actix_http's client (#1580)

e10eb648d94ad2b4edaef648847360be42d51b82 authored over 4 years ago by Patrick Tescher <[email protected]>
Update PULL_REQUEST_TEMPLATE.md

a2662b928bda6c79110d04b73db048ea530be5e7 authored over 4 years ago by Rob Ede <[email protected]>
Merge pull request #1592 from JohnTitor/fix-tarpaulin

Use tarpaulin 0.13 to avoid failure

84583799be71b60202f22236e388a6b255a6e5c6 authored over 4 years ago by Yuki Okushi <[email protected]>
Use tarpaulin 0.13 to avoid failure

08f9a340754fbf9b62bf88440e8fa46e32a8f8fb authored over 4 years ago by Yuki Okushi <[email protected]>
revamp readme and root doc page (#1590)

056803d534234b15698a5a34280d340f9446bfe9 authored over 4 years ago by Rob Ede <[email protected]>
actix-http: Update `sha-1` to 0.9 (#1586)

deab634247356b79e10ce6ef537377214fb0cd75 authored over 4 years ago by Yuki Okushi <[email protected]>
Merge pull request #1585 from JohnTitor/v-htmlescape

Update `v_htmlescape` to 0.10

0b641a2db250db9968a2ae63069b1852b831890b authored over 4 years ago by Yuki Okushi <[email protected]>
Update `v_htmlescape` to 0.10

f2d641b772cc0d61384f9dcbf91ec132065a0f24 authored over 4 years ago by Yuki Okushi <[email protected]>
add method to extract matched resource name (#1577)

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

23c8191cca7264076d58816923b6f25eb89e6107 authored over 4 years ago by Takashi Idobe <[email protected]>
move pull request template (#1578)

487f90be5bc8f520a726c6e4bf4e18dc034dd2eb authored over 4 years ago by Rob Ede <[email protected]>
add method to extract matched resource pattern (#1566)

fa28175a740dc589eeb52d730d18aae396e7b5bf authored over 4 years ago by Rob Ede <[email protected]>
re-export rt in web and add main macro (#1575)

a70e599ff5b4e0a24aaf4565da075bfac1bfdec3 authored over 4 years ago by Rob Ede <[email protected]>
add PR template for bugs and features (#1570)

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

c11052f826517d4b169238ccb49cf996834daa81 authored over 4 years ago by Rob Ede <[email protected]>
Merge pull request #1576 from b4skyx/patch-1

Update benchmark url in README.md

73ec01e83be5896b1cb67fb2f583ef42d5fb9449 authored over 4 years ago by Yuki Okushi <[email protected]>
Update benchmark url in README.md

Updated benchmark url from r18 to the latest r19.

a7c853329193d7eb4f05c62d1a57b900ce62b0e9 authored over 4 years ago by Abhishek Yadav <[email protected]>
migrate cookie handling to cookie crate (#1558)

eb0eda69c6c986475e927bf707c8dd86bda4d70e authored over 4 years ago by Rob Ede <[email protected]>
re-export actix_rt::main macro (#1559)

dc74db1f2f6a0686410633531960807836bb38b6 authored over 4 years ago by Rob Ede <[email protected]>
exclude default -web features on -actors (#1562)

0ba73fc44c7771975f761c5e2704d95ac5b18b10 authored over 4 years ago by Rob Ede <[email protected]>
Fix NormalizePath trailing slash behavior (#1548)

9af07d66ae092a0efe90829951f22aa948bc761f authored over 4 years ago by Fabianstelmach <[email protected]>
Enforce HW_BUFFER_SIZE inside h1::dispatcher (#1550)

e72ee2823261c4a08dfd4133963ae6161b6f7ff9 authored over 4 years ago by Andrew <[email protected]>
Merge pull request #1553 from taiki-e/pin-project

Remove uses of pin_project::project attribute

4f9a1ac3b761dd2b8aa31e086ad84d8455e7893b authored over 4 years ago by Yuki Okushi <[email protected]>
Remove uses of pin_project::project attribute

pin-project will deprecate the project attribute due to some unfixable
limitations.

Refs: https...

6c5c4ea2308fe3e78668cc8abdbfb41cf6d37db8 authored over 4 years ago by Taiki Endo <[email protected]>
Merge pull request #1547 from JohnTitor/appveyor

Remove AppVeyor config

a79450482c4e3e3dba3d2b30e63452acb45b3ac1 authored over 4 years ago by Yuki Okushi <[email protected]>
Remove AppVeyor config

5286b8aed742b5ca5c9fd55dc4af3bd30463514a authored over 4 years ago by Yuki Okushi <[email protected]>
Fix typo in timeout error display (#1552)

621ebec01adc87bdb31b5c1116773be8413bf53a authored over 4 years ago by Stephen Stack <[email protected]>
Merge pull request #1544 from JohnTitor/remove-framed

Remove actix-framed from workspace

5e5c8b1c83a4cc31b54afcb7960129ce62514bbe authored over 4 years ago by Yuki Okushi <[email protected]>
Remove actix-framed from workspace

322e7c15d137dc5b65c3a75bc444d7e90728655f authored over 4 years ago by Yuki Okushi <[email protected]>
Merge pull request #1540 from JohnTitor/next-multipart

multipart: Bump up to 0.3.0-alpha.1

7aa757ad5a401c9b835220be0de9b360fcaea68c authored over 4 years ago by Yuki Okushi <[email protected]>
multipart: Bump up to 0.3.0-alpha.1

482f74e4095274701babb71557d36114f3a9fe04 authored over 4 years ago by Yuki Okushi <[email protected]>
Merge pull request #1538 from JohnTitor/codegen-meta

Tweak codegen metadata

19967c41cc9d70ffa74269d594b6fb8dba2e2150 authored over 4 years ago by Yuki Okushi <[email protected]>
Tweak codegen metadata

8a106c07b4eb48f183762a80d2482ce24ff0188c authored over 4 years ago by Yuki Okushi <[email protected]>
Merge pull request #1535 from JohnTitor/next-files

files: Bump up to 0.3.0-alpha.1

11a9fdad95feb1dfbc5384e8d59d9fd88e5e726c authored over 4 years ago by Yuki Okushi <[email protected]>