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

remove more MessageBody constraints from Response

496ee8d0395d8ac7714b6c60d012e6e6283e8422 authored almost 6 years ago
Messagebody constraint is not required from Response::into_body

0d2116156a0fa90590e0be2e496e9406db8aa3f3 authored almost 6 years ago
add HttpMessage impl &mut T

200cae19a9e21e2d24e57bd37f434cfce6c36a7d authored almost 6 years ago
extend HttpMessage trait, add api to work with requests cookies

96477d42cb0c97660a89a7b9eea1076936712048 authored almost 6 years ago
fix non ssl code

01329af1c2c6f5cbeff5631598f772e68c51b65f authored almost 6 years ago
move session to separate crate

6457996cf1b404245e23cfff0c0836a8051ce37d authored almost 6 years ago
update actix-service

03248028a9a7f140a168fdc9a2797ee81210cec7 authored almost 6 years ago
update actix-service

ce0b17259858a88ef7cec46f29053c617701c896 authored almost 6 years ago
update middleware impl

b6fe1dacf2c8f547138cbef91c3b8fc4330429c6 authored almost 6 years ago
Ensure that Content-Length zero is specified in empty request

42f030d3f49555a90e0d0be83e1e949a17d6f6ac authored almost 6 years ago
update actix-service dependency

3a456ec1489cc83a5a5bee74071d7139be44b8f6 authored almost 6 years ago
update utils dep

65a313c78b16272bf7918459111fdb1117ad2ca2 authored almost 6 years ago
add HttpServer type

2e79562c9d2d16a376e321ff42e662cdc905d0c4 authored almost 6 years ago
allow to specify service config for h1 service

a88b3b090d4bea412b48cc6be6713ebc87cf0b8b authored almost 6 years ago
provide block_on function for testing purpose

bd4124587a1fae9e14a31d5ecaf050f7b454d186 authored almost 6 years ago
allow scope level guards

e442ddb1671ad9fb1644c3e7f150d6f834cccf78 authored almost 6 years ago
fix state factory support, tests for state and state factory

5c61321565d02f8c08b73d31a90676a48ab08694 authored almost 6 years ago
add scopes

34171fa7f570a8188491445fec86a2d427e48bb0 authored almost 6 years ago
re-enable extractor tests

8502c32a3c576463e2b24d47244d543210c86d74 authored almost 6 years ago
update api docs

360082f99ffed06d19388905bf3023b81a6c80aa authored almost 6 years ago
rename extractor module to extract, re-enable doc tests

e50d4c5e0e7bcaaf50031ff1aaebc222910e3517 authored almost 6 years ago
rename filter to guard

237677be15d00b6074b18eb214790ccbd21eb349 authored almost 6 years ago
better naming

b81ae899f6472d58eb525715308ed9ad3f59b241 authored almost 6 years ago
fix travis config

015364edf841d37a4a4ddd977934aa87fd77ede8 authored almost 6 years ago
update tests

f90ca868ca76f8e3d63475f3f661558f1e96330f authored almost 6 years ago
use tarpaulin from cache

a8f3dec527dd3ce3d0aef1139e23a367bec5f7f4 authored almost 6 years ago
added extractor configuration system

6df85e32dfa2ef7c2c3d587c65c8a3602406e772 authored almost 6 years ago
use specific nightly version for travis

08fcb6891e5f29cd615c7c839aaa004dee652959 authored almost 6 years ago
remove unused code

b320dc127a3aa9a64b6b59808138b56edbb1ea56 authored almost 6 years ago
add state example

115b30d9ccf52c9f19609bf13862dfdd58b99d0b authored almost 6 years ago
update extractor tests

d5c54a18675f2ed7159307ea616ebbcce85d3444 authored almost 6 years ago
update tests for defaultheaders middleware

352e7b7a754cb48e09922b8cd3a7c883369d2128 authored almost 6 years ago
add IntoFuture impl for Response and ResponseBuilder

b535adf637ea85176bfaabc78e7f6eed7358ef41 authored almost 6 years ago
use custom request for FromRequest trait

