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

state does not need to be Send

55818028cbcbf0b6217bf298ba4d189b64abe6c7 authored about 7 years ago by Nikolay Kim <[email protected]>
http server accepts factory of HttpHandlers

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

b9da09ddf0afda189a8be05fb530f65cffb383a2 authored about 7 years ago by Nikolay Kim <[email protected]>
fix guide tests

d7efbb516d10826d050e2425354a2bb242a3f0bd authored about 7 years ago by Nikolay Kim <[email protected]>
fix guide page

6e3f598c50529e264b503c8cce96a7ff4bc09769 authored about 7 years ago by Nikolay Kim <[email protected]>
unify route not found handling

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

b1ae7f95cc304998de373a7cbdb0a73cd98f6ce0 authored about 7 years ago by Nikolay Kim <[email protected]>
fix doc

96381f5d6aeec00b44293477656d35b37e7a893d authored about 7 years ago by Nikolay Kim <[email protected]>
simplify Application creation; update url dispatch guide section

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

caca907c231302828763533eea1f436a65b04324 authored about 7 years ago by Nikolay Kim <[email protected]>
add guid for path normalization

c5490a851c099cb6be102551800e6de12915f615 authored about 7 years ago by Nikolay Kim <[email protected]>
tests for NormalizePath

0388a464ba77c23e9cae1f2aa9e7a1a048cc3889 authored about 7 years ago by Nikolay Kim <[email protected]>
update doc string for NormalizePath

71bbe2a5dd3bf1e5d9a8fc194bccdf113b2a011e authored about 7 years ago by Nikolay Kim <[email protected]>
add NormalizePath handler

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

273de2260dc596ff27216066de088b5a4b94a0e7 authored about 7 years ago by Nikolay Kim <[email protected]>
use trait instead of pipeline

b98ab2eebeab584769db6c2a1b679bc856429965 authored about 7 years ago by Nikolay Kim <[email protected]>
more error wrappers

4a40b026a4d7010816cdd177258743781547a6f4 authored about 7 years ago by Nikolay Kim <[email protected]>
make ErrorBadRequest type useful

a44f71d8c27b88e57a9d4573b657c16009ca8a9a authored about 7 years ago by Nikolay Kim <[email protected]>
tests for default predicates

9043e7286d2a6a3b3a122b1b6ba06e96d397b8a5 authored about 7 years ago by Nikolay Kim <[email protected]>
fix static files

3e91b062412413df5ecf9fa19388949697057f4e authored about 7 years ago by Nikolay Kim <[email protected]>
use server settings for scheme and host values

774bfc0a86bbd8f303e7e05cea0104bce7aa59ed authored about 7 years ago by Nikolay Kim <[email protected]>
set server settings to HttpHandler

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