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

Include mention of http client in README.md

f735da504b2842428563201f1b60534d6bc96570 authored over 6 years ago
update doc string

487a713ca0b29e07b13fef45984927e9f279eb88 authored over 6 years ago
prepare release

095ad328ee7e3d24b23cef3493ce73fa1340dfd8 authored over 6 years ago
--no-count for tarpaulin

a38afa0cec54ffe3d25ee0505e65918e6cc4b87e authored over 6 years ago
doc string

961969854353911be6207c05315d3b1bc86d9f0b authored over 6 years ago
add more examples for extractor config

4b1a471b35881937a62f3f511051e02e7252cd50 authored over 6 years ago
add doc string

b6039b0bff0d1f4ec79a81a19fbdd95a7abbefac authored over 6 years ago
export ExtractorConfig type

d8fa43034f5d988b196f7f3c244ffdb6f40766ae authored over 6 years ago
Fix client request timeout handling

92f993e05438c9c989fd32f91d12011bf21add52 authored over 6 years ago
Merge pull request #219 from benjamingroeber/improve-readme

correct order of format arguments in readme example

c172deb0f39812d724df15dc9af1b95b9600f734 authored over 6 years ago
Merge branch 'master' into improve-readme

dee6aed0106319a2a0f785e4dc6e88358e62e539 authored over 6 years ago
add tests for ErrorXXX helpers

76f021a6e3fcf6b44abc98d8615396234aadf44d authored over 6 years ago
fix order of name and id in readme example

2f244ea028280119022ac2be0b0d5cf63da86b92 authored over 6 years ago
Merge pull request #218 from Dowwie/master

added error response functions for 501,502,503,504

5f5ddc8f0146a8acbd77b79a6167f1834e20091e authored over 6 years ago
added error response functions for 501,502,503,504

8b473745cb4b27ae4773393cc0b0024bf389f196 authored over 6 years ago
Add Router::with_async() method for async handler registration

18575ee1ee26bfc54bea891d452b0a51f4b42b73 authored over 6 years ago
deprecate WsWrite from top level mod

e58b38fd13eddf086f96919e99fd2c63cc8e058f authored over 6 years ago
bump version

b043c346326417782e7c1c176f025f3397a04248 authored over 6 years ago
make api public

b748bf3b0d99ee1ea72ac46b7870a589014109e1 authored over 6 years ago
make WsWriter trait optional

be12d5e6fc8e3474e65f25a50f88d4668ad754b1 authored over 6 years ago
update migration doc

7c4941f8681caac7296c1d6312023fae62aa5653 authored over 6 years ago
Merge branch 'master' of github.com:actix/actix-web

d1f5c457c474047ca86735b26f750441b7db1682 authored over 6 years ago
prep release

c26c5fd9a4b47db5de0a22652021c3e897d3fe41 authored over 6 years ago
Merge pull request #216 from lcowell/lcowell-scoupe

replace typo `scoupe` with `scope`

4a73d1c8c1966c64de45680c3172a94cb45532dd authored over 6 years ago
replace typo `scoupe` with `scope`

7c395fcc83c6dfab8913a9e95007cccc1e9f2eba authored over 6 years ago
Allow to exclude certain endpoints from logging #211

54c33a7aff8063f60d6648aa50863081287cba96 authored over 6 years ago
Fix http/2 payload streaming #215

47d80382b2830d075cf6298c5496c5eac2dc978f authored over 6 years ago
Merge pull request #214 from niklasf/de-path-404

let Path::from_request() fail with ErrorNotFound

ba816a8562a04c4a07b81e9ff9f1008d2418d8fc authored over 6 years ago
let Path::from_request() fail with ErrorNotFound

6f75b0e95e11c6d34288796433795de3cfdbd617 authored over 6 years ago
Fix connector's default keep-alive and lifetime settings #212

b3cc43bb9b598e145c3c9e4be6ebc79acec28eff authored over 6 years ago
fix example

93707884d25d73f31811a7a3a3cdfe0df51afe35 authored over 6 years ago
bump rustc min version

9e610a813423130cca207890a927a81da70e036f authored over 6 years ago
actix-web 0.6 compatibility