8103d3327068d6ce4de977abbe007b0f104c65de authored almost 6 years ago
add Payload::take method

2d0495093c29b63daeed0a88aba3c7856ccb5733 authored almost 6 years ago
add TestServiceRequest builder

e4198a037a9d42d1546791c62f3605dec5909dab authored almost 6 years ago
TestRequest::take public

00ea195601d9d1daf2336329c18154038097c6dc authored almost 6 years ago
improve ergomonics of TestRequest

0081b9d4467e04a719e1715e8d141e05960ebc40 authored almost 6 years ago
update deps

de9b38295f2778e1f5a62e6971727257727679ab authored almost 6 years ago
cleanup dependencies

9394a4e2a5513de678d17fd2669d5810254bcd71 authored almost 6 years ago
rename actix-web-fs crate

3454812b687d2d22e4f1148d624574cf829aef32 authored almost 6 years ago
update new transform trait

75fbb9748051db5fdb70f8cbc0cb5d1e111ded15 authored almost 6 years ago
add request chain services

cc20fee62884d70990fbf0d0b4013172d8e2759d authored almost 6 years ago
add responder for unit type

fdf30118378f0b84004d39624daa7ba36ac67535 authored almost 6 years ago
update version

bc3c29c39868bf940f19de1960e0f876b15c5636 authored almost 6 years ago
move fs to separate crate

e6d04d24cce00d4f0d08da518325f0ecdf195b5e authored almost 6 years ago
copy actix-web2

2d7293aaf8fa7e81cec3efc2a50ffbd79f9b1de9 authored almost 6 years ago
downgrade tarpaulin

5fff07402efe32c180ffba8415e9c39a00b40d25 authored almost 6 years ago
choose openssl version for travis

650474ca39b0613a14bd2b4d67084b9f6c92a31c authored almost 6 years ago
update tarpaulin travis config

