Ecosyste.ms: OpenCollective

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

github.com/actix/actix-extras

A collection of additional crates supporting the actix and actix-web frameworks.
https://github.com/actix/actix-extras

migrate to actix 0.9

25a254693394483575307a008d20f4efb75de1ce authored about 5 years ago by Nikolay Kim <[email protected]>
prep actix-web alpha.6 release

b0aa9395daf6e76c28a6216831b030e7713c662a authored about 5 years ago by Nikolay Kim <[email protected]>
migrate actix-web-actors

a153374b6149e8315bcb61ff846c107d4c70571c authored about 5 years ago by Nikolay Kim <[email protected]>
prep awc release

a791aab41825ba0a0f10388583c79c1352f11665 authored about 5 years ago by Nikolay Kim <[email protected]>
compile with default-features off

cb705317b8f70ecb4681806836c70d4cb3a0aedf authored about 5 years ago by Nikolay Kim <[email protected]>
fix docs.rs features list

e8e0f98f96c1ae09fd2c2cf32f4c47a443e5e852 authored about 5 years ago by Nikolay Kim <[email protected]>
fix docs.rs features list

c878f66d0593b01f4671eac2977af9b46ddfde47 authored about 5 years ago by Nikolay Kim <[email protected]>
update deps

fac6dec3c96cfa1caaf2abdc233a43076f6830c3 authored about 5 years ago by Nikolay Kim <[email protected]>
update changes

232f71b3b529955b9effa7e410847faee076d694 authored about 5 years ago by Nikolay Kim <[email protected]>
update changes

8881c13e600c36e082b3a80365caf2b774712cfb authored about 5 years ago by Nikolay Kim <[email protected]>
update changes

d006a7b31f81db36cd63f986858bc4fce81e5fc4 authored about 5 years ago by Nikolay Kim <[email protected]>
fix warnings

3d64d565d9aa7636f9faa56ff6bde59e73ce773a authored about 5 years ago by Nikolay Kim <[email protected]>
cleanup imports

c1deaaeb2f98a7dd6e3cbce81947c495f281fdfe authored about 5 years ago by Nikolay Kim <[email protected]>
fix warnings

b81417c2fa980c7a2157796ca74b2dc68769b710 authored about 5 years ago by Nikolay Kim <[email protected]>
refactor http-test server

4937c9f9c23d700cdc826db0d43faa5a66544c45 authored about 5 years ago by Nikolay Kim <[email protected]>
refactor test server impl

db1d6b7963ba5a4ddc2e54f10bfe04a42e225e7d authored about 5 years ago by Nikolay Kim <[email protected]>
Replace flate2-xxx features with compress

fa07415721fa09738b4e33cfd6fd94e75f60bf3a authored about 5 years ago by Nikolay Kim <[email protected]>
Add websockets continuation frame support

