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

move identity service separate crate

ff724e239db50210a9913de6e214be214f41befa authored over 5 years ago
get_identity from HttpMessage (#908)

* get_identity from HttpMessage

* more doc for RequestIdentity

ee769832cf5b8dfafbd2543bdb46c949c670f05c authored over 5 years ago
Fixing the middleware multiple calls panic

27a894cab7ab8785160090f0d0898d00e81eedd3 authored over 5 years ago
Upgraded actix-web dependency and set default-features to false (#895)

c4b7980b4f4e31a4f881c4ff812873661c4a812c authored over 5 years ago
Upgraded actix-web dependency and set default-features to false (#900)

bfbac4f875f656dc83c3227d4fb85a4e5887751a authored over 5 years ago
Mark default enabled package features in the docs (#890)

53e2f8090f3afbb5ae21ff6c89f8e9cb33668c93 authored over 5 years ago
Release 0.3.0

0ebfd790fc8d18aa90427479ba1ce668e856b77e authored over 5 years ago
update readme

e399e01a22b8a848ecbbc21c362878cd59a4342e authored over 5 years ago
add App::register_data()

d9a62c4bbf9091a39aa5df05ae08a6a0a8e149ae authored over 5 years ago
fmt

a548b69679ebec4be9bb280e9e1fd88707d6790d authored over 5 years ago
test-server release

ae64475d988b7831464dfb9cbfc8d5957e990f1f authored over 5 years ago
prep awc release

a342b1289dfa163bd09da4c30c79154c05c9e74d authored over 5 years ago
update deps

38f04b75a798434eb64ec0df27595fcfac4a43a7 authored over 5 years ago
prepare actix-web-codegen release

a771540b16d9441a3a69f7e39fb61d26fc1698ae authored over 5 years ago
Added HEAD, CONNECT, OPTIONS and TRACE to the codegen (#886)

* Added HEAD, CONNECT, OPTIONS and TRACE to the codegen

* Add new macros to use statement

...

cf217d35a895a2ed98c4f5fcb8ddd9fd58596c5a authored over 5 years ago
add external resource support on scope level

0e138e111f439ee447a57ef5f1a19203520691d3 authored over 5 years ago
Scope configuration (#880)

* WIP: Scope configuarion

* Extensions: Fix into_iter()

* Scope: Fix tests

* Add ScopeC...

1fce4876f38b9f2ab276bac2c4be7a0762ce8ac2 authored over 5 years ago
prepare actix-session release

4a179d1ae12d39b409a48d45b5de6b6f10db8474 authored over 5 years ago
Guard cookie mod by cookie-session feature (#883)

Signed-off-by: Igor Gnatenko <[email protected]>

a780ea10e9f225b4620b2e7e8d72c553c1e45554 authored over 5 years ago
prepare actix-files release

6d2e190c8e6f5f8304cfc08e4fbc7d07567b7dfa authored over 5 years ago
prepare actix-http release

b1cfbdcf7a4f391ec93aabdd2f81fd24b87517bb authored over 5 years ago
Fix boundary parsing #876

24180f9014e8e041e2e4d711c4f92a16be1751bf authored over 5 years ago
Static files are incorrectly served as both chunked and with length #812

15cdc680f6f1b1ba6454974838f6022e7e20b3e3 authored over 5 years ago
body helpers

666756bfbe1a6ed5e17cee567320f603af7b3cf9 authored over 5 years ago
add license files

a1b40f431481e0f41a73f4808c33241708abeb9f authored over 5 years ago
prepare actix-web-codegen release

29a0fe76d5d6b4ba778fe92f15e51be7e8edd117 authored over 5 years ago
web-codegen: Add extra-traits to syn features (#879)

```rust
error[E0277]: `syn::attr::NestedMeta` doesn't implement `std::fmt::Debug`
--> src/r...

7753b9da6dcb21ed7e7a56022869208447680319 authored over 5 years ago
Fix Logger time format (use rfc3339) (#867)

* Fix Logger time format (use rfc3339)

* Update change log

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

c2d7db7e069568df0bb9c0fbf69d30e7dd875683 authored over 5 years ago
prep actix-http release

21418c7414d007372615dcadd14bf17d93d5858a authored over 5 years ago
Add Migration steps for Custom Error (#869)

Adds migration steps for custom error in 1.0

fe781345d5eb0c491039a4250a8a4862898a19b0 authored over 5 years ago
Don't DISCONNECT from stream when reader is empty (#870)

* Don't DISCONNECT from stream when reader is empty

* Fix chunked transfer: poll_request befo...

a614be7cb5c603523b0b509e2a30cde27bc58392 authored over 5 years ago
remove debug prints

1eb89b83751b14267d935aae0d82af565c2bc9d1 authored over 5 years ago
handle disconnects

aa626a1e7281c22aebadbc296e2f8510eb1965dd authored over 5 years ago
Handle socket read disconnect

7f12b754e9aabc0cbfd02eaee9512bc19ed20bb4 authored over 5 years ago
update version

3f196f469d115af8053ae4ca99f3001eae5eeb81 authored over 5 years ago
prepare actix-files release

35eb378585087a9db5e1eaa6206b0864e7a42883 authored over 5 years ago
Update actix-web dep to 1.0.0-rc (#864)

6db625f55b17725a4ba8d6c336e384bcb5e68b01 authored over 5 years ago
Update FUNDING.yml

aad60744ed8e177c65bf6cd2a0aecc7858ceff2f authored over 5 years ago
Create FUNDING.yml

dc3223104a0cb0bb817a1c0d08c97df06086ba98 authored over 5 years ago
Cleaned unnecessary Option<_> around ServerBuilder in server.rs/HttpServer (#863)

801cc2ed5d20cf9288d581c68cee91a3b29efc77 authored over 5 years ago
Add ServiceRequest::set_payload() method

ded1e86e7eb0799b9a31401e00f50ab1206a2abe authored over 5 years ago
fix NamedFile last-modified check #820

babf48c550bcd27bded364caec7d0350846efba9 authored over 5 years ago
move Payload to inner http request

d3e807f6e94777d35d1b16b2759a7c7a8b5b39cc authored over 5 years ago
re-export Service and Transform traits

7746e785c19c0e8d4c605f9bf44d68c6c469c035 authored over 5 years ago
Merge branch 'master' of github.com:actix/actix-web

4e141d7f5de787ead5e0108b21f749011098da95 authored over 5 years ago
Clear http requests pool on app service drop #860

12842871fe2d848af62da6418022bac931350a28 authored over 5 years ago
Merge pull request #4 from hstefan/rustfmt

Normalizing code formatting based on actix-web style

0ea3ad0797357a9c64c366f224afb3d557c70bbd authored over 5 years ago
Normalizing code formatting based on actix-web style

bf34d11a49ec8e12b3d098853a80b7df7bde25de authored over 5 years ago
small documentation fix (#856)

fc85ae401486ba013865c62e6b4e867e4c0ffb75 authored over 5 years ago
Merge pull request #3 from hstefan/actix-web-1.0

Making library compatible with actix-web 1.0

5b138af1b9615ed7df1ed6c6e52f42edb8890604 authored over 5 years ago
Add `set_json` method to TestRequest (#851)

- Takes a type which implements serde::Serialize, serializes it to JSON,
and sets it as the pay...

5826f39dbe15791a171fa8ea15d675e98803297a authored over 5 years ago
bumping to actix-web 1.0.0-rc

f438f80d127129800f6e20cd93e2f132f142b944 authored over 5 years ago
bumping version to 0.4.0

34f48cd24ab835450afbd08b055b3d167d9d9356 authored over 5 years ago
prepare release

c7266e3ddd21f26ff71642c647f42203b76bdd69 authored over 5 years ago
prepare actix-session release

8ff56d7cd56c5de91ada5f2a7d02ea9392cf1816 authored over 5 years ago
prepare actix-multipart

0843bce7ba2d1e48f76df5f88d4043f08d8ea91d authored over 5 years ago
update actix-server dep

dea0e0a721c68324cf6aba5cc8429d395a91c334 authored over 5 years ago
HttpServer::shutdown_timeout u16 to u64 (#849)

Increase maximum graceful shutdown time from 18 hours.

For issue #848.

e857ab1f81a537b192fd9074372e246b530dd151 authored over 5 years ago
prepare release

0dda4b06ea30ea202758eae584867154ed9da02b authored over 5 years ago
update changes

cbe022617763c22698561b2546a10897158edf12 authored over 5 years ago
updating actix-web version and removing travil config

99e70db94bab2e5dd18d1bb3bcbe9886c46c598c authored over 5 years ago
update deps

e8c86268784bd6e3af10eab05b69b2f54a5be2fc authored over 5 years ago
updating example

90648058b458705bb5caa22e0e6037cd1ae9cb96 authored over 5 years ago
Making library compatible with actix-web 1.0

5ab0474781dc1b02eee10971f44f300a6d6144a6 authored over 5 years ago
Support Query<T>::from_query() (#846)

4b215e08395e8931ed771bd7a8ef959353610853 authored over 5 years ago
Experimental middleware for HTTP auth -- alpha.2 version

cac6894ddd20e4b58a586581e4c692c7c0f80c2d authored over 5 years ago
fix resource match with params #841

e1ff3bf8fa04bdd7b309385e38db0dcb24cd6a76 authored over 5 years ago
When using codegen with paths that have parameters then only the first endpoint resolves (#842)

80f4ef9aac8d940e8a3261c37e007bd1c9ffcd32 authored over 5 years ago
Badges!

1c1e7f672b7fad74dee4982e37804fc09898fccf authored over 5 years ago
Upgrage to the actix-web 1.0 -- alpha.1 version

7a9b3924cb205d665d889385305d5aff4f8ad1a3 authored over 5 years ago
Query config (#839)

* add QueryConfig

* expose QueryConfig in web module

* fmt

* use associated type for Qu...

bba90d7f2276d0e636ccb04fd7a11ffde30dbe76 authored over 5 years ago
export set_date

f8af3b86e51796727efd28ad51c3f1f6dc9a51bd authored over 5 years ago
update dependencies

38d4bdb8aa5012fba604a74aa89e0193b38808c0 authored over 5 years ago
Make JsonConfig send (#830)

* replace Rc with Arc

* add Send trait requirement for Fn in JsonConfig error handler

* ad...

6c3d8b87384c1e375c4b1eb5dc4a27d839942a9d authored over 5 years ago
update deps

5a90e33bcccd893de499ff73b4d53c8273570555 authored over 5 years ago
version

86b569e3206a39c29c15d10906669d39a1f9fb79 authored over 5 years ago
Handle cancellation of uploads #834 #736

2350a2dc68ad2093fa4b95ff26a47bab86d54868 authored over 5 years ago
update deps

36d017dcc6b27c1442a2d013b588d3119f692957 authored over 5 years ago
prep actix-session release

3bb081852ce9deae03b0ce62f056841a1cd83bbb authored over 5 years ago
prepare beta4 release

1ca58e876b16db57757544af5f4b9fc209959da8 authored over 5 years ago
update dependencies

e9cbcbaf03128b9932a58f5ed00441efad669701 authored over 5 years ago
prepare awc release

07c9eec8039547e97df91d424e376b299002cbb5 authored over 5 years ago
update changes

beae9ca0f77a7ff381df0cb831b62fcc601127be authored over 5 years ago
prepare actix-http release

07b9707ca100df7730d20572163a668f833da284 authored over 5 years ago
Allow to set/override app data on scope level

45c05978b0c2fdbe1f8b60708f54d472ba25b41b authored over 5 years ago
update actix-net dependencies

df08baf67f166d2d75118b859f1049b01944daf4 authored over 5 years ago
Update CHANGES.md

4066375737c5c7669c4a441bbc4aeb48f46097af authored over 5 years ago
Make `App::configure` take an `FnOnce` (#825)

a77b0b054a00f24bf1f3cc3637d919702ddc1602 authored over 5 years ago
fix formatting

a17ff492a1840535e36ae048a455a19e748b9f34 authored over 5 years ago
add payload stream migration entry

33b4c055570a8ecad567797ea6187919109862db authored over 5 years ago
prepare actix-web release

005c055a7f2feaee7c96a7cdf6936091d95575f0 authored over 5 years ago
prepare actix-http release

3d1af19080d6d2e2b20ba8b435d09584b72cfc5d authored over 5 years ago
unify route and app data, it allows to provide global extractor config #775

fa78da81569f23accfe7b293be0c022fd01bbdb3 authored over 5 years ago
update changes

01cfcf3b758220f763ab4cbf3a3615ea8543c05f authored over 5 years ago
Make request headers optional in CORS preflight (#816)

7ef4f5ac0b69463e2d616c68f82f5b65c958ed28 authored over 5 years ago
Clean up response extensions in response pool #817

fc19ce41c42ded0143c999d94ee6cb917641b98e authored over 5 years ago
awc: Fix typo on ResponseError documentation (#815)

* awc: Fix typo on ResponseError documentation

Signed-off-by: Otavio Salvador <otavio@ossyste...

6e00eef63a58ad8d9dbf4337f68ce075309b8fbe authored over 5 years ago
add more tests

337c2febe34e5d3781076d348c1d732e3035f49b authored over 5 years ago
fix case for transfer-encoding header name

f27beab016de18577de0818a5802829b31da96b1 authored over 5 years ago