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

added ServerSettings

2192d14eff50d1bae6ac9536e69e5ec4f3eaa6d5 authored about 7 years ago by Nikolay Kim <[email protected]>
pass local addr to channel; use bitflags

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

3f06439d3e8f7931d3b5447b9a69170bcc47c000 authored about 7 years ago by Nikolay Kim <[email protected]>
load cookies automatically

d595dd850e73f4ce075390c82f40745982be1180 authored about 7 years ago by Nikolay Kim <[email protected]>
simplify api

0abb3863dc0a1b9911c1d9ce6f4e278277ef54c8 authored about 7 years ago by Nikolay Kim <[email protected]>
rearrange exports

dff7618f35c058ad67405a33f7de6349b92c6942 authored about 7 years ago by Nikolay Kim <[email protected]>
added external resources; refactor route recognizer

968f5d39d6cf9759b94854c523bc5f2a56596301 authored about 7 years ago by Nikolay Kim <[email protected]>
ignore tests

9e3aa5915518841132bcfbbbfcae04ae168ab33d authored about 7 years ago by Nikolay Kim <[email protected]>
more tests

2a0d5db41a692e26f48d780b4ecac8af7856f56a authored about 7 years ago by Nikolay Kim <[email protected]>
rearrange exports

4b03d0340455ccc1111ede113407b317b8f4eabe authored about 7 years ago by Nikolay Kim <[email protected]>
fix test

9ea0781aba57a6cc1d29313d4d71db6be35e5ead authored about 7 years ago by Nikolay Kim <[email protected]>
test for Router::has_route

63502fa833c66267d786f9a67f63da1d6dd1c0da authored about 7 years ago by Nikolay Kim <[email protected]>
add doc ref

a18bd5dac0e3a7952cef8a59da8a3da44bc30eec authored about 7 years ago by Nikolay Kim <[email protected]>
added HttpRequest::url_for

0dd27bd22437ff9a12129a7be36e2efb7b930fb1 authored about 7 years ago by Nikolay Kim <[email protected]>
tests for default resource

8d52e2bbd9ff16ec27c609264c326279c26da4ed authored about 7 years ago by Nikolay Kim <[email protected]>
simplify application creation

c63f05864713c2030dcd4d6ed137b6809779a974 authored about 7 years ago by Nikolay Kim <[email protected]>
remove Applicaiton::route, resource is enough

87c7441f7df028063ffdf839b2f5fef6194f7966 authored about 7 years ago by Nikolay Kim <[email protected]>
hide pkcs

04ded5ba6826ceee2e89d69025fbe607bf4b2ae5 authored about 7 years ago by Nikolay Kim <[email protected]>
move ConnectionInfo to dev

903b391e0aed33dc72d368dd7ccb8b103ad6bddb authored about 7 years ago by Nikolay Kim <[email protected]>
fix travis

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

20af8822fdd110647d6fcb87d2d5a62334170db2 authored about 7 years ago by Nikolay Kim <[email protected]>
add ConnectionInfo tests

d7e65b62122b50e1d662ec570cfe0e1a286237bd authored about 7 years ago by Nikolay Kim <[email protected]>
added ConnectionInfo

c3de32c3b3934ad99c07c644de824210dcc63c4a authored about 7 years ago by Nikolay Kim <[email protected]>
work on resource_path api

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

3de43c2a466b34ba8998abcdf81c73a9e97e6976 authored about 7 years ago by Nikolay Kim <[email protected]>
simple readme example

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

86d7290f9ef6a5d7d92d599aaeeffcd4e841b9bb authored about 7 years ago by Nikolay Kim <[email protected]>
extrat elements of path pattern

a83d9b24ae47926dbf2e6b053f94d6b94a209374 authored about 7 years ago by Nikolay Kim <[email protected]>
update guide

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

fd6b243cd6d1b3a0896daf988897b982447acd11 authored about 7 years ago by Nikolay Kim <[email protected]>
doc fixes

2950c90c77a1f34bb1d1596cd76a349bc147c022 authored about 7 years ago by Nikolay Kim <[email protected]>
rename async to a

f4e9fc7b6a147cdf1dc3b361f380814817960b2b authored about 7 years ago by Nikolay Kim <[email protected]>
exclude example from code coverage

e98972e93be747a68c0ac0d74e0d63db0683fbfb authored about 7 years ago by Nikolay Kim <[email protected]>
use Route for Applicaiton handlers

e332c1242fe233fe8dc8e5c336947d0ae24cfb5d authored about 7 years ago by Nikolay Kim <[email protected]>
renamed Route::handler to Route::f, added Route::h to register Handler

f5d6179a349f4837371bd69fbf4de808b7319e7b authored about 7 years ago by Nikolay Kim <[email protected]>
fix fmratting

03f7d95d88ee0d82acd1d7a8b9ec7d80a2226c5d authored about 7 years ago by Nikolay Kim <[email protected]>
drop tail path pattern

a163e753189b20c2a7d6a78ce924c8fe89c8e023 authored about 7 years ago by Nikolay Kim <[email protected]>
introduce route predicates

3bf3738e6548b1c17b4a83146c6c483f13351773 authored about 7 years ago by Nikolay Kim <[email protected]>
added default headers middleware

57fd35ffc1e929e1d5ec5ee2299833f95cc3f8c7 authored about 7 years ago by Nikolay Kim <[email protected]>
cleanup

d35be02587be911e20f0ec7c15c88c4d88ec4687 authored about 7 years ago by Nikolay Kim <[email protected]>
add encoding section

57c53bd2a0eb5599e8f3021df0c3d75ee1a64c80 authored about 7 years ago by Nikolay Kim <[email protected]>
added Json response support

