Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/actix/actix

Actor framework for Rust.
https://github.com/actix/actix

Merge pull request #167 from DoumanAsh/stop_with_public

Make Syste::stop_with_code public

ed7aa410260ea3a4faa941aebdf12442eb25cf52 authored about 6 years ago
Make Syste::stop_with_code public

0b3aefb582a079d03f10fc12c059f3c88fe71e09 authored about 6 years ago
Merge pull request #166 from ajsyp/master

Updating trust-dns-resolver dependency to version 0.10.

25a793c0a12b94989037abbe985b2ae46503448d authored about 6 years ago
Preparing release.

3d9278bc99254c7963330f06b06177e1cbf61978 authored about 6 years ago
Updating trust-dns-resolver dependency to version 0.10.

f606a3bcff5383eb5e3dd3df6f86d39a52d23baf authored about 6 years ago
fix actors/resolver.rs doc comment (#160)

0c18d0432b3363b5b71501072a7efc795578e07b authored over 6 years ago
Correct ActorFuture example

cbc0dfebc38ced2f3706c7b3a119de72c473650c authored over 6 years ago
prepare release

29c766d413268239759094b5417ba4f747a69101 authored over 6 years ago
Merge pull request #147 from yuja/cancel-inf

fix infinite loop in ContextFut::poll() caused by late cancel_future()

786c7d77d0971fe94d55f26c6e575891531d5fe4 authored over 6 years ago
Merge branch 'master' into cancel-inf

8bc3ab4e4073d3fc80f05aab10f9701363d0fbc0 authored over 6 years ago
Update changes for #153, #154 and #150

9881ce5f79a03c0146157e86fafc73f4fddf48d8 authored over 6 years ago
An implementation of Debug trait for public structs (#153)

f4319ae1946233e7054091b281b95c6fa08081c1 authored over 6 years ago
Fix some clippy warnings (#154)

b18f77c243a125b34c6e77952c3a08b88b56b24b authored over 6 years ago
Make SendError Fail when possible. (#150)

d02119d97afb1c8095dd98b8541a9c65b056b3ac authored over 6 years ago
Use tokio_timer's Clock abstraction (#137)

* Expose tokio_timer's clock module

* Add a system builder and allow clock customization

*...

aeb529774d508c00c04fb9e536163bd5b56b65b6 authored over 6 years ago
Merge pull request #149 from ericfindlay/master

No longer required to use Syn in README.md example.

a8e3cf3d2bc6e225ca685086acdb1d76ae0931d0 authored over 6 years ago
No longer required to use Syn in README.md example.

d5db7fd406711965d640deb4b70c091a82375418 authored over 6 years ago
fix infinite loop in ContextFut::poll() caused by late cancel_future()

Canceled handles are generally consumed in the "process items" loop, but
the loop never runs if ...

5154a1f2351ededbb7130773895940570c79be21 authored over 6 years ago
Expose API for custom SyncArbiter (#146)

Expose API for Custom SyncArbiter

7c55aadf432e1bea5db26d60a5737fd6bb38fddf authored over 6 years ago
Correct grammar (#145)

e427745845f272ef0a17bcaf898f7d81a3db99ad authored over 6 years ago
Correct spelling (#144)

c39cf495dfb6ceeb2c689cafc75133f59efdb4c3 authored over 6 years ago
Merge pull request #143 from Dylan-DPC/patch-1

Update uuid to 0.7

60220742b7fdb097a867a56a46a11a907a324fb0 authored over 6 years ago
Update arbiter.rs

135710d74d1acfd891e21a1171de713987a304c8 authored over 6 years ago
Update Cargo.toml

10e9f0e19610ba55de92845ed32c29312c98f1e1 authored over 6 years ago
Update arbiter.rs

f81bf3e927836e5d889ebbb1d69bc9d48f7ff738 authored over 6 years ago
prepare release

82675e46b3b9c171e4af6ad4de7fe42986b2f758 authored over 6 years ago
do not clone

e026b00617886635c9868b86f8d873c50f6a3a55 authored over 6 years ago
Add mention about mocker and query in changelog

424319de927489d8db4a3dbab6b113ad6d452469 authored over 6 years ago
Add methods to Registry and add back Mocker (#123)

ecf614bf2d09be9844d79a342eab3b6fd8292449 authored over 6 years ago
Refer to the correct crate under Code of Conduct (#131)

4fbe14dc787fd8fda686319d2a915a92193fb1b5 authored over 6 years ago
Improve documentation of wra_future and ActorFuture (#127)

d4dd299702f45f0d3ec45adc4360bdc61652b852 authored over 6 years ago
Improve documentation for run_interval (#128)

8aa6e0ad300bc1987205532628b4ee7bc05e7ee5 authored over 6 years ago
Tiny grammar and spelling fixes. (#122)

4a6fd0d85acb17266c483b00ad66670a488a175c authored over 6 years ago
Parked messages not getting processed #120

390de2d026885d6af8981e442f25fe862c19788b authored over 6 years ago
prep release

f0a1991ce68b214b8f26bdb22d75632ce640f214 authored over 6 years ago
update changes

877e9ca1197666868842e9ab6bae8bca858e6a1d authored over 6 years ago
upgrade actix-derive

7caf25523fbb6c6f3a5d8023d55e56129a752cf8 authored over 6 years ago
fix travise cov integration

e49d32e4668fd8a3d5a024c4f70746507784d57f authored over 6 years ago
Merge pull request #119 from DoumanAsh/run_interval_delayed_at

run_interval should have initial fire with delay

7f8f6472873ac1de873127017070ef99a861cbcd authored over 6 years ago
Merge branch 'master' into run_interval_delayed_at

59234506b939e9dc80dff45d0e9b6dcb98be061a authored over 6 years ago
update changes

eb99a16f56c85a2bfd9133495c2640553d69d2d0 authored over 6 years ago
Changed -> Fixed

1ba3e71d466e6b9799ff50e662bf78dcee57e7a7 authored over 6 years ago
run_interval should have initial fire with delay

41ddbee2c684d750935afe3617ab15e8c6c1c6a2 authored over 6 years ago
Fix doc. (#117)

7c0b84f863b014108caf3dbe6aaa140a749910db authored over 6 years ago
Merge pull request #112 from kingoflolz/system-registry-set

add .set to systemregistry

9148a9c298d2b081de3df7d4e2053a1e2a409683 authored over 6 years ago
Merge pull request #115 from DoumanAsh/appveyor_less_jobs

Lessen numbers of jobs for AppVeyor

480c607738df4a8225893e98a4b492001985b3a4 authored over 6 years ago
Merge pull request #111 from Xorlev/arbiter-panic

Arbiter: optionally stop system if Actor/Arbiter panics

121cab6e5db593cde938e95478b08f96ab9f0895 authored over 6 years ago
Lessen numbers of jobs for AppVeyor

ebaa4012c29fedfb2ce9a5ba356b50885522ac21 authored over 6 years ago
Merge branch 'master' into system-registry-set

37c45a26cfda9615424dc46cd9167d8ab7c75c78 authored over 6 years ago
Merge branch 'master' into arbiter-panic

b436a1bdcfb1787f61e0d02230d23edafa5d98c7 authored over 6 years ago
Improve timing related tests (#114)

c8e766e46c18282998a42b179ca2bb7a5907bf46 authored over 6 years ago
bump version (0.7.0 -> 0.7.1), add arbiter changes to changes.md

12fdbfd6fd3e60f3777cf1eca8296e50edf8b299 authored over 6 years ago
arbiter: add tests for Builder API and stop_system_on_panic

327c4056a762c2dd68b0a1b2767a43c51f8aa9fb authored over 6 years ago
Arbiter: optionally stop system if Actor/Arbiter panics

When an Actor panics in an Arbiter, the Arbiter thread stops but no
other action is taken, the r...

b3de00b0771f32b8d3646c17c6fc8b0872c6557c authored over 6 years ago
add .set to systemregistry

3952d4e7cd6721074a1ef3ee0fedb9be725b441c authored over 6 years ago
update readme

96d45d143403d7cb86bafb05933b026982165a24 authored over 6 years ago
prepare release

294ff3f3dfc57a53a6c1d6b676ab5ac534e06234 authored over 6 years ago
simplify hash impl; restore try_send

b58ded0f4a8527dc69166962581fe7565a10bdc7 authored over 6 years ago
update chat example

6bcb2ff086fd5d2e71b7f86f106cd291509f9b94 authored over 6 years ago
remove StreamHandler2

2e78b068669836b3f9cd6ab7ddc98786cf339575 authored over 6 years ago
Merge pull request #109 from cerceris/master

Implemented Hash for Addr.

0c9be5d8b5170e8191de45da98d037f1dc1f1158 authored over 6 years ago
Merge branch 'master' into master

1645a342620315546c1a38f36e3d102184ab352f authored over 6 years ago
bump version

550930a12586d9138ddad2f8cffdaf4ec5fea7a1 authored over 6 years ago
Merge branch 'master' of github.com:actix/actix

a8a244e65a8d60871233136d9c66896d5f46b825 authored over 6 years ago
Implemented Eq, PartialEq, Hash for Recipient.

fdbe09f4b2c3ba7c31332b422125f9bd4e305a9a authored over 6 years ago
refactor context future

78455a43d3a7ac696e9e29eb9652002a627d1f62 authored over 6 years ago
Prevent memory leak.

20851c2b525b79eb1cea5e7b8246dede94aad275 authored over 6 years ago
Cancel the previous commit.

9f883dfd40b95fcbe9764b4ca3a9a1dc9a77039f authored over 6 years ago
Implemented Hash for Addr.

4c199aff82585152b5ae804821871e12b2a9671b authored over 6 years ago
Updated according to the recent changes.

0501ae99dcd0efe0a3ee4735389a75f812d5ce48 authored over 6 years ago
Implemented Hash for Addr.

b3309b23cdcb688f695a891b66041937f5801e9c authored over 6 years ago
Implemented Eq/PartialEq for Addr. (#107)

8ccbdd81ea0a27d06e662967911b1d0caabb1ed6 authored over 6 years ago
Updated according to the recent changes.

aed128fcd3448c049b89093c776c2ff02e3db4db authored over 6 years ago
Fix fmt.

f53d059bd205d360d581fb595fc3ab7cea651516 authored over 6 years ago
Implemented Eq/PartialEq for Addr.

a3773ba5666b62cd5d058f0f96b4abcdb3fd236a authored over 6 years ago
correct example for Handle messages (#103)

ad7442905c17585d0047e3f3d1cf2ec79ae4353e authored over 6 years ago
Addr should Arc maybe_park and add tests for capacity (#101)

cb4588d09f0938649a4ad3f07adc3561071fab29 authored over 6 years ago
Merge pull request #97 from habnabit/fix-write-notify

Notify the io::InnerWriter's task if necessary

0789306013e86a1fd8d084c370d1a6b1941290eb authored over 6 years ago
Merge branch 'master' into fix-write-notify

cffff57434e195e00cf3d03b1d4a338359a0c00e authored over 6 years ago
AddressSender to use AtomicBool to allow Addr to be Sync/Send (#99)

a01fcc15f7493fe1b34810ad2d92e831c77582b0 authored over 6 years ago
fix example

b67420bdd68c6a277b9f50f0f21f6e91b83acc0b authored over 6 years ago
restore StreamHandler from 0.5

51747bfbc623a4e2d7eb5eb8db74044c2431e403 authored over 6 years ago
rename new stream to StreamHandler2

a2504d4e15e8971d8df069e1b3e63cf24100ec73 authored over 6 years ago
libc should used on unix only (#100)

99ab46573ea594728706ae65f1268571cd75545e authored over 6 years ago
Notify the io::InnerWriter's task if necessary.

Unless the task is notified, the buffer isn't always flushed out after
every write. The actor's ...

769cbcc643eb9b42a109d7f135e3994a55610a09 authored over 6 years ago
prep release

cafd15de381718b2d8da9d7c270113597ba08dfd authored over 6 years ago
update supervisor tests

21b9387bc13f1b97b8e91fbf02084b265936b89b authored over 6 years ago
remove unsafe code

ce75fa61b47a338ce4726f67c6b6ed264c1b186e authored over 6 years ago
Added actix::run() and actix::spawn() helper functions

097e8cf094d208fb53af1ccee8e994f30edba106 authored over 6 years ago
bump version

c43729a4a41e271f931da452d6bc544db180f3ca authored over 6 years ago
remove Send

99ab82c7fc007003530280d8ced3b0c81f8ec020 authored over 6 years ago
fix readme example

cad947f910d02029704cc8306b1137584400b2fd authored over 6 years ago
update parking_lot

b8884784f6150c51680fc66fb8eda4f5b76ee43a authored over 6 years ago
update docs

ac30b91bf755baf2639719ec0a282e27a8290705 authored over 6 years ago
update links

8bd0bdc8b549f10ff01a5bf90d4c9e4c098a0d37 authored over 6 years ago
prepare release

edddd448c880e0cf6ddab8810601a1d2d9991afa authored over 6 years ago
use custom hasher for registry

8cd34387ecfcea1b518798d5b0870f2fb1789dc5 authored over 6 years ago
make Context::create private

fede48a6e2ea3e07233ac33efb2ce07b5ceb274a authored over 6 years ago
using tokio-threadpool was bad idea, better keeping away from it

ebaca5f5aab70100adb8afeceec145570e63b311 authored over 6 years ago
Add run_interval method for AsyncContext (#96)

Closes #42

c298a65954ff9d14907e40b13f4e493bd2f80d19 authored over 6 years ago