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

fixes

27035c94543b4d8cd7186fd1fe813262db78cc0e authored about 7 years ago by Nikolay Kim <[email protected]>
update ws doc

991dd107b1fae0fbb31d17ef1d143f0697c0389d authored about 7 years ago by Nikolay Kim <[email protected]>
update examples

ffb2e3c0ab87bbbf1694bddf548611007e02e7a3 authored about 7 years ago by Nikolay Kim <[email protected]>
export and simplify HttpHandler trait

acc2fff6558466f01df9c67ba463b54d37d7c534 authored about 7 years ago by Nikolay Kim <[email protected]>
export Handler

427566b90dd127c9849d3983b85aa5eedaa7a362 authored about 7 years ago by Nikolay Kim <[email protected]>
refactor RouteHandler trait

16ceb741b8e0f225489397b9d2528b462489af01 authored about 7 years ago by Nikolay Kim <[email protected]>
refactor http actor handling

6f833798c7b3b40021f63d6447317855f824ab23 authored about 7 years ago by Nikolay Kim <[email protected]>
refactor handler rtype handling

6177d86d976c35314a40823faca386602874a930 authored about 7 years ago by Nikolay Kim <[email protected]>
add deref for payload item

e9bfab8012b868801770cfa171d84855f2e56d6f authored about 7 years ago by Nikolay Kim <[email protected]>
refactor reply handling

afeecea05fe2ab7a2691a633cebe0f13729e5a43 authored about 7 years ago by Nikolay Kim <[email protected]>
more guide

6f5b58b6914800202b5dac8599edc2ab6d985b80 authored about 7 years ago by Nikolay Kim <[email protected]>
add response test

987b275c3fd9b5296f05116b36b1a6cc4d764dea authored about 7 years ago by Nikolay Kim <[email protected]>
add status code helper method for http response

932e7512408e1535b2df41c74b67b388220d7a77 authored about 7 years ago by Nikolay Kim <[email protected]>
add helper converters into response

706e2a07de2fdfadbaa60e58cffd532a9b58ffe4 authored about 7 years ago by Nikolay Kim <[email protected]>
some overview text for guide

a3022e6d88762936770f1c56350203944a4bc682 authored about 7 years ago by Nikolay Kim <[email protected]>
better handler result handling

b55d69b4c25ce8ac1a8f7938dbca07ad5bcf846d authored about 7 years ago by Nikolay Kim <[email protected]>
make resource handler result more generic

0bd8725426749ba667ce0e178dfee49fa3b7dfde authored about 7 years ago by Nikolay Kim <[email protected]>
use git master for examples

ac3fe30d190a8a262db4dc6b7c3bf9153bc81f40 authored about 7 years ago by Nikolay Kim <[email protected]>
build mdbook

88eb6bc6a2267b9298e07b408e03ff316b795f70 authored about 7 years ago by Nikolay Kim <[email protected]>
use precompiled mdbook

91cefa8e2fb2b85c970fa432d6fff98a528c5e48 authored about 7 years ago by Nikolay Kim <[email protected]>
add link to guide

26413d1d61cc4ecc46ee8c16417fcdade1a1ddc5 authored about 7 years ago by Nikolay Kim <[email protected]>
fix travis config

06f9b7b52fb29b823613adbc9b8d8ea9428b926f authored about 7 years ago by Nikolay Kim <[email protected]>
start working on guide

599f3c26e0da6985a275d8e2f392b6756a05fe44 authored about 7 years ago by Nikolay Kim <[email protected]>
hellper method for json body

b5a4f6f85570040a971711816639bdbaf358cd6d authored about 7 years ago by Nikolay Kim <[email protected]>
update tests

42716d325294be180b6c73a40bf711ce2c08f2a2 authored about 7 years ago by Nikolay Kim <[email protected]>
better export naming

170d3163f3195874bce967ff3bfe7ed71c36fbbf authored about 7 years ago by Nikolay Kim <[email protected]>
consistent naming

051905619949b3d9f0cad719c2bfc4e18f8951c9 authored about 7 years ago by Nikolay Kim <[email protected]>
impl Default trait for HttpRequest

45433f71e5e7ea0963a0074bb83e077e86f2e351 authored about 7 years ago by Nikolay Kim <[email protected]>
remove unneeded directives

b62b303fdbaef783651f0b39526d38c22c6b53e4 authored about 7 years ago by Nikolay Kim <[email protected]>
added urlencoded errors

8e80fed2afa315826e89494afa6fcf69dc1e0d2f authored about 7 years ago by Nikolay Kim <[email protected]>
simplify middleware api; fix examples

fdafb0c848a20e82a128f31c08c7230a95f2c9b6 authored about 7 years ago by Nikolay Kim <[email protected]>
move state to request object

5a3b6638a745d796568989a1e0ed1a4dba05c19c authored about 7 years ago by Nikolay Kim <[email protected]>
pass request by value

8e0a7f44d411bf10243899c3d4dc449c5a02a30e authored about 7 years ago by Nikolay Kim <[email protected]>
include payload into request