319e9bbd05cd9c9169f41513cbb3fce535d1d024 authored about 7 years ago by Nikolay Kim <[email protected]>
added fs tests

5decff9154c48998e667e18e3f21bb9f0775f62a authored about 7 years ago by Nikolay Kim <[email protected]>
check show_index

69f0c098e3b3e01e033dddf789539a5dc74a3cf1 authored about 7 years ago by Nikolay Kim <[email protected]>
refactor static files

5abc46034a31f3853d4bb548ff414aeba330643e authored about 7 years ago by Nikolay Kim <[email protected]>
add Item and Error to FromRequest trait

7c6faaa8e09e6684e4f022005a43d74a6ce7fc45 authored about 7 years ago by Nikolay Kim <[email protected]>
more default impls for FromRequest

6bc7d60f5226e9d7df34d8db8479f80d0bd5b303 authored about 7 years ago by Nikolay Kim <[email protected]>
rename module

fb3185de945aec2fab8663d6f3e5cc36c4d0e9db authored about 7 years ago by Nikolay Kim <[email protected]>
introduce custom FromRequest traint for conversion into Reply

61744b68a194702ead7878085153f086cdfcf151 authored about 7 years ago by Nikolay Kim <[email protected]>
error response for io::Error

187948ddd167d6337cb92638aa40f8ee1fb52373 authored about 7 years ago by Nikolay Kim <[email protected]>
code cleanup

29a26b3236306cae73e8f229f49f80289a78c4c7 authored about 7 years ago by Nikolay Kim <[email protected]>
content-encoding; try cargo tarpaulin

d0b9d9c1d6e87d360b821ebef9315ca2107aa23c authored about 7 years ago by Nikolay Kim <[email protected]>
return bad request for param parse error

0fc01c48d1dd4f4cd219630e278c41cb2237b789 authored about 7 years ago by Nikolay Kim <[email protected]>
tests for PathBuf::from_param

ebfd3ac2755e0607c73d95e87dcc3de7efada87a authored about 7 years ago by Nikolay Kim <[email protected]>
added FromParam trait for path segment conversions, FramParam impl for PathBuf

d8f27e95a6a3f11a8dd6879779c537511e12bc40 authored about 7 years ago by Nikolay Kim <[email protected]>
add http2 section

d03d1207a8ed7c43d53ccd0a3501fd6915945d69 authored about 7 years ago by Nikolay Kim <[email protected]>
add logging doc section

8f33dec026377d8c276ede60cdc9be6c146d071a authored about 7 years ago by Nikolay Kim <[email protected]>
missing files

0dae1091723cc4193b47e9af41a4284545510b39 authored about 7 years ago by Nikolay Kim <[email protected]>
add multiple apps example

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

3ffd36eee21dcb8fea595a8091ef240d666f6a05 authored about 7 years ago by Nikolay Kim <[email protected]>
add appl builder async method; add async handler section

c3a0a4457a6dc6f2d655e0bfb035764ded62c95e authored about 7 years ago by Nikolay Kim <[email protected]>
simplier examples

e6feec62a8ac63e6696c8c7b9bc0226d2503966d authored about 7 years ago by Nikolay Kim <[email protected]>
handler info

f0c346f18c9f28059fa55f8b4064812e9c2af696 authored about 7 years ago by Nikolay Kim <[email protected]>
tests for Completed state

186726fbadcc35d74ec515c017be2db3450c254f authored about 7 years ago by Nikolay Kim <[email protected]>
test for completed pipeline state

97bed17fd2f6f86932ce2cc0da7a4e4a80e3e298 authored about 7 years ago by Nikolay Kim <[email protected]>
refactor pipeline

47645626c49d89f7a3dfa02e412d0cf92f75739a authored about 7 years ago by Nikolay Kim <[email protected]>
recognizer tests

9a1ba527c0b88ee5a1c9e8d0cc79aea27df800df authored about 7 years ago by Nikolay Kim <[email protected]>
use http::Uri for uri parsing

3fcd5f6935404be202cd8d62cc62bd01b633f9f9 authored about 7 years ago by Nikolay Kim <[email protected]>
simlify code

7135c0163bf1a58a3afa7741fe22c5809a9bf99e authored about 7 years ago by Nikolay Kim <[email protected]>
added tail pattern

f53f35f364ce9dfd4e8bf9ae23e5f93af3eb95c9 authored about 7 years ago by Nikolay Kim <[email protected]>
make Task private

07cc0173201a7302439dddc77d4e0b0dbb7d3fac authored about 7 years ago by Nikolay Kim <[email protected]>
no need to store disconnected state on task

271a292ea517cfc1b9294de0e056ae41b1c5582a authored about 7 years ago by Nikolay Kim <[email protected]>
refactor streaming responses

6e138bf373349496d617b5e7a9031df103183a41 authored about 7 years ago by Nikolay Kim <[email protected]>
fix typo

a0bca2d4cf4295925d12eb1d351ba769c6d19043 authored about 7 years ago by Nikolay Kim <[email protected]>
do not set content encoding header for upgraded connection

6c4fdf604b5a6aaebfcf0c90f8ea13657aa7b9f9 authored about 7 years ago by Nikolay Kim <[email protected]>
do not com press upgrade connection

e4f8551cbaf8e81b5e7e8628f3e07e37c6ca2e73 authored about 7 years ago by Nikolay Kim <[email protected]>
do not encode payload less that 1024 bytes

559b1c50a39865305a44ad01d0be031e64f60412 authored about 7 years ago by Nikolay Kim <[email protected]>
simplify Handler trait

d2eae3d5b36d6d6423372b752d0f022573e3a426 authored about 7 years ago by Nikolay Kim <[email protected]>
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]>