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

pin new actix version

1053c44326f640167ce22d4a07a7a714024c1f52 authored almost 7 years ago by Nikolay Kim <[email protected]>
impl WebsocketContext::waiting() method

e6ea177181a5bc82d568eb8f0a4744d8962ba36c authored almost 7 years ago by Nikolay Kim <[email protected]>
code of conduct

195746906184c83e9341a63065f66f82fdb0662b authored almost 7 years ago by Nikolay Kim <[email protected]>
exclude examples

2227120ae0777529c9025a4fd3409cd839527937 authored almost 7 years ago by Nikolay Kim <[email protected]>
travis config

21c8c0371d157c44659f0a41c4ec04968a467f92 authored almost 7 years ago by Nikolay Kim <[email protected]>
Always enable content encoding if encoding explicitly selected

1914a6a0d86c57c2d09674dda863cae99951841a authored almost 7 years ago by Nikolay Kim <[email protected]>
reduce threshold for content encoding

1cff4619e7e99d539ed4f0caa8d69dd358fc694b authored almost 7 years ago by Nikolay Kim <[email protected]>
relax InternalError constraints

7bb7adf89c912ea4a80d8fde0026d6f838a6ac0a authored almost 7 years ago by Nikolay Kim <[email protected]>
fix guide example

f55ff2492555a70bd7ee6e5ada7d2ea25bb3cfb7 authored almost 7 years ago by Nikolay Kim <[email protected]>
update doc strings

f5f78d79e6cb8a2720345188faacad2131d4d197 authored almost 7 years ago by Nikolay Kim <[email protected]>
refactor helper error types

9180625dfd6e6fbea6e67262c0203104b69ac838 authored almost 7 years ago by Nikolay Kim <[email protected]>
add error logging guide section

552320bae265f3bcd96a5d6a92b7091579b7ab63 authored almost 7 years ago by Nikolay Kim <[email protected]>
Log request processing errors

7cf221f76777de1087ca518bceb17b3e85f5afdc authored almost 7 years ago by Nikolay Kim <[email protected]>
test case for broken transfer encoding

98931a8623934a3e4b4bac692119659f581e6f83 authored almost 7 years ago by Nikolay Kim <[email protected]>
use ws masking from tungstenite project

ae10a890143889aab69b8b5d3a7f913302449a14 authored almost 7 years ago by Nikolay Kim <[email protected]>
CORS middleware: allowed_headers is defaulting to None #50

71d534dadb8ee0f8593469aeaf00e5a278916e26 authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge branch 'master' of github.com:actix/actix-web

867bb1d409174f26ed7f669b2184a9c255551f79 authored almost 7 years ago by Nikolay Kim <[email protected]>
Fix HEAD requests handling

91c44a1cf1493a8ffd8a26f3f3c3013d55301d41 authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge pull request #53 from andreevlex/spelling-check-2

spelling check

3bc60a8d5dc780594b00710683b3c731e69dc353 authored almost 7 years ago by Nikolay Kim <[email protected]>
spelling check

58df8fa4b9927dfce9396b8794bf11863c9bd7ec authored almost 7 years ago by Alexander Andreev <[email protected]>
Merge pull request #52 from andreevlex/spelling-check

spelling check

81f92b43e529f49de11592edb6de70b6c7051494 authored almost 7 years ago by Nikolay Kim <[email protected]>
spelling check

e1d9c3803bf9e689bc52c8e1bf0253aeea136724 authored almost 7 years ago by Alexander Andreev <[email protected]>
flush is useless

a7c24aace17a28f61bad1850f70e6e31ff297c6e authored almost 7 years ago by Nikolay Kim <[email protected]>
refactor shared bytes api

89a89e7b1827f7b9732659cb9bbb6717114c622a authored almost 7 years ago by Nikolay Kim <[email protected]>
fix tests

3425f7be404bbde884adc52b60e330aeb2258145 authored almost 7 years ago by Nikolay Kim <[email protected]>
disable alpn feature

09a6f8a34f57f9246773d0cbe1bbd6cc40ed680b authored almost 7 years ago by Nikolay Kim <[email protected]>
use more binary

7060f298b4da8838a8428ac90b01f694f2c8e1dd authored almost 7 years ago by Nikolay Kim <[email protected]>
use Binary for writer trait

33dbe15760a0784ca08096485662a7c8d56d5e88 authored almost 7 years ago by Nikolay Kim <[email protected]>
use local actix-web for examples

e95c7dfc290572c11b3e1a73786677c8e5364661 authored almost 7 years ago by Nikolay Kim <[email protected]>
impl HttpHandler for Box<HttpHandler> and add helper method Application::boxed() #49

927a92fcac75f945c0f8e159f28c9b1878535654 authored almost 7 years ago by Nikolay Kim <[email protected]>
prepare release

2b0f3d2a9a2732104268614ab034b75f642826c2 authored almost 7 years ago by Nikolay Kim <[email protected]>
Allow to explicitly disable chunked encoding

93fdb596d438ab1c444617dcf421cbae35e5ffdc authored almost 7 years ago by Nikolay Kim <[email protected]>
Do not enable chunked encoding for HTTP/1.0