eb7f48a1c68cd7c5697cc044b846ca61cf3e02e0 authored about 7 years ago by Nikolay Kim <[email protected]>
cookie session implementation

32483735ba3e2c95367e0838ac7dd04918130674 authored about 7 years ago by Nikolay Kim <[email protected]>
cleanup pipeline

53ce186294a774ae96dfccec5e9538e457a42aa5 authored about 7 years ago by Nikolay Kim <[email protected]>
added helper Task::error method

37c1e78c7a16b52ef0d0c626397ee4e22a408fd7 authored about 7 years ago by Nikolay Kim <[email protected]>
allow middlware error result

45ecb87eab5fc4b8ff7a348e82444e96ea991a6f authored about 7 years ago by Nikolay Kim <[email protected]>
cookie session prototype

54bbc98343e4f0be31f60b2496dc8f81243c09bd authored about 7 years ago by Nikolay Kim <[email protected]>
better middleware error handling

f4972150cc141b4a5146d9001f44966e0620e7cd authored about 7 years ago by Nikolay Kim <[email protected]>
better pipeline error handling

1fc64bc83d5ab98c5a09ac889addffd58d50b727 authored about 7 years ago by Nikolay Kim <[email protected]>
store error for error response

64ade803f96ce2e928b75e901c1447583e938050 authored about 7 years ago by Nikolay Kim <[email protected]>
remove unused imports

940bc08abaa883fb4262afedb6450fb40c266b66 authored about 7 years ago by Nikolay Kim <[email protected]>
refactor request pipeline

7569036dd461725e60eda00594b373edcec5f90b authored about 7 years ago by Nikolay Kim <[email protected]>
better nightly detection

59b8214685b3ed263f084cb9223e4d613b29bfe9 authored about 7 years ago by Nikolay Kim <[email protected]>
added default ErrorResponse for std::error::Error

f33c489154bf98ca4fae2555f3c90f92b2d55363 authored about 7 years ago by Nikolay Kim <[email protected]>
better logger format test

5529ea0428a744d6de021f644e571c84b11c8427 authored about 7 years ago by Nikolay Kim <[email protected]>
use env_logger for logger tests

39a20fb95df51a0d91fef11c032249688c583545 authored about 7 years ago by Nikolay Kim <[email protected]>
more logger tests

155a636487a157cc54bc92a76cc834724a6d176a authored about 7 years ago by Nikolay Kim <[email protected]>
refactor logger middleware

e571587a8ccc71b29caf52642704c8727d96bdc3 authored about 7 years ago by Nikolay Kim <[email protected]>
better method name

5945035fc3dae39c384abee9d44644111f9d3ca8 authored about 7 years ago by Nikolay Kim <[email protected]>
more Body tests

766e243c63d343028cbfdec8005fc57a05ffa9aa authored about 7 years ago by Nikolay Kim <[email protected]>
update payload tests

83862dfbb40863c9c01a6220b0f64cb530a9d8e2 authored about 7 years ago by Nikolay Kim <[email protected]>
expect error tests

c44e4ad1001b0be0b7148990b468680a22b7f5fc authored about 7 years ago by Nikolay Kim <[email protected]>
add tests for errors

1a0e87ac3c34288b8aaf5b4f9dcc928f7e6e07db authored about 7 years ago by Nikolay Kim <[email protected]>
add custom ExceptError

72edd75eab5fcf250135de06a1b19b4792591849 authored about 7 years ago by Nikolay Kim <[email protected]>
cleanup error

78d8d21196fede7f95776830481f9a31ddedb2ce authored about 7 years ago by Nikolay Kim <[email protected]>
use failure from crates

fd3dcdf0f6d95e1a19e454f3a420ea0334a2f997 authored about 7 years ago by Nikolay Kim <[email protected]>
use Result intead of HandlerResult

a87784ba1531319ce7cc8c7134849e5692e25f4a authored about 7 years ago by Nikolay Kim <[email protected]>
update tests

c800bf55f5a632abb320b6b890d741413133e12a authored about 7 years ago by Nikolay Kim <[email protected]>
fix extern crate

0143e18fe9c1a0f458eeadb897d73abf491a0c76 authored about 7 years ago by Nikolay Kim <[email protected]>
refactor error handling

de71ad7de463f3194545ff03c261406f424f8c01 authored about 7 years ago by Nikolay Kim <[email protected]>
rename BinaryBody

c565965865d8d6cc8bf6ab287456180f371036a1 authored about 7 years ago by Nikolay Kim <[email protected]>
update logger doc

f2520d2d79391ffc06f60e0e664fd33058bf02e9 authored about 7 years ago by Nikolay Kim <[email protected]>
use remote addr in logger if available

be3a1ab7705cd26bfd7fd798db6a6357c1cba608 authored about 7 years ago by Nikolay Kim <[email protected]>
make remote addr available to http request

f369d9af0eecb88b38ce48c1f9579523d10fce81 authored about 7 years ago by Nikolay Kim <[email protected]>
refactor logger middleware

