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

Tighten HttpAuthentication::with_fn bound from FnMut to Fn. (#11)

* Tighten HttpAuthentication::with_fn bound from FnMut to Fn.
* Add middleware with closure exa...

4eeb1d95998429a3e2ffe123926763145a9b61a0 authored over 5 years ago
add note about Query decoding (#992)

f8320fedd83e159ed78789815ad0765919d50284 authored over 5 years ago
make Query payload public (#991)

c808364c072f0b1e5fefc59229facce6ef3595c1 authored over 5 years ago
remove ClonableService usage

085ee4c394fd0a39adb2dbcd0f029bee0b14aadf authored over 5 years ago
update changes

cccd82965653e951854ee293235ded2fb09a3baa authored over 5 years ago
Re-implement Host predicate (#989)

* update HostGuard implementation

* update/add tests for new HostGuard implementation

3650f6d7b888c823c2af60c507904e4700c77b3a authored over 5 years ago
prep actix-web release

6b7df6b242c1cf844ff95b26d963eb275b3d0ada authored over 5 years ago
update dependencies

b6ff786ed361cb2d1c4111629dd9c96e697a0cfe authored over 5 years ago
revert DateServiceInner changes

9c3789cbd0c607d58f024afd2e51dc2f6a1198d5 authored over 5 years ago
Add support for downcasting response errors (#986)

* Add support for downcasting response errors

* Added test for error casting

29098f8397ff8ec8b8d615d72c5a08bec08fec4d authored over 5 years ago
Unix domain sockets (HttpServer::bind_uds) #92

fbdda8acb191dcaaa02f582ed8fce0b9bb96a51e authored over 5 years ago
Log error results in Logger middleware (closes #938) (#984)

* Log error results in Logger middleware (closes #938)

* Log internal server errors with an E...

d03296237eb6cbfa019355eca5747032b0836539 authored over 5 years ago
Remove several usages of 'unsafe' (#968)

* Replace UnsafeCell in DateServiceInner with Cell

The previous API was extremely dangerous -...

b36fdc46db7b606615c417d538059d30427b82fd authored over 5 years ago
nightly clippy warnings

2a2d7f57687b635262b426f873702562b5395005 authored over 5 years ago
clippy warnings

4092c7f326fa18c65b40ae703c68dfa4128be92d authored over 5 years ago
bump version

ef3e1037a86f2d6d2176e9f60847fe3a1d7c84cd authored over 5 years ago
Replace ClonableService with local copy

baaa7b3fbb61cec96d9e0255d4b798334fb4518c authored over 5 years ago
Expose factory traits and some clippy fixes (#983)

32718b7e3101e6d1507f883318dcc050890eda37 authored over 5 years ago
prepare actix-web release

c01611d8b51ddc57841dce48270eaa66f0ab9030 authored over 5 years ago
cleanup deprecation warning for Box<dyn>

7b1dcaffda60648b77535c2cec34946ab57cb0ed authored over 5 years ago
expose app's ResourceMap via resource_map method

c65dbaf88ed6172484d10e18473aa27d7fcf7338 authored over 5 years ago
prep test server release

c45728ac01743aed6f12308aa2d1c3ef32aa2b19 authored over 5 years ago
Add DELETE, PATCH, OPTIONS methods to TestServerRunner (#973)

6f71409355d6c51501dfdad2deb2efac13a8174f authored over 5 years ago
Merge pull request #27 from Dowwie/master

added comprehensive tests for session workflow

13fe045bf84caec1afb63d9d24f91541436bb5d5 authored over 5 years ago
added derive feature for serde

b874e0311a519d5568b3c8803c5503a5f204be4b authored over 5 years ago
updated CHANGES.md

7df26cb26979feec6b47486a5b3d0e3a9f11a420 authored over 5 years ago
updated CHANGES.md

3d9c1c55d6a25793ab3c71b197865347e452ccc2 authored over 5 years ago
added comprehensive tests for session workflow

24b78b8e175abe2a8e4acc292975bb8071982c4b authored over 5 years ago
update bench link

8d17c8651f5f1eb721ffe2ba550512aa7241ef1d authored over 5 years ago
Impl Responder for (T, StatusCode) where T: Responder (#954)

b1143168e53a65824b23b6cfff6d2db7921846ef authored over 5 years ago
update api doc example for client and add panic info for connection_info

69456991f6d19e056e13b5f7572f9ecbb959d802 authored over 5 years ago
Merge pull request #26 from Dowwie/master

updated all dependencies

ea7924897ac4816cf42bdaf15a51dac6e140636a authored over 5 years ago
updated log dep

b29f8cc0f08db700f86fc847485718c4a29409fb authored over 5 years ago
updated deps

06ce468ee0c01ceeccdaa947142436299510b2af authored over 5 years ago
prepare actix-session release

f410f3330fb771e8d51b7448ea2b0d3981d95891 authored over 5 years ago
Merge pull request #23 from Dowwie/master

updated session logic to support login and logout functionality

60f28d65f1e59631f052abeef4a939b2d3d852b0 authored over 5 years ago
reverted to 0.6 because it wasn't ever released

3244a359df842396162d8878ba82ec6df6547a9c authored over 5 years ago
Update the copyless version to 0.1.4 (#956)

< 0.1.4 failed to check for null when doing allocations which could lead to null dereferences.

e1fcd203f8f29b8e2c2cc38a9862c5c52a466af4 authored over 5 years ago
Drop a duplicated word (#958)

0d8a4304a922b8f2da0fd50579dc2cc3dacc3ded authored over 5 years ago
updated version to 0.7 and added comments to CHANGES.md

1d1ff6606336edbd84af6e657e92e26a8427b001 authored over 5 years ago
Merge pull request #912 from Dowwie/master

updated actix-session to support login and logout functionality

14cc5a5d6b60e35484bb3e797db399cdaa1ba086 authored over 5 years ago
Merge branch 'master' into master

287c2b1d18e4039b4cd7844ee691eee91a93fedf authored over 5 years ago
reverted actix-web/CHANGES.md

7596ab69e0b0a40a0c07627a55a2f2a47c8ecc6a authored over 5 years ago
reworded session info in CHANGES

1fdd77bffac9f16d780eff9aaefc23889eeae513 authored over 5 years ago
updated version in Cargo to 0.2

2d424957fb4d4feea0e3c104b84f60d4ac0af2cf authored over 5 years ago
updated actix-session/CHANGES with info

dabc4fe00b1b2cf149793fae40440e36a6e5e95f authored over 5 years ago
updated CHANGES with info about actix-session update

5bf5b0acd2b60c5d56ab60b0d33523b9952916c1 authored over 5 years ago
updated session cookie to support login, logout, changes

099a8ff7d82184512ae5862ca0e6d088a8838367 authored over 5 years ago
updated logic to create session on new request wo cookie

48ddb769152634f9d75c75f0d51fb807a4a32988 authored over 5 years ago
prepare awc release

a28b7139e6bd2dedeeb24d839aeaebf5276cc8ca authored over 5 years ago
disable travis cargo cache

a0a469fe8541466d38a4d8c963c505a486f4fb93 authored over 5 years ago
Bump rand crate version to 0.7 (#951)

dbab55dd6b971c97684d7deca23f327a3a2694f6 authored over 5 years ago
Actix-web client: Always append a colon after username in basic auth (#949)

* Always append a colon after username in basic auth

* Update CHANGES.md

d2eb1edac33f0617ca5d9869258f678365428803 authored over 5 years ago
Fix link to actix-cors (#950)

5901dfee1a1ed553cab216ad480ff784baa7435f authored over 5 years ago
updated cookie session to update on change

0e05b37082fa57444858b46e1a8b57b731777f1c authored over 5 years ago
Fixes typo in docs. (#948)

Small typo in docs.

37f4ce8604f3a3cc8cb789d17ee5b4aac8b5111c authored over 5 years ago
update deps

12b51748503d9802a51814bd49c032ec1e7344ce authored over 5 years ago
prepare actix-web release

b77ed193f79e1d5ad70cc34e479e12c315c5e98e authored over 5 years ago
Add on-connect callback #946

d286ccb4f5a86eca12c65b1632506a8bd8b37d19 authored over 5 years ago
update actix-http changes

cac162aed765431d1e405f7aeb276425bd62031a authored over 5 years ago
Do not set Content-Length header, let actix-http set it #930

a3a78ac6fb50c17b73f9d4ac6cac816ceae68bb3 authored over 5 years ago
prepare actix-web-actors release

596483ff55b6aceba1d78adec8a27b347130a789 authored over 5 years ago
Expose the max limit for payload sizes in Websocket Actors. #925 (#933)

* Expose the max limit for payload sizes in Websocket Actors.

* Revert to previous not-format...

768859513a5b3eeb1741ab7d5180c0c93eabfafe authored over 5 years ago
Call req.path() on Json extractor error only (#945)

* Call req.path() on Json extractor error only

* Cleanup len parse code

44bb79cd07af726c23825fd19a0f028ba3fd3a80 authored over 5 years ago
Support asynchronous data factories #850

af9fb5d1908c425c522d54214291e6a80604e5d7 authored over 5 years ago
Merge branch 'master' into master

50a9d9e2c57d493a638f4c06a73266f9999d3b89 authored over 5 years ago
Fixes typo. (#940)

Small typo fix.

c0c71f82c00fdac964bcf588c2ea49c4c18d5de7 authored over 5 years ago
Merge branch 'master' into master

93855b889a03f7af8b074e9e716fde6a152c4535 authored over 5 years ago
updated cookie.rs req to get_changes

fa7e0fe6df27c98da0117384b1e9ac5864b736d1 authored over 5 years ago
Extractor configuration Migration (#937)

added guide for Extractor configuration in MIGRATION.md

b948f74b540c70036cef60d16cba554ffb71f0cd authored over 5 years ago
Add builder function for HTTP 429 Too Many Requests status (#931)

1a24ff871728bacaf4853c4000a9d2be665abd56 authored over 5 years ago
Bump derive_more crate version to 0.15.0 in actix-cors (#927)

47fab0e393802030808c842565c918c06c22c278 authored over 5 years ago
resolved bug related to updating session cookie

1086180267f989ae8bda2137e99aec2e5541716e authored over 5 years ago
Use encoding_rs crate instead of unmaintained encoding crate (#922)

* Use encoding_rs crate instead of unmaintained encoding crate

* Update changelog

313ac4876586472ca070cabc647d164971688b76 authored over 5 years ago
Fix typo in `actix_web::web::Data::get_ref docstring` (#921)

d7780d53c929fcd650710c35d9d276aeab822af3 authored over 5 years ago
update version

ad0e6f73b3edd666fced6c29e8dd74f3991dab66 authored over 5 years ago
remove cors and identity middlewares

546a8a58db0e9f985310ae1ed56878a089f7ba09 authored over 5 years ago
prepare actix-web release

acda1c075a000a8b94f04b25b8d3668954d7938e authored over 5 years ago
update deps

686e5f1595b4a740d695d94c23cd5c8bb3b35872 authored over 5 years ago
prepare actix-http release

d2b6502c7a743bed3f10eea269aa4031930a1972 authored over 5 years ago
Do not compress NoContent (204) responses #918

7c0f57084559ce9c97fb09a49047e8c9059551f8 authored over 5 years ago
Merge branch 'master' into master

382d4ca216ba384a91efd1d6d7d4cf60d7deecd6 authored over 5 years ago
update migration

eaa371db8b6a2d1637c4cc31855fe029b576b6a6 authored over 5 years ago
fix nested resource map registration #915

d293ae2a691fb6f9b9981346643e56932114d2da authored over 5 years ago
re-export identity and cors middleware

d7ec241fd081c625551ef07a1039b322935b5821 authored over 5 years ago
Move cors middleware to actix-cors crate

cd323f2ff1da9129e0d0ba63131f85f6e433cbb2 authored over 5 years ago
reverting change to get_session due to side effects

32a66a99bf71d621e55f4bc83100ba3d56f2912a authored over 5 years ago
Merge branch 'master' of https://github.com/Dowwie/actix-web

73ae801a131899469887f268f9fb737379b8fdf0 authored over 5 years ago
made Session::get_session public

ca4ed0932e880bdd44dd971a5248a5867679305e authored over 5 years ago
Content-Length is 0 for NamedFile HEAD request #914

bf48798bcec35580c408d190b50cc2e42526f1a2 authored over 5 years ago
Merge branch 'master' into master

9fc7c8b1afdf42efec271c722e91ef3d1f7f3ac1 authored over 5 years ago
fix path doc tests

c8118e841135594ef46d2f3662872d40378d3b3d authored over 5 years ago
modified so as to consider unanticipated state changes

65732197b8f1e3abdf8847edcbe24ca70f8a21b5 authored over 5 years ago
updated session logic to support login and logout functionality

fa531fb03d82ecb2d76d83963bfabcca734ba0d2 authored over 5 years ago
updated actix-session to support login and logout functionality (renew and purge)

959eef05ae2bb1059162df728c9747cd7998fe4b authored over 5 years ago
rename PathPayloadError and test for path config

e7ba67e1a8ef8fac448357e8aceffc703b401e6b authored over 5 years ago
Added initial support for PathConfig, allows setting custom error handler. (#903)

13e618b128e3f80d9fe031af8dc787116cbe6391 authored over 5 years ago
add "put" and "sput" methods for test server (#909)

36e6f0cb4b96bcec8c8f4dd44ab623cb9866b631 authored over 5 years ago
Re-apply patch from #637 #894

7450ae37a7dbf87b78094e73955ed1f2590d7de2 authored over 5 years ago
Allow to test an app that uses async actors #897

2ffda29f9bf56cb357cca7480cd29e6e743e59d3 authored over 5 years ago