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

Clean up deps and `macro_use` (#81)

43ababef8fc63b5eee4e2d280f2b912bbc9e0e43 authored over 4 years ago by Yuki Okushi <[email protected]>
Use `OR` instead of deprecated `/` in license field (#80)

2ae3c80548e912e30c86dba34bbfec85cd9574d7 authored over 4 years ago by Yuki Okushi <[email protected]>
Replace deprecated `from_master` with `derive_from` (#82)

2a20ce4568adb66831bb6fa75b92931a9be9c6c5 authored over 4 years ago by Yuki Okushi <[email protected]>
Merge pull request #77 from JohnTitor/new-httpauth

39fe80df409f5c571748e2089b53e3ab35b01d07 authored over 4 years ago by Yuki Okushi <[email protected]>
httpauth: Bump up to 0.4.2

61da910a81a69e014d1568983ca7588b98288f55 authored over 4 years ago by Yuki Okushi <[email protected]>
Merge pull request #74 from JohnTitor/protobuf-alpha

protobuf: Update to 0.6.0-alpha.1

6d3e4c9aa14d28771c49cb5c2cb89e739e004a75 authored over 4 years ago by Yuki Okushi <[email protected]>
Merge pull request #73 from JohnTitor/clippy-fixes

9b573131f8ab7bfa524cfd378a1cc36229858b72 authored over 4 years ago by Yuki Okushi <[email protected]>
protobuf: Update to 0.6.0-alpha.1

f920479fdb8449709e433828f573958ee2f80186 authored over 4 years ago by Yuki Okushi <[email protected]>
Fix clippy warnings

bd963fb7d18b1978ae61905db658911c8b4bdd81 authored over 4 years ago by Yuki Okushi <[email protected]>
Merge pull request #72 from lucab/ups/cors-docs

6b839f0a30dc94f3f6758a55f4be2b0ee17b61c8 authored over 4 years ago by Yuki Okushi <[email protected]>
Merge pull request #76 from JohnTitor/fix-tarpaulin

Use tarpaulin 0.13 to avoid failure

f4d75260a45f9342d37dae8b2e9eb15af1ea1f54 authored over 4 years ago by Yuki Okushi <[email protected]>
Use tarpaulin 0.13 to avoid failure

6e132d933735cca416d527601e34ff6d62e7576a authored over 4 years ago by Yuki Okushi <[email protected]>
actix-cors: cosmetic and minor fixes

This rewords part of the docstrings for better readability,
and introduces additional lints. Tha...

95041b8e801de0a901fd1f2f152d5ec4d11177b2 authored over 4 years ago by Luca BRUNO <[email protected]>
exclude default -web features where not needed (#70)

027f0453407e9ab266f11ab5e8278134c44a2c26 authored over 4 years ago by Rob Ede <[email protected]>
httpauth: Refactor out Mutex (#69)

70df190e0beed29f1b6939be7bae52f9d7104387 authored over 4 years ago by Boyd Johnson <[email protected]>
Merge pull request #66 from actix/cache-v2

Update `actions/cache` to v2

1d322488440de369f2b8d23c08db27597af2b308 authored over 4 years ago by Yuki Okushi <[email protected]>
Update `actions/cache` to v2

51579272193dc7af46bf5b1a740445d557f2b2b7 authored over 4 years ago by Yuki Okushi <[email protected]>
Allow for session cookies to be lazily created (#39)

e03544cb0d0486ff7d2768fdc15f3fde51c8ea1f authored over 4 years ago by LJ <[email protected]>
Merge pull request #64 from JohnTitor/issue-template

Setup issue template

a0166495ea734bcc93e344b8f41c7f7fc647848b authored over 4 years ago by Yuki Okushi <[email protected]>
Setup issue template

baafcbe625bbbfb5408ce2031594bc7db581482e authored over 4 years ago by Yuki Okushi <[email protected]>
Merge pull request #61 from JohnTitor/futures

Minimize `futures` dependency

2209359c78831819698dda957acc818ec24a483d authored over 4 years ago by Yuki Okushi <[email protected]>
httpauth: Minimize `futures` dependency

10fe10c9c1419882a2df80b14bf677164449917e authored over 4 years ago by Yuki Okushi <[email protected]>
redis: Minimize `futures` dependency

b6995065261a822f8ff6f73ce49f4fe6be31beb0 authored over 4 years ago by Yuki Okushi <[email protected]>
protobuf: Minimize `futures` dependency

2e3a094ef7c0a9ec9fe58acb004c72bd973189ab authored over 4 years ago by Yuki Okushi <[email protected]>
Merge pull request #59 from JohnTitor/badge

httpauth: Remove badge metadata

c152c1ae8cdbc9909b2010ace26bafac23356fc4 authored over 4 years ago by Yuki Okushi <[email protected]>
httpauth: Remove badge metadata

4eb987f8c835323b28574a8c9f1188e2714c4a39 authored over 4 years ago by Yuki Okushi <[email protected]>
Merge pull request #58 from adamchalmers/patch-1

Bugfix: AuthenticationError should set status_code

61d55860527f31a8cb483e4d306ee0463f5b454a authored over 4 years ago by Yuki Okushi <[email protected]>
Bugfix: AuthenticationError should set status_code

I noticed that my `AuthenticationError`'s `status_code` field was 401, but when I ran `.as_respo...

a50f1db473c469ef1210fd7e35034c09ab807c97 authored over 4 years ago by Adam Chalmers <[email protected]>
Merge pull request #52 from maitsarv/master

Documentation update: RedisSessionBackend is renamed to RedisSession

5c6c04caf3ea7de13fbeae1889029aad6f6eef9c authored over 4 years ago by Yuki Okushi <[email protected]>
Merge pull request #55 from JohnTitor/new-redis

redis: Bump up to 0.9.0-alpha.2

f3778c48566b035f84db671bb0153121472e8e1c authored over 4 years ago by Yuki Okushi <[email protected]>
Documentation update: RedisSessionBackend is renamed to RedisSession

f3eaf5640cee73ec864aad523ea7e0b377137708 authored over 4 years ago by mait <[email protected]>
redis: Bump up to 0.9.0-alpha.2

d51012075f5edc1662377d7cef55f253d36ab25b authored over 4 years ago by Yuki Okushi <[email protected]>
Merge pull request #53 from JohnTitor/framed-write

Follow upstream change wrt. `FramedWrite`

8bf33648ce87e9dad406010c9b85c69c76d2afbe authored over 4 years ago by Yuki Okushi <[email protected]>
Bump up MSRV to 1.40.0

923cb7bcd2d5da321c425d7b74e7d62ef1046a49 authored over 4 years ago by Yuki Okushi <[email protected]>
Follow upstream change wrt. `FramedWrite`

ecc774450fcf965360578ca330a8cc0be508b934 authored over 4 years ago by Yuki Okushi <[email protected]>
Merge pull request #51 from JohnTitor/now-utc

Replace deprecated methods with `now_utc()`

fee78223a9c6b959cc05ba714a56f1a7b63b16e6 authored over 4 years ago by Yuki Okushi <[email protected]>
Replace deprecated methods with `now_utc()`

446b920d9664b7b144366fd38e31799a69c867cf authored over 4 years ago by Yuki Okushi <[email protected]>
Merge pull request #45 from pfrenssen/check-prost-example

Compile the actix-protobuf example during CI test runs

6b5215d43995af3a8eacc8505738cd689dd54833 authored over 4 years ago by Yuki Okushi <[email protected]>
Compile the actix-protobuf example.

beb6e1ccde660b47a72565ec16ab7f88fd1c36bd authored over 4 years ago by Pieter Frenssen <[email protected]>
Clarify how to use Session::set_session() (#41)

* Clarify in examples how to use Session::set_session().

* Add a doc example for Session::set...

ede715374b640cd78c619930d395338deb447b60 authored over 4 years ago by Pieter Frenssen <[email protected]>
Merge pull request #40 from actix/fix/noisy-check

fix noisy check warning

a72d4aa0c86587b67b90976543241f5bc1309d39 authored almost 5 years ago by Yuki Okushi <[email protected]>
fix noisy check warning

fd2cc474470ff488a50cb7d27d1d902cadcc6105 authored almost 5 years ago by Rob Ede <[email protected]>
Merge pull request #38 from JohnTitor/base64

Update the `base64` dependency to 0.12

4d64ac13dd9d61d0f1ac9a8870fcd2434f737ac9 authored almost 5 years ago by Yuki Okushi <[email protected]>
Update the `base64` dependency to 0.12

92c42305503a35772dc2efc6bff2c4eda8645678 authored almost 5 years ago by Yuki Okushi <[email protected]>
Change ttl to u32 (#35)

* Change TTL to u32

* Update CHANGES.md

f6686c9292ed2147b34f136097e9583b9fdf2fe0 authored almost 5 years ago by Omikuji <[email protected]>
allow user to set the cookie HttpOnly policy for the redis session (#36)

* allow user to set the cookie HttpOnly policy for the redis session

Signed-off-by: Bart Will...

f4bcebdecdc523a99dace5f8de8b3fb227b827f0 authored almost 5 years ago by Bart Willems <[email protected]>
Merge pull request #34 from JohnTitor/redis

actix-redis: Bump up to 0.9.0-alpha.1

f8788896273b2c73c8c4b0d7440e69b2e8c88456 authored almost 5 years ago by Yuki Okushi <[email protected]>
Bump up to 0.9.0-alpha.1

21024be9d689e6a6cb94d205099947c8315d9544 authored almost 5 years ago by Yuki Okushi <[email protected]>
Run rustfmt

2bfc9be5ad478b5e2f50402d3450c3ff258d2f78 authored almost 5 years ago by Yuki Okushi <[email protected]>
Merge pull request #29 from pfrenssen/patch-1

Fix cargo package link title in README

585709929b403ce0d3ada2c2e4ef4d40441e73c4 authored almost 5 years ago by Rob Ede <[email protected]>
Fix cargo package link title in README

066fb3a1b5397a7f76974eeafd7b37ac0bac8dde authored almost 5 years ago by Pieter Frenssen <[email protected]>
Merge pull request #27 from JohnTitor/clean-up

Clean-up things

4be50ff7dd951e165ff8b97a0d1171ffd7e88874 authored almost 5 years ago by Yuki Okushi <[email protected]>
Fix clippy warnings

00f520cd2d8b85feb721e7b8e0eeb94a942d1495 authored almost 5 years ago by Yuki Okushi <[email protected]>
Add codecov.yml

5e59fb157cc77c162c718cd389499bcde8af1085 authored almost 5 years ago by Yuki Okushi <[email protected]>
Merge pull request #26 from JohnTitor/remove-udeps

Remove unused `actix` dependency

d13798748f75d9093d647dcbd01131292127c650 authored almost 5 years ago by Yuki Okushi <[email protected]>
Remove unused `actix` dependency

83d2b9c95b1932f12f21b2af9ab729c480cea8f6 authored almost 5 years ago by Yuki Okushi <[email protected]>
Revert "Disable coverage for PRs" (#25)

* Revert "Disable coverage for PRs"

* Remove `token` arg

de374afbca7d33a1d5f25d2fd0e02701da3947f2 authored almost 5 years ago by Yuki Okushi <[email protected]>
Update actix-redis' dependencies (#24)

* Update actix-redis's dependencies

* Change `chrono::Duration` to `time::Duration` in the do...

79dc7fcaffc5752e0cee19e32c11d6f81ae221ea authored almost 5 years ago by kevinpoitra <[email protected]>
Merge pull request #23 from JohnTitor/new-session

Release actix-session v0.4.0-alpha.1

d91355057051f4e36864b92b6ad4bfd65cfefbc2 authored almost 5 years ago by Yuki Okushi <[email protected]>
Bump up to 0.4.0-alpha.1

483f641165757c794f37afaaa0cf769e20c401b0 authored almost 5 years ago by Yuki Okushi <[email protected]>
Fix style

510be85629c8e9442fa9495c4a2564bc8ed4419d authored almost 5 years ago by Yuki Okushi <[email protected]>
Minimize `futures` dependency

bc36cc11590e3d51f43b81692ddf652ea6503554 authored almost 5 years ago by Yuki Okushi <[email protected]>
Merge pull request #22 from JohnTitor/new-identity

Release actix-identity 0.3.0-alpha.1

ab1bcf15d48a37ee594f9ab3eb6d5acf7780511c authored almost 5 years ago by Yuki Okushi <[email protected]>
Bump up to 0.3.0-alpha.1

dd7ee27388fabd40086742059dce444a08225fdd authored almost 5 years ago by Yuki Okushi <[email protected]>
Minimize `futures` dependency

a3ebc8ca6626167f875e71a12e35d3883de3986e authored almost 5 years ago by Yuki Okushi <[email protected]>
Merge pull request #21 from JohnTitor/identity-session

Check-in actix-identity and actix-session

02ada2bd8806e17cfd014e663929458aab208269 authored almost 5 years ago by Yuki Okushi <[email protected]>
session: Update `actix-web` dependency to 3.0.0-alpha.1

30ee6e0b4c9da9e5b0ee0199a5b756948b64da3c authored almost 5 years ago by Yuki Okushi <[email protected]>
identity: Update `actix-web` dependency to 3.0.0-alpha.1

570209c1b11ddcbad8527a04797c839c6234e4cb authored almost 5 years ago by Yuki Okushi <[email protected]>
Merge pull request #20 from JohnTitor/cors

Release `actix-cors` v0.3.0-alpha.1

62cf9baa51da404daf6764d4a6cd835bf5e34ad9 authored almost 5 years ago by Yuki Okushi <[email protected]>
Run rustfmt

8176d5e121c480562b836317812b6c342bb57222 authored almost 5 years ago by Yuki Okushi <[email protected]>
Bump up to 0.3.0-alpha.1

7f1680ebcfd49cbb969fa13a227874d4d263c1e2 authored almost 5 years ago by Yuki Okushi <[email protected]>
Update `actix-web` dependency to 3.0.0-alpha.1

405e61a603f0a2d5a72a76da46a25880b99f4a8e authored almost 5 years ago by Yuki Okushi <[email protected]>
Minimize `futures-*` dependencies

9a8275b45562aebea59288c36f6fc529785aeba9 authored almost 5 years ago by Yuki Okushi <[email protected]>
Merge pull request #9 from JohnTitor/migrate-httpauth

actix-web-httpauth: Prepare for new release

51f5c326ee1ef04921d61e8a6b048b888ffcc146 authored almost 5 years ago by Yuki Okushi <[email protected]>
Prepare for new release

e245b1cffea98a8b7d99bde39bd6c8e75f91f883 authored almost 5 years ago by Yuki Okushi <[email protected]>
Merge pull request #8 from JohnTitor/migrate-redis

actix-redis: Prepare for new release

880206ee2e5f8ebf30ca82ff2597a89f2fcd0086 authored almost 5 years ago by Yuki Okushi <[email protected]>
Fix clippy warning

8bc0227ec817c9c004402ee880367d07f8fe3668 authored almost 5 years ago by Yuki Okushi <[email protected]>
Move `env_logger` to dev-dependencies

e225e2aec7a0f2a6f215dd5c864f59aa5875b83e authored almost 5 years ago by Yuki Okushi <[email protected]>
Prepare for new release

66edc228c350a276545aa04c1551b6f5c45824af authored almost 5 years ago by Yuki Okushi <[email protected]>
Merge pull request #7 from JohnTitor/migrate-protobuf

Prepare for new release

d159b5e5fe9820bea1fcb257c1db0526e1e4ece7 authored almost 5 years ago by Yuki Okushi <[email protected]>
Prepare for new release

920bb56919977bcd61cfe43743c07f9f3b24262e authored almost 5 years ago by Yuki Okushi <[email protected]>
Merge pull request #5 from actix/JohnTitor-patch-2

Fix syntax

e4ac892be26500f9d0457139d820d194b8ed7278 authored almost 5 years ago by Yuki Okushi <[email protected]>
Merge pull request #4 from actix/JohnTitor-patch-1

Disable coverage for PRs

f3b2aa029acb211253631c021753168e8d973f7c authored almost 5 years ago by Yuki Okushi <[email protected]>
Fix syntax

e5c418eaa3dc5c755293cb83ecf6880092bac1e2 authored almost 5 years ago by Yuki Okushi <[email protected]>
Merge pull request #3 from dotdash/doc_fix

Update Session doc to refer to UserSession instead of RequestSession

c25df0148b522f8b6566c3a08a143c392184c13b authored almost 5 years ago by Yuki Okushi <[email protected]>
Disable coverage for PRs

de276af9c633868a6c83e3d58e436ed68f173e8d authored almost 5 years ago by Yuki Okushi <[email protected]>
Remove unneeded single path import

Imports with a single path component are useless.

3e17ad9a4ef942440210f0b0e5c9db43bcecc319 authored almost 5 years ago by Björn Steinbrink <[email protected]>
Update Session doc to refer to UserSession instead of RequestSession

d84915741139523c4dbc8e7a6265c67b8dc9c976 authored almost 5 years ago by Björn Steinbrink <[email protected]>
Merge pull request #2 from actix/setup-ci

Setup GitHub Actions

e68ec39bd7fe2d2b50fad708dc6a4fcc321cdc6c authored almost 5 years ago by Yuki Okushi <[email protected]>
Clean up READMEs

650470901b1ebebdb3c5ffa0d2d58cdc5e5b5d1f authored almost 5 years ago by Yuki Okushi <[email protected]>
Fix/suppress clippy warnings

21994c13ebffac16b4e8a7d101f52acd619202cc authored almost 5 years ago by Yuki Okushi <[email protected]>
Clean up metadata

d8f3f94ece6b3f36b4ffaaffe23cd803007f64a3 authored almost 5 years ago by Yuki Okushi <[email protected]>
Run CI with MSRV

a0337d7851ae0cbdbf13d4d16c06d4ef353f8402 authored almost 5 years ago by Yuki Okushi <[email protected]>
Set up GitHub Actions

91f651917727cdc89e3d7e381c6574266a7bd7e5 authored almost 5 years ago by Yuki Okushi <[email protected]>
Remove unused config

c4c0680a6e03672d2743a8d32cda303eb772c8b1 authored almost 5 years ago by Yuki Okushi <[email protected]>
add new crates to workspace

8ab2229032cf48a0b254054558613f01686c0c47 authored almost 5 years ago by Rob Ede <[email protected]>
fix badge links

90e00f734472bf7076deac3d1b94e55c4460069b authored almost 5 years ago by Rob Ede <[email protected]>
unify {cors,identity,session} readmes

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

13a42f726241c27374c04826f7b1e45676b63df2 authored almost 5 years ago by Rob Ede <[email protected]>
remove non-extra packages

4b3500790d652b0b81619eb8d2e644ab9b01f102 authored almost 5 years ago by Rob Ede <[email protected]>