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

fix badges

3cdc0b9d184b9262174683bc46b0c7cfc1f7bfa7 authored almost 5 years ago by Rob Ede <[email protected]>
merge project metadata

aac1158304de820513812d480d31757e598e2ed9 authored almost 5 years ago by Rob Ede <[email protected]>
Replace `UnsafeCell` with `Cell` in `DateServiceInner` (#1325)

* Replace `UnsafeCell` with `Cell` in `DateServiceInner`

This ensures that it's impossible to...

276a5a3ee444bcfb57ac5b8927129c000b5a91fb authored almost 5 years ago by Aaron Hill <[email protected]>
Merge branch 'redis'

e05b153039e88f214b4c3a2c21c6796d230611b3 authored almost 5 years ago by Rob Ede <[email protected]>
Merge branch 'proto'

849a85fba890dd9a9889f02f21dba4b8d9333687 authored almost 5 years ago by Rob Ede <[email protected]>
Merge branch 'httpauth'

e1f99b0b9a996540d824a0f4990fc393671aa63a authored almost 5 years ago by Rob Ede <[email protected]>
initial commit

022f329b4fabfdc10047d015b7f403bc93078154 authored almost 5 years ago by Rob Ede <[email protected]>
move files into module

b4267818de8239e2e054a4b5a6315e336ea25efe authored almost 5 years ago by Rob Ede <[email protected]>
move to own module

dbd52a48a468076da0911281706b74dbf30307f7 authored almost 5 years ago by Rob Ede <[email protected]>
move redis to own module

2c216e471e754a83b14cc67be1f8c775e032a99f authored almost 5 years ago by Rob Ede <[email protected]>
Long lasting auto-prolonged session (#1292)

Co-authored-by: Yuki Okushi <[email protected]>

664f9a8b2db3ebf5f365efebb0ce42cb993486a0 authored almost 5 years ago by Andrey Kutejko <[email protected]>
Don't use cache in Windows CI (#1327)

c73c2dc12cc96fd519dcd7c32d4d2804df73c197 authored almost 5 years ago by Yuki Okushi <[email protected]>
Upgrade `time` to 0.2.5 (#1254)

* Use `OffsetDateTime` instead of `PrimitiveDateTime`

* Parse time strings with `PrimitiveDat...

e634e6484713d213794105758725b7f291488254 authored almost 5 years ago by kevinpoitra <[email protected]>
Skip empty chucks for BodyStream and SizedStream (#1308)

* Skip empty chucks for BodyStream and SizedStream when streaming response (#1267)

* Fix test...

cdba30d45fc5814c0cd9657deec55968d04787ad authored almost 5 years ago by Kai Ren <[email protected]>
Remove several uses of `Pin::new_unchecked` (#1294)

Most of the relevant struct already had a `#[pin_project]` attribute,
but it wasn't being used....

74dcc7366d8ffa0316d4fccf773dff0ff2bb94c8 authored almost 5 years ago by Aaron Hill <[email protected]>
Replace `Pin::new_unchecked` with #[pin_project] in `tuple_from_req!` (#1293)

Using some module trickery, we can generate a tuple struct for each
invocation of the macro. Th...

d137a8635b455a8b36c1df7a4ec9d698cbf27468 authored almost 5 years ago by Aaron Hill <[email protected]>
Update `call_service` documentation (#1302)

Co-authored-by: Christian Battaglia <[email protected]>

a2d4ff157ea981a09d56e4284fd484e88a5c498d authored almost 5 years ago by Yuki Okushi <[email protected]>
Add ability to name a handler function as 'config' (#1290)

* eliminate handler naming restrictions #1277

* Update actix-web-codegen/CHANGES.md

Co-aut...

71d11644a71b243f8f4506b715db4f7c5dddbae1 authored almost 5 years ago by Andrey Torsunov <[email protected]>
Add benchmark for full stack request lifecycle (#1298)

* add benchmark for full stack request lifecycle

* add direct service benchmarks

* fix new...

8888520d83b43ccd217f1cfb9ba764a39cb72668 authored almost 5 years ago by Maxim Vorobjov <[email protected]>
Update changelog (#13)

3ed6519c0c2f21bbbf7171e9d699e762958d494c authored almost 5 years ago by Yuki Okushi <[email protected]>
Update example (#12)

* Update example

* Check example's build on CI

* Update README

71e2f682e20bf5624d9cd06762bc4d78d68f4c53 authored almost 5 years ago by Yuki Okushi <[email protected]>
Tweak caches (#1319)

* Try to use `cargo-cache`

* Tweak issue template

cf3577550c04f6004f5fc33a57f7af814b0872cb authored almost 5 years ago by Yuki Okushi <[email protected]>
Update dependencies and bump up version to 0.5 (#11)

* Bump up bytes to 0.5

* Update example's dependencies

* Bump up version to 0.5

777990d5758ff9dd4ec0c1988a7d683cf5ddbd3b authored almost 5 years ago by Yuki Okushi <[email protected]>
Fixing #1295 convert UnsafeCell to RefCell in CloneableService (#1303)

Co-authored-by: Yuki Okushi <[email protected]>

58844874a0e56c51d964ab78f4d426da00541674 authored almost 5 years ago by Maxim Vorobjov <[email protected]>
Initial Issue template (#1311)

* Initial Issue template

* First round of changes for the bug report

Co-authored-by: Yuki ...

78f24dda037bf7f4350cfefca54a876a0e7ae162 authored almost 5 years ago by cetra3 <[email protected]>
Remove codecoverage for tests and examples (#1299)

* Ignore Tests & Examples for CodeCoverage

Ignore Tests & Examples for CodeCoverage

e17b3accb9327ab962af62599d37f78fd59e569b authored almost 5 years ago by godofdream <[email protected]>
Fix vcpkg cache (#1312)

c6fa007e726386544b0ebc8b7dd459d62bfd5e69 authored almost 5 years ago by Yuki Okushi <[email protected]>
allow explicit SameSite=None cookies (#1282)

fixes #1035

a3287948d19bbdc9e7cf9957403961eeb2d8b94d authored almost 5 years ago by Rob Ede <[email protected]>
Tweak actions (#1305)

* Add benchmark action

* Fix Windows build

2e9ab0625e9e58995d8376bf3d41b62bce9d2640 authored almost 5 years ago by Yuki Okushi <[email protected]>
Add dependencies instruction (#1281)

3a5b62b5502d8c2ba5d824599171bb381f6b1b49 authored almost 5 years ago by Yuki Okushi <[email protected]>
Fixed documentation typo for actix-files (#1278)

412e54ce1071e22da11a8a53e89f807814e7e0e4 authored almost 5 years ago by Adam Kewley <[email protected]>
Bump up prost to 0.6.0 (#10)

fe2cc9bf4a9deb54cab5adc8b6422bef9a4a0b24 authored almost 5 years ago by Parker Timmerman <[email protected]>
Prepare release for 0.4.0 (#21)

* Prepare release for 0.4.0

* Update CHANGELOG.md

c4b3ef64c21399e418c2936105c86439ccec9504 authored almost 5 years ago by Yuki Okushi <[email protected]>
Make the lint stricter (#20)

* Make the lint stricter

* Add explicit lifetimes

* Allow `needless_doctest_main`

8dd2c7716551bf9d9346b8dda830dfcf8bc7af67 authored almost 5 years ago by Yuki Okushi <[email protected]>
Remove `description()` (#19)

* Remove `description()`

It has been deprecated.

d757f445576759c22c8012714441f15524b9cb2a authored almost 5 years ago by Yuki Okushi <[email protected]>
Changes to Cors builder (#1266)

Co-authored-by: Yuki Okushi <[email protected]>

bca41f8d4006bb567eb1ab258c49b24d65e7ef59 authored almost 5 years ago by Peter Hall <[email protected]>
Update doc comment for `HttpRequest::app_data` (#1265)

* update doc comment for `HttpRequest::app_data`

* add `no_run` to doc comment

* add `igno...

7c974ee6687229a61760331baf3f749843c23d6c authored almost 5 years ago by Jacob Brown <[email protected]>
Replace sha1 dependency with sha-1 (#1258)

* Replace sha1 dependency with sha-1

This other crate is being maintained, and it offers bett...

abb462ef8540b170d518fea968a3adb13d809ddc authored almost 5 years ago by linkmauve <[email protected]>
add extra constraints

e66312b664f183a80eae6a9de3e9c8667b08241e authored almost 5 years ago by Nikolay Kim <[email protected]>
Merge branch 'master' of github.com:actix/actix-web

39f4b2b39ee86814ccca9d54dfab4a0c57464be2 authored almost 5 years ago by Nikolay Kim <[email protected]>
Fix panic with already borrowed: BorrowMutError #1263

f6ff056b8a496d1e629ecab16ba50c7f8e5094a3 authored almost 5 years ago by Nikolay Kim <[email protected]>
Update bytes to 0.5 and base64 to 0.11 (#18)

* Update bytes to 0.5 and base64 to 0.11

* Update changelog

4d9fb6825c2b16942026a9d7888587c262c7e8c9 authored almost 5 years ago by Yuki Okushi <[email protected]>
Tweak actions to use cache and not to be stuck on the way (#1264)

51ab4fb73dd1fce8de44184d08cc916c060a4d41 authored almost 5 years ago by Yuki Okushi <[email protected]>
Cache build to decrease CI time (#17)

cfaa307d475e2628a5b54be53f2865133660644b authored almost 5 years ago by Yuki Okushi <[email protected]>
Run CI with GitHub Actions (#16)

* Run CI with GitHub Actions

* Remove benchmarks for now

* Check MSRV

b4508baf7e4202538290ebb8ef3720cd83672514 authored almost 5 years ago by Yuki Okushi <[email protected]>
Cleanup documentation and metadata (#15)

deb1508d2fe5082a685e7bf617de13c88bc1e2cd authored about 5 years ago by Yuki Okushi <[email protected]>
Support actix-web 2.x (#14)

d83cbc8542e068ce3908e070b56895bfe46a2d27 authored about 5 years ago by Masaki Hara <[email protected]>
Fix actix-http examples (#1259)

Fix actix-http examples

f5fd6bc49fd0886cf4a1c76de44c259aff7426c9 authored about 5 years ago by linkmauve <[email protected]>
Merge pull request #8 from JohnTitor/actix-web-2

Migrate to actix-web 2.0.0 and std::future

2225642c6dca41113a6c059933874f85fed7cef2 authored about 5 years ago by Yuki Okushi <[email protected]>
Small grammaritical update to lib.rs (#1248)

2803fcbe229203326007d31490e3ba87499425f6 authored about 5 years ago by Jeremy Wright <[email protected]>
Tweak CI

d7387ca5b55ebc4e8daa396921661c0c3191ed4d authored about 5 years ago by Yuki Okushi <[email protected]>
Update CHANGES.md

06a24990713b3beda8de522e17a0aaaeab30de81 authored about 5 years ago by Yuki Okushi <[email protected]>
Run rustfmt

fe2553474e77c467a0cdf0c9349684bffd4a34da authored about 5 years ago by Yuki Okushi <[email protected]>
Migrate to actix-web v2

0eeda4c39878e0f7c2deb6b8376da4fe9014eabd authored about 5 years ago by Yuki Okushi <[email protected]>
Make crate 2018 edition

342c711bad3b1ad45c4bc24d9a6430cf242e5041 authored about 5 years ago by Yuki Okushi <[email protected]>
add ssl feature migration

67793c5d92e06f3ec9c2131c580df842889b3718 authored about 5 years ago by Nikolay Kim <[email protected]>
Added 2.0.0 rustls feature name change (#1244)

bcb5086c9183de549ddcd2a96543d7af96dbd2d6 authored about 5 years ago by Jonathan Brookins <[email protected]>
Fix link to example in readme.md (#1236)

* Fix link to example in readme.md

* Add links to openssl and rustls examples

* Rustls sho...

7bd22702907dfde91f9e8697cfb223a5c89b85ab authored about 5 years ago by wojciechkepka <[email protected]>
Merge pull request #37 from pandaman64/patch-1

bump actix-web version

8f6a00324e407ec578661d75c72f50c6774a2291 authored about 5 years ago by Nikolay Kim <[email protected]>
bump actix-web version

73e70bd2497e7ad748c63b95071c65ce558aae4b authored about 5 years ago by pandaman64 <[email protected]>
update timeouts for test server

a4ad5e6b69e1f9205d76ff40d56260bc125bbd08 authored about 5 years ago by Nikolay Kim <[email protected]>
update migration

6db909a3e7fe7ad91c642531f98fc7bdc3f40469 authored about 5 years ago by Nikolay Kim <[email protected]>
prep actix-web release

642ae161c01fa303c0439fa63a2a2db1d3243348 authored about 5 years ago by Nikolay Kim <[email protected]>
prep actix-framed release

7b3c99b9337a8a237469c4bc37e512205f39b982 authored about 5 years ago by Nikolay Kim <[email protected]>
allow to specify multi pattern for resources

f86ce0390ecfc66504fc878483a7ca26bf99da38 authored about 5 years ago by Nikolay Kim <[email protected]>
Allow to gracefully stop test server via TestServer::stop()

7882f545e5ff3efaadb2095ca2dfcbd59135855d authored about 5 years ago by Nikolay Kim <[email protected]>
update migration

1c75e6876b0d749c41d27f8ebce480beafe8d649 authored about 5 years ago by Nikolay Kim <[email protected]>
Rename HttpServer::start() to HttpServer::run()

6a0cd2dced8b085865e966e2d40baf1b8ad9d640 authored about 5 years ago by Nikolay Kim <[email protected]>
update actix-service dep

c7f39157799d4ef5703e4b80e7d6215be6ef570e authored about 5 years ago by Nikolay Kim <[email protected]>
Enable GitHub Actions and fix file URL behavior (#1232)

* Use GitHub Actions

* Fix unused imports on Windows

* Fix test for Windows

* Stop to r...

f45db1f909d9247e5cba5bef1d897f17e3fd9241 authored about 5 years ago by Yuki Okushi <[email protected]>
fixed test::init_service api docs (missing await) (#1230)

3751a4018e7a541ab81fdce60a7c3cd16c714e64 authored about 5 years ago by Darin <[email protected]>
add test server data test

0cb1b0642f17ca2906a02bcaa9405ce8368fec89 authored about 5 years ago by Nikolay Kim <[email protected]>
update readme

2e1d98a4be2b263ac827a2f54f7beec0ca5a2eb7 authored about 5 years ago by Nikolay Kim <[email protected]>
update actix; prep release

9b0a0f451b64cd1a673529392fcf89b5cd8260b1 authored about 5 years ago by Nikolay Kim <[email protected]>
update changes

48476362a31e303904066e5acdb26cc8fd1fa533 authored about 5 years ago by Nikolay Kim <[email protected]>
add links to configs

2b4256baab0247923c6caf2af055919c15a4100c authored about 5 years ago by Nikolay Kim <[email protected]>
Make web::Data deref to Arc<T> #1214

e5a50f423d79132f8acbab8b715480e734772de6 authored about 5 years ago by Nikolay Kim <[email protected]>
bump ver

8b8a9a995d74a8aea5efaa99ffa3e629701e84a4 authored about 5 years ago by Nikolay Kim <[email protected]>
fix awc tests

74fa4060c2138dd070e9bfac65429d2ff81568cf authored about 5 years ago by Nikolay Kim <[email protected]>
rename App::register_data to App::app_data and HttpRequest::app_data returns Option<&T> instead of Option<&Data<T>>

c877840c07d657fd7379d4bc8381f7c38c29edd2 authored about 5 years ago by Nikolay Kim <[email protected]>
Allow to set peer_addr for TestRequest #1074

20248daedad5bee1fcfe3847ea02c38d6ba85a0e authored about 5 years ago by Nikolay Kim <[email protected]>
AppConfig::secure() is always false. #1202

a08d8dab7060b5ff2c5a97522786cfbfa27fd7ac authored about 5 years ago by Nikolay Kim <[email protected]>
Merge pull request #36 from Dowwie/master

turned inner methods into async ones

8f97550c7aa0e780a796aebee0a3793d518bc836 authored about 5 years ago by Nikolay Kim <[email protected]>
feat: add access to the session also from immutable references (#1225)

fbbb4a86e91b207354383b2627b0d55465bbcb79 authored about 5 years ago by tglman <[email protected]>
Replace brotli with brotli2 #1224

1d12ba9d5ff691178c3fe61f3f662ca7d98080d2 authored about 5 years ago by Nikolay Kim <[email protected]>
Use .advance() intead of .split_to()

8c54054844fd859c04c89410af2f5e1fc8e63283 authored about 5 years ago by Nikolay Kim <[email protected]>
removed FutureExt import

26aa3d447a5366bfcd6face92891c22bf4ef9fe2 authored about 5 years ago by dowwie <[email protected]>
removed map combinators

2d6ff41563339c1de57f15177e7cf45f03b56233 authored about 5 years ago by dowwie <[email protected]>
cleaned up obvious syntax issue

512fe9c0e0c3e340379ccb00f5be8e670413ad8d authored about 5 years ago by dowwie <[email protected]>
fix Bodyencoding trait usage

1732ae8c79efe46df294e6b64a80ef8ddfbaa719 authored about 5 years ago by Nikolay Kim <[email protected]>
Fix poll_ready call for WebSockets upgrade (#1219)

* Fix poll_ready call for WebSockets upgrade

* Poll upgrade service from H1ServiceHandler too

3b860ebdc7aead34fede705b5a8cebe6b11da025 authored about 5 years ago by Rajasekharan Vengalil <[email protected]>
removed the unused import of Either

bef5dfd90d8936ef3c7b1f7d00aec00e6d2d2ce6 authored about 5 years ago by dowwie <[email protected]>
turned inner methods into async ones

2c5679f498c21e1c5a9f1d5e6e1cf7d7386c7506 authored about 5 years ago by dowwie <[email protected]>
Merge branch 'master' of github.com:actix/actix-web

29ac6463e1d4b34deb5214ae8d21765012922a00 authored about 5 years ago by Nikolay Kim <[email protected]>
Move BodyEncoding to dev module #1220

01613f334bdfe81abe4a6934e590ad7f70ba3935 authored about 5 years ago by Nikolay Kim <[email protected]>
add ResponseError for redis Error

d3819b758870ad042545f17a54636b9ff37185db authored about 5 years ago by Nikolay Kim <[email protected]>
remove unused deps

4d50ce9d2ecf8412fe6069df870e95d4659e4073 authored about 5 years ago by Nikolay Kim <[email protected]>
update actix ver

45956b15108cdb9b1770eb2a091b929061352993 authored about 5 years ago by Nikolay Kim <[email protected]>
fix deprecated Error::description (#1218)

30dcaf9da0a57336860d6137169658697b2e92b1 authored about 5 years ago by Andrii Radyk <[email protected]>
fix example

616e42dedc67bb60e53e1b9c7ffd41d91e40f548 authored about 5 years ago by Nikolay Kim <[email protected]>