305666067e5f39a9e6971b07550790242b1986a1 authored almost 7 years ago by Nikolay Kim <[email protected]>
no need for custom cookie module

b805d87ee75007532fab9b59850ffd665600a10f authored almost 7 years ago by Nikolay Kim <[email protected]>
user guide spelling

bc6bb9984f35847dac935ae2b809b213855daf3d authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge pull request #47 from belltoy/master

fix directory entry path

c043fd791246e866d1fcae788c923477b2b9e56b authored almost 7 years ago by Nikolay Kim <[email protected]>
fix directory entry path

781282897ad943f6d22ace85357332f4cb50ed75 authored almost 7 years ago by belltoy <[email protected]>
add link to cors middleware

a9c71b28943e9a2833e80565061ebe5621e532dd authored almost 7 years ago by Nikolay Kim <[email protected]>
update dependency specs in user guide

edd26837dd76d18cfb1bef3612a47a2145e3e1de authored almost 7 years ago by Nikolay Kim <[email protected]>
use cookie-rs released create

3105bca13bdc7a13d8e0a9f8058b9f350d4d82ca authored almost 7 years ago by Nikolay Kim <[email protected]>
use flate2 released crate

c470e7a02bed3b0e7f26663f16197b79f161d1a9 authored almost 7 years ago by Nikolay Kim <[email protected]>
disable compression for static files

8a96e8fdd0c9ec9e99bdab01a7e2d66dd1964458 authored almost 7 years ago by Nikolay Kim <[email protected]>
cleanup http channel

e919ec485e65dfedf4c80b24cce3fda0d3bca969 authored almost 7 years ago by Nikolay Kim <[email protected]>
refactor http protocol selection procedure

e482b887412a0c77c6662fd7e5355cf3ad8144db authored almost 7 years ago by Nikolay Kim <[email protected]>
fix cors tests

eb8052b9360e109d10f4c64dde5344e57899b356 authored almost 7 years ago by Nikolay Kim <[email protected]>
fix cors allowed header validation

dab918261ceda42f227d458b91c3fbc068bbac2a authored almost 7 years ago by Nikolay Kim <[email protected]>
add link to gitter

11342e4566396df3033d265fd884b7e99e3c51bb authored almost 7 years ago by Nikolay Kim <[email protected]>
add link to github

f7b895b53a6a23fdeb7d174ec765bf502c51983c authored almost 7 years ago by Nikolay Kim <[email protected]>
move encoding to server

ac89880c0a2b39e9531fdfdd9398f29393d3acbc authored almost 7 years ago by Nikolay Kim <[email protected]>
move server protocol impl to submodule

8a058efb4e3fa0554579552abf0d34328c635c19 authored almost 7 years ago by Nikolay Kim <[email protected]>
upgrade packages

fa93701beebc1936eb5797b2710aaaee99e5be1e authored almost 7 years ago by Nikolay Kim <[email protected]>
flush stream on drain

0707dfe5bbde9061c87009283bf96d943b9c7460 authored almost 7 years ago by Nikolay Kim <[email protected]>
disable test

0a41ecd01d25985fb45507f81cbfacb084db3311 authored almost 7 years ago by Nikolay Kim <[email protected]>
fix implicit chunked encoding

0648ad6f33d463bbde2952e648a4965b87b3d7e1 authored almost 7 years ago by Nikolay Kim <[email protected]>
clean cargo before running skeptic tests

728d4f1f57c94a85526418f162935f34fac34fa1 authored almost 7 years ago by Nikolay Kim <[email protected]>
add Cors::register method

d152860fa7bd5f71d513b3364930f3a70d7fc6b9 authored almost 7 years ago by Nikolay Kim <[email protected]>
properly enable encoding tests

43f14224b1b188cb30dc97833a25f8a95b3db8ca authored almost 7 years ago by Nikolay Kim <[email protected]>
travis config

f7d9b45e648d3369fbdf873b1fd05bd296362426 authored almost 7 years ago by Nikolay Kim <[email protected]>
encoding tests

448b73a4b59164e46e02df83e02ec975df676eed authored almost 7 years ago by Nikolay Kim <[email protected]>
travis config

1a31554ee666968bee6d2225c7e2189faa73779a authored almost 7 years ago by Nikolay Kim <[email protected]>
upgrade flate package

49cdddf479b28a22320a9d91a7fd274341f97e65 authored almost 7 years ago by Nikolay Kim <[email protected]>
rename payload

aed90ed4589514d31a54498b3c5ac027747ece75 authored almost 7 years ago by Nikolay Kim <[email protected]>
refactor pipeline impl

e0faf3f69c38f2e1358ef695a0fa7aedb12b55cb authored almost 7 years ago by Nikolay Kim <[email protected]>
cleanup Binary type; more cors tests

f7807e43d8e89dd4243ca2323be75caaeb660244 authored almost 7 years ago by Nikolay Kim <[email protected]>
tests for cors response

fee54d1de09f1ed12463fd5263b7c5c5571fc23e authored almost 7 years ago by Nikolay Kim <[email protected]>
test for cors