38c86d4683ba661e29be84aeb0a2e845d326e697 authored almost 6 years ago
fixing little typo in docs (#711)

6d11ee683f21c5f2902eb8353180aacadcbebd94 authored almost 6 years ago
Add change notes for new HttpResponseBuilder

80d4cbe301bb72302f409a31ad4144f2805adceb authored almost 6 years ago
Add insert and remove() to response builder (#707)

69d710dbce90e9d00539334c063e6d4f70ba45e3 authored almost 6 years ago
use new new service api

b80ee71785c467958c41d5bd0be55e9b13034491 authored almost 6 years ago
remove more response containts

2f89b12f4faa178e71b2465106ef8454d5c44bcf authored almost 6 years ago
remove Response constraint

60a8da5c05e71a20e214fc6bc392197a2ce70eb0 authored almost 6 years ago
add missing end of line

7f749ac9cccf01ad63f82648dcbfef5d15d715ff authored almost 6 years ago
do not skip content length is no chunking is selected

781f1a3fef466a820bdcf4f841616f0a8c9fa55f authored almost 6 years ago
poll payload again if framed object get flushed during same iteration

c8713d045cf5969df0daa3c81b14b272a4492fc6 authored almost 6 years ago
fix chunked transfer encoding handling

842da939dc490a255a9f1a8b4d3d28b3dcc6647a authored almost 6 years ago
update tests

d180b2a1e357d353187a9f67d5b382f63ba77bd0 authored almost 6 years ago
enable ssl for connector

037c3da1729d7fd61e5edb2cf89a29463a5263c2 authored almost 6 years ago
add Response::map_body

e6e83ea57e82b59ad504420b23e2d00950756ce8 authored almost 6 years ago
refactor payload handling

118606262be9dcfe64b9870308cd2dccb26111d3 authored almost 6 years ago
Fix typo

0059a55dfb1a535b95791cecf339247702f786e3 authored almost 6 years ago
export PayloadStream

8d4ce0c956f6a81d0b8aec50ad220b352f12e5c0 authored almost 6 years ago
make payload generic

a41459bf698ca13c56822da1fcf7137c1a452931 authored almost 6 years ago
export Payload type

32021532c398b550ba09e639a334d09bc60e41b1 authored almost 6 years ago
add ErrorResponse impl for TimeoutError

f9724fa0ec8f1482fa911f24a0ce6c3a37931385 authored almost 6 years ago
fix test

e178db7f74bffad6fa562044c507083c634a3956 authored about 6 years ago
remove Clone constraint from handler service

1af149b9e61090556b3df98e21e11930dc9c337d authored about 6 years ago
add Extensions::contains method

a66d8589c2fd0048680d68945a47ab20fd3f3938 authored about 6 years ago
simplify Message type

6a343fae06c90aacd7c843d28c742a52cd7bc9f6 authored about 6 years ago
Change service response to Into<Response>

f3ed1b601ea6833fa20efae4d47f0251e6543b3a authored about 6 years ago
Ignored the If-Modified-Since if If-None-Match is specified (#680) (#692)

c695358bcb7dac708888309b9b47af852e900cd3 authored about 6 years ago
make Message clonable and expose as public

ed7ca7fe079ef6e9ee419bafe54e517657846041 authored about 6 years ago
simplify Message api

b0e36fdcf9c3eb43606b3980fd12bf53bb8a0cd7 authored about 6 years ago
fix warns

a7a2d4cf5c82320fc742e479a6e3a02f86f68090 authored about 6 years ago
use non mutable self for HttpMessage::payload() for ergonomic reasons

2a6e4dc7ab0ea8fca3df3ebbb7e1905e4a7daa42 authored about 6 years ago
use same payload type for h1 and h2

5575ee7d2d0ce5281c5980a9b6c8769e2d5c9d85 authored about 6 years ago
add h1/h2 payload

7d49a07f91156253a371000d24fa9e4291cbce46 authored about 6 years ago
add headers from actix-web

c4596b0bd6ce2758a79a93e11f2df77dc1f0f94a authored about 6 years ago
simplify payload api; add missing http error helper functions

cd83553db7a04f60d54f09ddc0e56c7e89a5fcc0 authored about 6 years ago
Fixes TestRequest::with_cookie panic

b018e4abafa79e2d00d98b40c51c282c4b90e730 authored about 6 years ago
fix manifest features

fcace161c7bd2fdf81b59b0b8ccefd16219105af authored about 6 years ago
add h2 server support

55a29d37782443ccf7485caf3c7a7dd270bd60f7 authored about 6 years ago
Serve static file directly instead of redirecting (#676)

346d85a8848a771a324dddec056c8c7e370a2356 authored about 6 years ago
use released service crate

ef5b54a48151f457a8ca47c6683b44feb3dd8525 authored about 6 years ago
update actix-utils

c9bb2116feb8ac6c6c40a7f8f63e03dff8c973d5 authored about 6 years ago
upgrade derive-more

e70c7f2a5d7d5dac8e66fa7c1e180a58f09bad14 authored about 6 years ago
migrate to actix-service 0.2

3269e3572295496ea5fd9f2115f243088c54b623 authored about 6 years ago
move service to submodule; update travis config

76866f054f16231d9e271dd5bac85abc9698ec1b authored about 6 years ago
rename trait

3e6bdbd9eee2b965eb97dea30e0e45c71ceffce6 authored about 6 years ago
update readme

9a4eb5a848bce9ede1452cba385e2083abdae7f0 authored about 6 years ago
cleaup warnings

4217894d48d6572b24c329e2e9166a39f31b004b authored about 6 years ago
add client http/2 support

4a388d7ad97ab85a1e42847acca73d9e8ab9baa4 authored about 6 years ago
Use NamedFile with an existing File (#670)

9968afe4a6512611497ca57e5ab2fbd5fdbdfac2 authored about 6 years ago
use hashbrown instead of std HashMap

12fb94204f4eb8923d4830c007923539d1a6b8f5 authored about 6 years ago
move TestServer to separate crate

c3d3e8b465b7406484ee6f5d845426e033a15c60 authored about 6 years ago
update deps

42277c5c8f8a3db0fa1e0b445235154e4f87a9fc authored about 6 years ago