7af09390ee429d3fb766d6154075e8225fa8df08 authored over 6 years ago
update doc string

ecda97aadd0c5bee5e66a89d32e62860f4e56096 authored over 6 years ago
simplify pipeline

8cda36286673c887e6ae4b4eb17d18cef71d4a42 authored over 6 years ago
travis cover report

3c6c1268c98225b153d6e7ae87b54477d4fc1fc5 authored over 6 years ago
test for Scope::route(); prep release

72908d974c642785f83a8b0d28d800ab26308cee authored over 6 years ago
add filters support to scopes

c755d71a8b25c4243232ff8599349ee9d603918a authored over 6 years ago
add variable segments support for scope prefix

a817ddb57b358748b47797b2d11b22236edf471d authored over 6 years ago
Merge pull request #210 from andreevlex/feature/spelling-check-06-05

spelling check

44c36e93d1e17024805dcd764a21d89391b35ae8 authored over 6 years ago
Merge branch 'master' into feature/spelling-check-06-05

c92ebc22d72108cdba1681185e26f7a7b1203cfe authored over 6 years ago
fix formatting

599fd6af93f7fd90996de86d9db7714081266041 authored over 6 years ago
more handler tests

fa81d9700457864be8a73b9953e970ca04888e61 authored over 6 years ago
more handler tests

c54f045b3959dfaea7dfbaee7f7b272d1c973de1 authored over 6 years ago
spelling check

cd11293c1f1d88515797aa31bf8351e0a3c44144 authored over 6 years ago
more middleware tests

45325a5f75eb9b376e884756b49fca821e6e01f4 authored over 6 years ago
async handle middleware test

a7c40024ce5057d41651d7c4e98bd6251ebbbaee authored over 6 years ago
move middleware tests to seprate module

0af4d01fe432014337b55e8d081a7dc971b5e7ae authored over 6 years ago
update migration doc

bd6e18b7fef1076247c737b9d5e8ad30d43bd1d2 authored over 6 years ago
upgrade regex

f66cf16823880085c5d061ec3589c27f4a20de20 authored over 6 years ago
update tests

03d6b04eefab2aa65f5c0ea40a191a4c7ea70fa3 authored over 6 years ago
refactor Responder trait

f37880d89c098f8a4fa03a7a003e3d33064a7bff authored over 6 years ago
Merge branch 'master' of github.com:actix/actix-web

8b43574bd523ee42df044e10775704a102fb88be authored over 6 years ago
always provide backtrace for error

b07d0e712f3467d417ce615617126aa5d18b7d06 authored over 6 years ago
rename Reply to a AsyncResult

acd7380865968ac2e04a020bed0790506e46f3f3 authored over 6 years ago
Merge pull request #208 from DenisKolodin/ws-trait

Add WsWriter trait

0208dfb6b2ef3758cfcf8f39415d4ac4dd8fb0bf authored over 6 years ago
Merge branch 'master' into ws-trait

bb61dd41afe0f64c3f0b610e27da272022f64c35 authored over 6 years ago
add session test

58079b5bbe5d808554a56e3383168ba51ffa6548 authored over 6 years ago
fix tests

3623383e8389bbd8ef8aa9c5edffdd96fa10d8d2 authored over 6 years ago
make Reply generic over error too

7036656ae4b63385b36d2a5207b0566647b17121 authored over 6 years ago
Allow to override files listing renderer for #203

32a28664492ce9ebd3265ba90092362469b6f32b authored over 6 years ago
update changelog

35a4078434596b956aa0141af509f793d33d4ff6 authored over 6 years ago
add FromRequest impl for tuples of various length

4ca5d8bcfc7e5b32caeb8a585ec206f16f64329f authored over 6 years ago
better query example

a38acb41e5c01197b6a3a948be228d8d95f1206c authored over 6 years ago
add query deprecation info

31e23d4ab173711ac66c78241a8fbb52187228cb authored over 6 years ago
rename from_default to extract

1aadfee6f705211bbd20debc1b8e3df15fb27661 authored over 6 years ago
use read only ref for FromRequest; remove unnecessary static

76b644365fd6fa74e1617dc16f6a36c1eeb85a0d authored over 6 years ago
Add WsWriter trait