1445cc7a2ccc20d6ab3edb8e7b0c3dd7cb78d0fa authored almost 7 years ago by Nikolay Kim <[email protected]>
better names for cors errors

16e9512457d2b7324798efb448bec0eab848b9cc authored almost 7 years ago by Nikolay Kim <[email protected]>
complete cors implementation

615db0d9d8f211add738b50e3625a529438df3b8 authored almost 7 years ago by Nikolay Kim <[email protected]>
move websocket code to submodule

3f3dcf413b94f5a7dc2dec28ea4e48d453762472 authored about 7 years ago by Nikolay Kim <[email protected]>
update websocket examples

d85081b64e10e7bf76e785bfa2581b68cfaf1c3b authored about 7 years ago by Nikolay Kim <[email protected]>
create custom WebsocketContext for websocket connection

4b72a1b3255500fb51e63ba79bfc592444386b7c authored about 7 years ago by Nikolay Kim <[email protected]>
update example

8aae2daafaa66b9c09724ff399e701633ec985ce authored about 7 years ago by Nikolay Kim <[email protected]>
add cors preflight request support

d7f59ce48133b2398c94066fb852ddc041a0079c authored about 7 years ago by Nikolay Kim <[email protected]>
refactor Middleware trait, use Result

ce78f17a79a1058e8a5d2f31a5d3430f5f9d6b1a authored about 7 years ago by Nikolay Kim <[email protected]>
initial work on cors middleware

16310a5ebdd75fd51729cdcc7b870ced7d6a2103 authored about 7 years ago by Nikolay Kim <[email protected]>
add resource level middlewares support

e8412672a26530d479872505bebfff252e849c38 authored about 7 years ago by Nikolay Kim <[email protected]>
add very simple http/2 test

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

584d0c9e999911cd84f48c0127bcf08b1675e314 authored about 7 years ago by Nikolay Kim <[email protected]>
cleanup doc tests

a159a9cd6ecdc51565becf0e40a68ac13b0d4d84 authored about 7 years ago by Nikolay Kim <[email protected]>
Merge pull request #45 from ami44/master

fix url

9d4e926302076a6772155620b785c4134f3d25d2 authored about 7 years ago by Nikolay Kim <[email protected]>
fix url

41c94a1220bf644c452e2fc6b54745a138441b81 authored about 7 years ago by ami44 <[email protected]>
update examples

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

d696c1692e765838dc54ffb19fd9f2fb13f1145f authored about 7 years ago by Nikolay Kim <[email protected]>
do no stop on write_eof

f90bc0caaecc850c042d1b225bf70b7f2947da9f authored about 7 years ago by Nikolay Kim <[email protected]>
fix context poll

f802fe09e68c4d4bd16e7f65791b61bfe9d664f9 authored about 7 years ago by Nikolay Kim <[email protected]>
Update README.md

513fcd4a474f399dd05b3f7400d5e3f9d9a7194c authored about 7 years ago by Nikolay Kim <[email protected]>
Merge pull request #44 from krircc/master

IT's not true, actix-web are more features than other rust web frameworks

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

550f68ca05d7de0386bf93c43a0514f2388ee73a authored about 7 years ago by Nikolay Kim <[email protected]>
Merge branch 'master' into master

3074071d03cfc3a97723fb1d2bee34e8fb536c83 authored about 7 years ago by Nikolay Kim <[email protected]>
Merge pull request #42 from ami44/master

upd examples basics

3ffefb8b29394093be6c20053b7382424aa45828 authored about 7 years ago by Nikolay Kim <[email protected]>
Merge branch 'master' into master

3cf2fbbb2336ab52824b46fc5b09421c21633327 authored about 7 years ago by Ami44 <[email protected]>
update examples

896981cdf89e0bf23a98f100eb3c94bbdfd6adc7 authored about 7 years ago by Nikolay Kim <[email protected]>
use general context impl

71da72efdbbc3c1607356e38a7cf0bcfd3ce6d8d authored about 7 years ago by Nikolay Kim <[email protected]>
Update README.md

5e9b94a6ddb724e9a287b888b67542bd5dff238a authored about 7 years ago by krircc <[email protected]>
upd examples basics

665f4edf6b3b5c2eb5a349b19e24cef70ca27a13 authored about 7 years ago by ami44 <[email protected]>
no need for StreamHandler

247c23c1ea5de36e6abe36fc5c0416ad3057ff4a authored about 7 years ago by Nikolay Kim <[email protected]>
subscriber to os signals automatically

3ed9e872ada2eb96a33bf5ef7d43053108209a86 authored about 7 years ago by Nikolay Kim <[email protected]>
use dev cookies package as temp solution for ring problem

473ec38439097b3956945361d5446766c7d0685c authored about 7 years ago by Nikolay Kim <[email protected]>
pin nightly

524493e0b0642d348e18bd1b4265a404e8931ee5 authored about 7 years ago by Nikolay Kim <[email protected]>
update example to use actix 0.4

5ae646332e9c9efbebf41d643cfd4e894641ec02 authored about 7 years ago by Nikolay Kim <[email protected]>