b4b3350b3e4b857daec140ff60981aaa1d4388ab authored about 5 years ago by Nikolay Kim <[email protected]>
fixes missing import in example (#1210)

4a1695f719ffb5b906ecba4f22b8d25d8173c60e authored about 5 years ago by Jonathan Speiser <[email protected]>
Fix extra line feed (#1209)

1b8d74793728573c719ac887df8135dfb8618d9d authored about 5 years ago by 0x1793d1 <[email protected]>
Log path if it is not a directory (#1208)

a43a005f59902a88c31645e3aeedc8112da72671 authored about 5 years ago by Emilio González <[email protected]>
actix-multipart: Fix multipart boundary reading (#1205)

* actix-multipart: Fix multipart boundary reading

If we're not ready to read the first line a...

a612b74aeb17bfe5ef822b3c626012a1fbb32eb1 authored about 5 years ago by Alexander Larsson <[email protected]>
upgrade to actix-net release

131c89709977335c1150be99e367780fe619398e authored about 5 years ago by Nikolay Kim <[email protected]>
use std mutext instead of parking_lot

ef3a33b9d6e67ace0dcd5a1d7889d1844f1de466 authored about 5 years ago by Nikolay Kim <[email protected]>
Fix buffer remaining capacity calcualtion

5132257b0dee34fb52de039626ea3ffb0964d524 authored about 5 years ago by Nikolay Kim <[email protected]>
Check Upgrade service readiness before calling it

0c1f5f9edc581878da5a6c1d4b40a90ed22d1b99 authored about 5 years ago by Nikolay Kim <[email protected]>
Fix broken docs (#1204)

Fixed un escaped brackets in lib.rs, and reflowed links to ConnectionInfo in app, config, and se...

e4382e4fc126a495baca0e583fd95d7aaee10c0a authored about 5 years ago by Sameer Dhar <[email protected]>
ws ping and pong uses bytes #1049

a3ce371312c12fb70d855d85a5ede2b98504ffa1 authored about 5 years ago by Nikolay Kim <[email protected]>
deps

42258ee2896db29cd8012d489f3d41c47b04faa9 authored about 5 years ago by Nikolay Kim <[email protected]>
prepare actix-http release

b92eafb8391c0433a53e35ca8f7987b5453eff5e authored about 5 years ago by Nikolay Kim <[email protected]>
add link to chat

3b2e78db473f599907f0da1d633a2f5387c1ec68 authored about 5 years ago by Nikolay Kim <[email protected]>
Merge branch 'master' of github.com:actix/actix-web

63da1a5560c821cab4e5a498ac99e701718007cb authored about 5 years ago by Nikolay Kim <[email protected]>
update actix-service dep

1f3ffe38e886c7bcde10604976861e30f3ac4e6c authored about 5 years ago by Nikolay Kim <[email protected]>
Merge pull request #1192 from krircc/master

Add rich project metadata

c23b6b387906dd774ef048523969cc25436a6a31 authored about 5 years ago by krircc <[email protected]>
Merge branch 'master' into master

909c7c8b5bb47252c002e70b03a7af5979c5f32b authored about 5 years ago by Yuki Okushi <[email protected]>
update tests and clippy warnings

4a8a9ef4050ce76ba94afedc6810f05953af22db authored about 5 years ago by Nikolay Kim <[email protected]>
clippy warnings

6c9f9fff735023005a99bb3d17d3359bb46339c0 authored about 5 years ago by Nikolay Kim <[email protected]>
remove HttpServer::run() as it is not useful with async/await

8df33f7a81fa98c77e0dc25dfd5288cff41557f7 authored about 5 years ago by Nikolay Kim <[email protected]>
update changes

7ec5ca88a1cd48f967173a7be8b2a4019083c543 authored about 5 years ago by Nikolay Kim <[email protected]>
Switch brotli compressor to rust. (#1197)

* Switch to a rustified version of brotli.

* Some memory optimizations.

* Make brotli not ...

e5f3d88a4eb92d6618e55077623c4d1868ec3ad2 authored about 5 years ago by daxpedda <[email protected]>
Add impl ResponseBuilder for Error

0ba125444ade4dc67a7e1ac30c6674fd4973ccca authored about 5 years ago by Nikolay Kim <[email protected]>
prepare actix-web-actors release

6c226e47bdc80852cdae7bc371ac6d37b7701fe1 authored about 5 years ago by Nikolay Kim <[email protected]>
Allow comma-separated websocket subprotocols without spaces (#1172)

* Allow comma-separated websocket subprotocols without spaces

* [CHANGES] Added an entry to C...

8c3f58db9d80c117bec524ead43a1306da591b8a authored about 5 years ago by Vlad Frolov <[email protected]>
Fix rustls build. (#1195)

4921243adda22d6217fd26e1a608b44a308abb7b authored about 5 years ago by daxpedda <[email protected]>
Fix dependency features. (#1196)

91b3fcf85c694cfad047d27fc725f4ded11e731c authored about 5 years ago by daxpedda <[email protected]>
prepare alpha.3 release

1729a52f8b8013f84db9975feeeaad4ea971e57a authored about 5 years ago by Nikolay Kim <[email protected]>
use actix-net alpha.3 release

ed2f3fe80d0d9a94bcdb3f971e87c4de75f9d9ee authored about 5 years ago by Nikolay Kim <[email protected]>
Merge branch 'master' into master

f2ba389496cb6fe51d5fdc093ac4224705764f4c authored about 5 years ago by Yuki Okushi <[email protected]>
Update README.md

439f02b6b1051f3154a150e003cc0262b57c4c82 authored about 5 years ago by krircc <[email protected]>
Update README.md

e32da08a2659c50766e1e922ee65c4431ca0c7bc authored about 5 years ago by krircc <[email protected]>
Update README.md

82110e0927e1279da6364eb4cb891a45f551442e authored about 5 years ago by krircc <[email protected]>
Update README.md

7b3354a9ad3e8a16b0d7d05b9b3e1b02d7834788 authored about 5 years ago by krircc <[email protected]>
Update README.md

5243e8bacaa6d77d158e651c92235595b6534c87 authored about 5 years ago by krircc <[email protected]>
Update README.md

98903028c7578a82e8dd8edb575ff06bf3578b81 authored about 5 years ago by krircc <[email protected]>
update changes for actix-session

7dd676439c4c96f640b485e9128d51f7038be98a authored about 5 years ago by Nikolay Kim <[email protected]>
feat: add access to UserSession from RequestHead (#1164)

* feat: add access to UserSession from RequestHead

* add test case for session from RequestHe...

fbead137f0b1a5288661ac4ebb7375d5be93d68f authored about 5 years ago by tglman <[email protected]>
upgrade to tokio 0.2

205a964d8f5a3fe750567ad4710c81195b16414d authored about 5 years ago by Nikolay Kim <[email protected]>
replace hashbrown with std hashmap

b45c6cd66b5fcb37a7b4b3afcd4cb35cc25f2d9b authored about 5 years ago by Nikolay Kim <[email protected]>
update version

0015a204aa223440405eb7ba97a50eac72a851a4 authored about 5 years ago by Nikolay Kim <[email protected]>
update version

c7ed6d34282abf1272ad1043d4aea57024aa95aa authored about 5 years ago by Nikolay Kim <[email protected]>
update md

cf30eafb49c62c5f4a7aa39fa0a8ddd9d54bc936 authored about 5 years ago by Nikolay Kim <[email protected]>
use released versions of actix-net

14075ebf7fc73e92473d97085522d37b9bb82b61 authored about 5 years ago by Nikolay Kim <[email protected]>
update service factory config

068f047dd5244981e962a4d551e152477e57c581 authored about 5 years ago by Nikolay Kim <[email protected]>
update to latest actix-net

f4c01384ecc7fb863e6e41e5b345920431accc68 authored about 5 years ago by Nikolay Kim <[email protected]>
Merge pull request #1 from actix/master

git pull

b7d44d6c4cf443f9fe372a45c4f4ee5b6b087b59 authored about 5 years ago by krircc <[email protected]>
Remove `rustls` from `package.metadata.docs.rs` (#1182)

33574403b50a61f7cec47103e3a666b002e4845b authored about 5 years ago by Yuki Okushi <[email protected]>
Merge branch 'master' of github.com:actix/actix-web

dcc6efa3e6a95f33f07b596cfff6be70af3f1280 authored about 5 years ago by Nikolay Kim <[email protected]>
disable rustls

56b9f11c981f532556916b54205de2f5fc173fa7 authored about 5 years ago by Nikolay Kim <[email protected]>
Set name for each generated resource

f43a7063642bebe8b76f472beb5a9d6dfdb42ed6 authored about 5 years ago by Folyd <[email protected]>
update examples

f2b3dc5625e09e0cefc33983e4d87339f9780999 authored about 5 years ago by Nikolay Kim <[email protected]>
refactor ResponseError trait

f73f97353b812bbe3d872932c8ca51d5de2a1f84 authored about 5 years ago by Nikolay Kim <[email protected]>
use actix_rt::test for test setup

4dc31aac93977572f062a43e5a38c23160ea2d5d authored about 5 years ago by Nikolay Kim <[email protected]>
upgrade derive_more

c1c44a7dd69137d99fb05b6aca370eb26fb7ebe0 authored about 5 years ago by Nikolay Kim <[email protected]>
Remove implementation of Responder for (). Fixes #1108.

Rationale:

- In Rust, one can omit a semicolon after a function's final expression to make
it...

c5907747ad29d82c89b116a82a0aa3c214315fdf authored about 5 years ago by Jim Blandy <[email protected]>
fix typos from updating to futures 0.3

525c22de157cc379c9944672897654b27c801b7a authored about 5 years ago by Martell Malone <[email protected]>
update tests to async handlers

57981ca04add91258c3302bdfb4901772ac5f3e8 authored about 5 years ago by Nikolay Kim <[email protected]>
update travis config

e668acc596334eeda3ebffdcef90467396087d7a authored about 5 years ago by Nikolay Kim <[email protected]>
disable rustls support

512dd2be636ba796ab8e345319e330902449088d authored about 5 years ago by Nikolay Kim <[email protected]>
rename .to_async() to .to()

8683ba8bb03c27d2839a087f9c24e0791929269f authored about 5 years ago by Nikolay Kim <[email protected]>
add test with custom connector

0b9e3d381b4e1a95a1e4d77732b1ae0d56903aa6 authored about 5 years ago by Nikolay Kim <[email protected]>
update actix-web-codegen tests

0de101bc4d05068948a042b35ee18e6f04a61a17 authored about 5 years ago by Nikolay Kim <[email protected]>
migrate client to std::future

9e95efcc1604e88825c9fdfca19378b911b28f40 authored about 5 years ago by Nikolay Kim <[email protected]>
migrate actix-files

69cadcdedb139f6cdae4604dde128161be6d87cb authored about 5 years ago by Nikolay Kim <[email protected]>
migrate actix-cors

6ac4ac66b96aa73f694d8de7fde2e0a2cffa1af8 authored about 5 years ago by Nikolay Kim <[email protected]>
disable unmigrated crates

ff62facc0d82e1410d1abc78d4191386308b13d8 authored about 5 years ago by Nikolay Kim <[email protected]>
update awc tests

b510527a9fd64926aa7577dd17e050dc3976ab9e authored about 5 years ago by Nikolay Kim <[email protected]>
migrate actix-web to std::future

3127dd4db62175e9960b879f7621415b755d9e06 authored about 5 years ago by Nikolay Kim <[email protected]>
fix h2 client send body

d081e573167cc139debb00e78333310a18b2cdf2 authored about 5 years ago by Nikolay Kim <[email protected]>
drop unpin constraint

1ffa7d18d37e293e7659562d77059b44de38d122 authored about 5 years ago by Nikolay Kim <[email protected]>
update test-server tests

687884fb940e7d4bf535f718cc3a0bab907b27ef authored about 5 years ago by Nikolay Kim <[email protected]>
migrate awc and test-server to std::future

5ab29b2e62fca5159d93e6deea1e4a48bfa1bcad authored about 5 years ago by Nikolay Kim <[email protected]>
update ssl impls

a6a2d2f444fc9c7c744c44a7ccf53aab6707c1e5 authored about 5 years ago by Nikolay Kim <[email protected]>
migrade rest of middlewares

55698f252425733a7052fdf50835d5e180bf7d97 authored about 5 years ago by Nikolay Kim <[email protected]>
migrate actix-identity

3646725cf634331a0f5162c4f3bb63637dc4e34b authored about 5 years ago by Nikolay Kim <[email protected]>
migrate actix-session

60ada97b3d6959ee040ffb6bf4ca16de7e9d02dc authored about 5 years ago by Nikolay Kim <[email protected]>
make actix-http compile with std::future

8cba1170e6064ba6754abec97776fd25038768f7 authored about 5 years ago by Nikolay Kim <[email protected]>
cleanup api doc examples

1f0577f8d504e2a1c1f22c6b39acd3edf13d9f67 authored about 5 years ago by Nikolay Kim <[email protected]>
migrate actix-framed

95e2a0ef2e5617264176e67fe9b5769717702a56 authored about 5 years ago by Nikolay Kim <[email protected]>
migrate actix-multipart

471f82f0e0f7ad201708e1bcc3ee6a66b3bb42dd authored about 5 years ago by Nikolay Kim <[email protected]>
use response instead of result for asyn c handlers

53c5151692978ecf21dda31b5c93cb1469e5c36f authored about 5 years ago by Nikolay Kim <[email protected]>