| fix reference in WaitWatchers to ZK.logger |
|
More...
|
over 13 years ago
|
| fix ZK.logger reference when SPAWN_ZOOKEEPER is set |
|
More...
|
over 13 years ago
|
| Use the 'Logging' gem to get more control and features |
|
More...
|
over 13 years ago
|
| don't be overly locky, esp. in the actor/subscription codepaths |
|
More...
|
over 13 years ago
|
| bump zookeeper dep to 1.2.0, zk version to 1.5.0 |
|
More...
|
over 13 years ago
|
| same brain-dead 1.8.7 fix here |
|
More...
|
over 13 years ago
|
| ok, fix for 1.8.7's broken scheduler |
|
More...
|
over 13 years ago
|
| more cleanup, fix threaded_callback pause_before_fork (h/t @eric) |
|
More...
|
over 13 years ago
|
| replace current Locker blocking impl. with something that's more testable |
|
More...
|
over 13 years ago
|
| more deletion watcher specs, etc. |
|
More...
|
over 13 years ago
|
| NodeDeletionWatcher allows an external observer to reliably see if someone is blocked |
|
More...
|
over 13 years ago
|
| clean up some pool stuff, make sure 'cnx' access is synchronized in the client |
|
More...
|
over 13 years ago
|
| logging cleanup |
|
More...
|
over 13 years ago
|
| gah, why is jruby acting weird on linux? |
|
More...
|
over 13 years ago
|
| Merge branch 'dev/stop-the-world' of github.com:slyphon/zk into dev/stop-the-world |
|
More...
|
over 13 years ago
|
| new releaseops |
|
More...
|
over 13 years ago
|
| sorry rbx, you're just too crazy |
|
More...
|
over 13 years ago
|
| log cleanup in threadpool |
|
More...
|
over 13 years ago
|
| fix (?) for the exclusive locker test |
|
More...
|
over 13 years ago
|
| skip leak checks on travis for now |
|
More...
|
over 13 years ago
|
| ignore .ctags_paths link |
|
More...
|
over 13 years ago
|
| add something for my bundle-ctags script |
|
More...
|
over 13 years ago
|
| On MRI 1.9.3, run an ObjectSpace-based leak checker after each test |
|
More...
|
over 13 years ago
|
| simplify Actor implementation, don't use Subscription::ActorStyle |
|
More...
|
over 13 years ago
|
| reverse the order in which we pause components |
|
More...
|
over 13 years ago
|
| holy cow! stop the world works and the forked client integration spec passes |
|
More...
|
over 13 years ago
|
| all things that need to now have pause_before/resume_after hooks |
|
More...
|
over 13 years ago
|
| Merge branch 'master' into dev/stop-the-world |
|
More...
|
over 13 years ago
|
| start using guard |
|
More...
|
over 13 years ago
|
| some specs around threaded_callback, fix client close |
|
More...
|
over 13 years ago
|