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

Revert back to serde_urlencoded dependecy (#479)

986f19af8655b95ebbba3a2b8fe2829eca1c85c5 authored over 6 years ago
Made extensions constructor public

e680541e10aff1fc6a4d271ab308516e835a73a0 authored over 6 years ago
Set minimum rustls version that fixes corruption (#474)

56bc900a82e955fd58e2039695b4887d30386982 authored over 6 years ago
Optionally support tokio-uds's UnixStream as IoStream (#472)

bdc9a8bb07afb10df5cef54f4a5f8ab36c2e253a authored over 6 years ago
Merge pull request #473 from kornelski/usetest

Fix tests on Unix

8fe30a5b664e69a9367afead26889aaddcb66fbd authored over 6 years ago
Fix tests on Unix

a8405d0686c2e4fd85c173e61d3ac8617a8a2cc2 authored over 6 years ago
allow to use fn with multiple arguments with .with()/.with_async()

eb1e9a785f72e9702a773395dfff8e437ab74635 authored over 6 years ago
Improve HTTP server docs (#470)

248bd388cadf30003e77b9167a8751653cde08ad authored over 6 years ago
Add mention of reworked Content-Disposition

9f5641c85b5c44eec0b4b9ab3e5c29c8e65c8682 authored over 6 years ago
Rework Content-Disposition parsing totally (#461)

d9c7cd96a6d9e1fef0f38b7410cf954cb3e6b38c authored over 6 years ago
add TestRequest::run_async_result helper method

bf7779a9a35c5b49f56904b644a6d033c2e59928 authored over 6 years ago
better ergonomics

cc3fbd27e05723c5004ae302263ad78fc2a53d39 authored over 6 years ago
explicit use

26629aafa589f8fc6a85a9bad1cf561664c36421 authored over 6 years ago
better ergonomics for Server::service() method

2ab7dbadce151bf9b3b7e24b6694ae8f52021b12 authored over 6 years ago
upgrade native-tls package

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

43b6828ab51c407a61885580102a2cd1ee337e33 authored over 6 years ago
refactor workers management

e4ce6dfbdf0c6cd25ec5c1723b6611cf456ed8f5 authored over 6 years ago
Merge pull request #458 from davidMcneil/master

Add json2 HttpResponseBuilder method

6b9fa2c3d98df6886be8875f611d6fcb518728ed authored over 6 years ago
Merge branch 'master' into master

5713d93158e37d2456e379bf57ecbc29caacd296 authored over 6 years ago
add TestRequest::execute() helper method

cfe4829a56bc523afc7df8ca6314a52c35d01bc2 authored over 6 years ago
fix attr name

b69774db61cef70ee08a024e1a7383dd93b6eb19 authored over 6 years ago
add HttpRequest::drop_state()

542782f28a6a2c9215f63be27bd13d68a17b5523 authored over 6 years ago
Add json2 tests

7c8dc4c201c88eb480dc0428a2f3430feb404f3a authored over 6 years ago
Add json2 HttpResponseBuilder method

7a11c2eac11458293544f9e79daa1771b437131d authored over 6 years ago
flush io on complete

8eb9eb42479a6812fa1c2f519d8dd18013f7a690 authored over 6 years ago
remove debug println

992f7a11b37d6dbc6a0a3634b5b1fadba573b1c9 authored over 6 years ago
fix http/2 error handling

30769e3072e96902abdfd457e71ab3aa8b06f56a authored over 6 years ago
fix protocol order for rustls acceptor

57f991280cf1ee0ae4d7d78b9e1072f9d3d1eee9 authored over 6 years ago
deprecate HttpServer::no_http2(), update changes

85acc3f8df0eefb430dda366c63421f88a2cb6eb authored over 6 years ago
update changes

5bd82d4f03696701eafa2abd3f2eb454d2dad62c authored over 6 years ago
include content-length to error response

58a079bd10808d8d5be183b12a8c0fe74cd73bf1 authored over 6 years ago
Merge pull request #453 from DoumanAsh/reserve_status_line_for_server_error

Reserve enough space for ServerError task to write status line

16546a707fb18388b0142145285063c79ccab112 authored over 6 years ago
Reserve enough space for ServerError task to write status line

86a5afb5ca6eb0ad41b105e30e604a4c1ea169f7 authored over 6 years ago
Write non-80 port in HOST of client's request (#451)

9c80d3aa77a036f2b4b8ec6332d19940120f633b authored over 6 years ago
impl FromRequest for () (#449)

954f1a0b0fba127b1a68131cea22cbdb22a6ec0c authored over 6 years ago
Merge pull request #447 from DoumanAsh/multiple_set_cookies

Correct setting cookies in HTTP2 writer

f4fba5f481e7147ee8910757cf3b33b68cb04e70 authored over 6 years ago
Merge branch 'master' into multiple_set_cookies

995f819eae1df04e6e7cd1e93166b8bda9ed2f0f authored over 6 years ago
fix adding multiple response headers for http/2 #446

85e7548088b9cc6b7782b38ceef63b35500fbf32 authored over 6 years ago
Correct settings headers for HTTP2

Add test to verify number of Set-Cookies

900fd5a98e7bd1988dd7d8a504ccc31cc0fd4354 authored over 6 years ago
fix no_http2 flag

84b27db218549df6fdee47b89b975eaaac6a4584 authored over 6 years ago
simplify channel impl

ac9180ac465443370b6893841c1ce84497d936e3 authored over 6 years ago
allow to pass extra information from acceptor to application level

e34b5c08ba280f2a8318b2ed607309e41cb9f4d6 authored over 6 years ago
refactor ssl support

f3f1e04853dbaf1ff7f014ff50319fc822e20240 authored over 6 years ago
update changes

036cf5e867a997f059784837712c1d1d05b84fbe authored over 6 years ago
Use zlib instead of deflate for content encoding (#442)

e61ef7dee4a4e1017372783594b6f6bda6dc6f5c authored over 6 years ago
Fixed headers' formating for CORS Middleware Access-Control-Expose-Headers header value to HTTP/1.1 & HTTP/2 spec-compliant format (#436)

9a10d8aa7a8c48be693382fb8864a2381925bd73 authored over 6 years ago
Fixed broken build on wrong variable usage (#440)

f8e5d7c6c1a1a5c30da7c904fbc4b5d1276ec6fd authored over 6 years ago
add accept backpressure #250

8c89c90c50f64bb411db1a95aeec6b2a1cc9d9e1 authored over 6 years ago
fix typo

55fbdf1d00cbf25bca558d3317e4f9f4a15718a2 authored over 6 years ago
update readme

8bf43b49151cf79c35d7f79da7176844873b830b authored over 6 years ago
prepare release

33b09d78e99bc3f4e5a5f252e160fb28cc163d4a authored over 6 years ago
Merge pull request #14 from Dowwie/master

updated version of cookie crate, to eliminate version conflicts

85cf3e2993bbe3a70ba812c8266dec87464b1951 authored over 6 years ago
test timing

e9c1889df46394c4c6e8fdda2e956a1077b628cf authored over 6 years ago
do not use Arc for rustls config

0da3fdcb09973954bb155ee8b3d8c265d37d5de4 authored over 6 years ago
update changes

a5f80a25ffa057fd2ec78c0cd32d4dc39af1c417 authored over 6 years ago
Merge pull request #433 from jrconlin/feat/432

feature: allow TestServer to open a websocket on any URL

6d9a1cadadce3211bc2715b3ff88a67635d35e63 authored over 6 years ago
Merge branch 'feat/432' of github.com:jrconlin/actix-web into feat/432

97ada3d3d07976d94699df8581e827f233e4561e authored over 6 years ago
Merge branch 'master' of https://github.com/actix/actix-web into feat/432

115f59dd1448da77e20ae554f6c7afbefc8fd408 authored over 6 years ago
remove unsafe error transmute, upgrade failure to 0.1.2 #434

972b008a6e15defd9d7d8dfb9073091b341b716a authored over 6 years ago
Merge branch 'master' of https://github.com/actix/actix-web into feat/432

246eafb8d23f8c45b8cd9d81648cd0ea6934ff5a authored over 6 years ago
feature: allow TestServer to open a websocket on any URL

* added `TestServer::ws_at(uri_str)`
* modified `TestServer::ws()` to call `self.ws_at("/")` to ...

dca4c110dd0634bd864e624b475f8e7f6e3a5b36 authored over 6 years ago
use one thread for accept loop; refactor rust-tls support

58230b15b9cd67a98e65a074652bd384e24757f6 authored over 6 years ago
feature: allow TestServer to open a websocket on any URL

* added `TestServer::ws_at(uri_str)`
* modified `TestServer::ws()` to call `self.ws_at("/")` to ...

aa1e75f071e0c729b217e42a93b742ace0ba6b39 authored over 6 years ago
HttpRequest::url_for is not working with scopes #429

2071ea053293e1f1bfde4e43bfab9137ac62ba48 authored over 6 years ago
use new gzdecoder, fixes gz streaming #228

3bd43090fb7ec452251840c1bd813d6745bf6916 authored over 6 years ago
do not override HOST header for client request #428

4dba531bf91fc68aa4a3625e4cc205f2ec266f8a authored over 6 years ago
handle error during request creation

2072c933ba6448966c50ad50887af51f95ee39c2 authored over 6 years ago
move server accept impl to seprate module

7bc0ace52d5045f6dc17a084e452dba4631a1d63 authored over 6 years ago
update changes

4c4d0d2745f1c49ea2d1a2ac50521684d31c846c authored over 6 years ago
Merge pull request #427 from jeizsm/feature/rustls

add rustls

28a855214b78a52b396852ff1e9392774e77d11c authored over 6 years ago
updated version of cookie crate, to eliminate version conflicts

8f6d800202ddaad4eaeee02ee9716e60e17a66ae authored over 6 years ago
add rustls

196da6d570b1f93b6892f4d7ba11fdd9d8ef630f authored over 6 years ago
update changes

b4ed564e5d146cded58ea989c538e29a0968cdb3 authored over 6 years ago
Fix stream draining for http/2 connections #290

80fbc2e9ec7fb675ba184921714fc924db5d83a8 authored over 6 years ago
fix missing content-encoding header for h2 connections #421

f58065082e69f023a73faeed1d646a8ef067e02e authored over 6 years ago
Correct flate feature names in documentation

6048817ba74f5a916bff72c17ec220656ea49c80 authored over 6 years ago
Update cookie dependency (#422)

e408b68744a10ae02555ea84a8960712b62affb1 authored over 6 years ago
fix warning

b878613e104a5ae8e958a10c7484401f851bfbee authored over 6 years ago
fix warnings

85b275bb2b896624ed52d86cf7b93655704fc57e authored over 6 years ago
allow to handle empty path for application with prefix

d6abd2fe22f98e22a6ef7eba422d559d029dbf9d authored over 6 years ago
fix changelog

b79a9aaec7a3a44dc6f5766e1db9d90147af657d authored over 6 years ago
Merge pull request #412 from gdamjan/master

remove the timestamp from the default logger middleware

b9586b3f71f4b508a69b3cb06bc017f2a9140672 authored over 6 years ago
Merge branch 'master' into master

d3b12d885eab455dd7003f3d88c5b3ecfd13efb6 authored over 6 years ago
Merge pull request #416 from axos88/master

Add FromRequest<S> implementation for Option<T> and Result<T> where T: FromRequest<S>

f21386708a5dc00fcfa12d43be17740b766ba87e authored over 6 years ago
add changes to CHANGES.md

b48a2d4d7b36410297d3c3b3a6e3dffb665715d1 authored over 6 years ago
add partialeq, eq, partialord and ord dervie to Path, Form and Query

f4bb7efa89d4f21dfc6c7217fcb280f2b4d322d4 authored over 6 years ago
remove unnecessary use

0099091e9664bc6d6e803ff5c1e1e236ce234a5e authored over 6 years ago
pr fixes

35b754a3ab816637013436016bc801ac490c38f7 authored over 6 years ago
Add FromRequest<S> implementation for Result<T> and Option<T> where T:FromRequest<S>

1079c5c56202449a449b23ef39880b3816b2a385 authored over 6 years ago
fix dead links

c352a69d5433592101790dac0e4e34d1bc7880d8 authored over 6 years ago
Merge pull request #415 from DenisKolodin/cookie-http-only

Add http_only flag to CookieSessionBackend

f5347ec897d0ac66fa6d6cd6ed45b94495c1a358 authored over 6 years ago
Add http_only flag to CookieSessionBackend

b367f07d56e8f4a7cb5e7bb5af35d03bf9479925 authored over 6 years ago
document the change in the default logger

6a75a3d68339a084567c5bf62267cfd3d0daa2e9 authored over 6 years ago
use actix-web 0.7

35ab32c06373bf063596081f3254636de9cd5b02 authored over 6 years ago
remove the timestamp from the default logger middleware

env_logger and other logging systems will (or should) already add their
own timestamp.

56b924e155b54706dd981dcc4907fd37ff871b5a authored over 6 years ago
fix not implemented panic #410

4862227df9227f87ca2aa0565220778d2ac72c7e authored over 6 years ago
publish stable docs on actix.rs site

f6499d9ba5c20a6ab78d4f8173082da420393c46 authored over 6 years ago
update migration

7138bb2f293a0005e6ef3e77f0512a2891860a08 authored over 6 years ago
update travis stable rustc ver

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

10ebea440f917a5dd4f7c0cc1bf40be9850e75b5 authored over 6 years ago