`WsWriter` trait is a common interface for writing to a websocket and
it's implemented for both:...

80f385e703d1c8f8d927dfc7ce6a8fe7c7a2629d authored over 6 years ago
add impl Future for Reply

a1958deaae7910f901d2ce4e6ecd8636869dbe15 authored over 6 years ago
refactor FromRequest trait

8d65468c58fcc85aab1ff0d7352839ee9530b02e authored over 6 years ago
rename threads to workers

195246573e64d26f9b4e95eb626f838a85acd031 authored over 6 years ago
no need for mut

e01102bda253bb7dc57fa57a354dd17048bcb959 authored over 6 years ago
refactor session impl

9b6343d54bdad8739320832eb39bacea35cb2d6c authored over 6 years ago
make HttpRequest::extensions() readonly

d9a4fadaae135ed443cdd2eaa5802bde2e174b16 authored over 6 years ago
add nested scope support

48e05a2d872b37b5463d9a78c9b3e487813a16c1 authored over 6 years ago
update changes

70d0c5c700392f517ffab14d28b83840537f00be authored over 6 years ago
Allow to use ssl and non-ssl connections with the same HttpServer #206

d43ca96c5c9aec9468002d8ae93ca478842d69c0 authored over 6 years ago
update doc string

bfd46e6a7139b91824c56616b1a685d700188369 authored over 6 years ago
allow to use custom state for scope

25b245ac72818d9741efa3949ba4439ae63f571f authored over 6 years ago
remove deprecated types and methods

eefbe19651ebda57f278b97b000cce7689eab8e3 authored over 6 years ago
add middleware finished handler for route middleware

ab4e889f9603525731ecd388acaa24efe1f94e04 authored over 6 years ago
fix reading from socket

91235ac81631958a1a03d4e39ae90af07d05bf9d authored over 6 years ago
fix stable compiler compatibility

9c1bda3eca294ec644154f8a619f221e72f12a90 authored over 6 years ago
update doc string; missing file

4a29f12876004b1e229aee83c3256de149bb5e1f authored over 6 years ago
Add route scopes #202

368730f5f10b2cc5ad29793ea765bbb0cef8982d authored over 6 years ago
Allow to access Error's backtrace object

aa757a5be8a88eccc88ad5f0785ee35ec7d9ecac authored over 6 years ago
bump minimum supported rustc version because of minor version change of parking_lot crate

03ded62337e5a8e948cf0f57f48a9f917a4d0a57 authored over 6 years ago
clippy warnings

c72d1381a6e77fc2f06a21aeb4688e3d289fd37e authored over 6 years ago
bump rustc version requirements

d98d723f973cf31d0580da036fd0ee1edbd7c492 authored over 6 years ago
Merge pull request #204 from svenstaro/master

Add Content-Disposition to NamedFile (fixes #172)

eb6e6188123fa02f18fdf9b0d7244a001cb4cc8c authored over 6 years ago
Merge and fix PR comments

de222fe33bb9fa15ac61f0a676c4b5ae7efe0f9f authored over 6 years ago
clippy warnings; fmt

de49796fd191d755b63c1818524ca2e762b62399 authored over 6 years ago
refactor http1 parser

a38c3985f6101b60253a3b74e8f27661b6b7be5e authored over 6 years ago
Add Content-Disposition to NamedFile (fixes #172)

492c0725640387975913f14662a855ac28c74b28 authored almost 7 years ago
allow to access application state during configuration stage

fd876efa68a8b568a5cb01fe3628919967a60764 authored almost 7 years ago
update changes

c5b9bed478d9c033006cad058e8c22d8a1fc4a7d authored almost 7 years ago
Merge pull request #196 from fuchsnj/websocket_close_reason

Websocket close reason

3eba383cdc89c38ad48f034e9faf10524735ba85 authored almost 7 years ago
Merge branch 'master' into websocket_close_reason

927f2e594e50b45756d7be2279799d7297686714 authored almost 7 years ago
prep release

fa9edf218013578e0e00ae5550dabcfe47e53436 authored almost 7 years ago
make flate crate optional

5ca904d1dbc83350696dca7e5c7ecec887300fbc authored almost 7 years ago