265628750c27c5c63ada3582ef62961be1a044bb authored about 7 years ago by Nikolay Kim <[email protected]>
fix readme

657efb8cce006979dc91e57118fbb74bbd23286f authored about 7 years ago by Nikolay Kim <[email protected]>
refactor middlewares

40c1d3b7112e5c8f32f1064c7d1582a4bbff053e authored about 7 years ago by Nikolay Kim <[email protected]>
store cookies load state

51cd08ef578421ae2f360053af01c59bad4f25e2 authored about 7 years ago by Nikolay Kim <[email protected]>
enable secure cookies

2a319d733fa414a11579070925ba1e9e6f5d012b authored about 7 years ago by Nikolay Kim <[email protected]>
cleanup tls example

519a9e64f87a22864c313300181fd9a148693a6f authored about 7 years ago by Nikolay Kim <[email protected]>
update readme

4d575c6269b7f5d172a80222d7f5936b44c165b3 authored about 7 years ago by Nikolay Kim <[email protected]>
use bytes::Writer

e9fe2ba7405e26fa0729ddb7a4ca41830551de9e authored about 7 years ago by Nikolay Kim <[email protected]>
use higher pripority for br

7565ed8e06c9dbc6679be51c48a24eed3a1f8490 authored about 7 years ago by Nikolay Kim <[email protected]>
add custom Debug impl for HttpResponse

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

1392b2b17181e74cdb721463aa89ec003ac3de51 authored about 7 years ago by Nikolay Kim <[email protected]>
add response content encoding

e558414867c6b29dd0ba11cbaea23f1f7d445102 authored about 7 years ago by Nikolay Kim <[email protected]>
use version in readme

76b8104f520009e02272f63c0ac0e42ff6e9c310 authored about 7 years ago by Nikolay Kim <[email protected]>
better name

2eb3ad0de3884bb27a02f946db88dc546205a3b5 authored about 7 years ago by Nikolay Kim <[email protected]>
use new brotli2 version

69742130364180798b89f37e354fc613096e01bb authored about 7 years ago by Nikolay Kim <[email protected]>
fix appveyor config for gnu target

72c8ad9fe1b4c57472aee745cb6b9c7f81a22f58 authored about 7 years ago by Nikolay Kim <[email protected]>
refactor content encoding

a65fd695e154d29727ba458ee1512d987507b64c authored about 7 years ago by Nikolay Kim <[email protected]>
allow to set/change responses content encoding

994d0afd80c3697ffe6cc3a3ae533ca86c08ae65 authored about 7 years ago by Nikolay Kim <[email protected]>
added content-encoding support to h2

2379bcbf39a0b65ed3a5b94e8efca10dbd0cbdb8 authored about 7 years ago by Nikolay Kim <[email protected]>
better deflate decoding

bddd8e9c2e643696e56fa61af7ff56cccfc74ca4 authored about 7 years ago by Nikolay Kim <[email protected]>
add content encoding decompression

c2978a6eead1f0c0fa7e55dac80ef87578c78a72 authored about 7 years ago by Nikolay Kim <[email protected]>
test with alpn feature

b467ddf970a891426549717a21f8b9fe078ae8c4 authored about 7 years ago by Nikolay Kim <[email protected]>
fix name

3f649b8e07ff8a67d25415a6f41899c0170f8c7b authored about 7 years ago by Nikolay Kim <[email protected]>
update readme

e9e247217a33f2785a68060872bbb910953acbbd authored about 7 years ago by Nikolay Kim <[email protected]>
update readme

f23974cfb56b96f6d55ceae70271f74ba447ade2 authored about 7 years ago by Nikolay Kim <[email protected]>
add keep-alive for h2 connection

53868a88fa91fcb406ce91175a4b5e40a4361fd2 authored about 7 years ago by Nikolay Kim <[email protected]>
update readme

28652a3ba886148d94cf1ec209724701ef1a6caa authored about 7 years ago by Nikolay Kim <[email protected]>
fix link

41be1db8bc4b7aea3dd4c4ba5c0fd6a48b7edf67 authored about 7 years ago by Nikolay Kim <[email protected]>
update readme

67f3ad31ab69b7527092edd650e41a997d41b8a3 authored about 7 years ago by Nikolay Kim <[email protected]>
refactor server impl and add support for alpn http2 negotiation

d7d3d663e9e9665a7d162231df71818fbb6f0eb2 authored about 7 years ago by Nikolay Kim <[email protected]>
implement h2 writer

32cefb84551067a8c00ebd5cab6607d8b49c0206 authored about 7 years ago by Nikolay Kim <[email protected]>
rename modules

f010672885354a7d4221f449a042f84e6180d5f5 authored about 7 years ago by Nikolay Kim <[email protected]>
refactor task impl, extract stream writer to separate struct

4add742abad252b7397da68763ade0a8f6f845d1 authored about 7 years ago by Nikolay Kim <[email protected]>
make possible to use async handler

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