0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Nov 19, 2024 — Nov 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bump version in file to 1.1.0 More... over 13 years ago
ThreadedCallback should take either a block or a callable More... over 13 years ago
change spec helper to use the ruby inquisitors More... over 13 years ago
add a bunch of methods to figure out what ruby we're running More... over 13 years ago
fix a bug, mark election stuff as pending for 1.8.7 More... over 13 years ago
no need to dispatch callback on zk.defer queue if EventHandlerSubscription is async More... over 13 years ago
fix Election (ha!) so that it can be used with the thread-per-callback event thing More... over 13 years ago
use :per_callback for all tests except the f*#@ing election ones More... over 13 years ago
move the thread per callback wrapper into its own class, used by the Actor More... over 13 years ago
gah, stupid readme More... over 13 years ago
gah, remove blank test More... over 13 years ago
more documentation shaving More... over 13 years ago
add per-connection :thread option, document More... over 13 years ago
document the two :thread options {:per_callback,:single} More... over 13 years ago
Merge branch 'master' into dev/event-actors More... over 13 years ago
as suggested by @eric, event interest should be :only => [:created,:deleted] More... over 13 years ago
bump version to 1.0.0 More... over 13 years ago
Make the 1.0 changes more visible in the README. More... over 13 years ago
only require benchmark when we're going to benchmark More... over 13 years ago
expose the actor option to users, defaults to false More... over 13 years ago
Try out a new EventHandlerSubscription technique: Actors More... over 13 years ago
backport 1.9.3 functionality to 1.8.7 (i.e. Array#select!) also announce EOL of 1.8.7 support More... over 13 years ago
making sure this yak is shaved clean. more RELEASES tweaking More... over 13 years ago
change chroot option from the ambiguous :ignore to :do_nothing More... over 13 years ago
note event module in RELEASES More... over 13 years ago
Create a visible ZK::Event module for documenting event methods More... over 13 years ago
add chroot feature to RELEASES file More... over 13 years ago
Merge branch 'dev/event-specificity' More... over 13 years ago
oops, forgot to add this spec support stuff (exist matcher, EventCatcher) More... over 13 years ago
make a note of the feature in the RELEASES file More... over 13 years ago