0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 12 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add hostname to log messages More... over 14 years ago
make DEEP_TEST_LOG_LEVEL propagate to remote processes; make logger on remote processes forward back to central command More... over 14 years ago
add not to readme indicating it is for the master branch More... over 14 years ago
add remote_base_dir to sync_options to specify where working copies are stored remotely More... over 14 years ago
remove duplicate spec task More... over 14 years ago
make remotely deployed agents connect back to central command using ip address from ssh connection info More... over 14 years ago
add metrics gathering around workers doing working and retrieving work More... over 14 years ago
remove old metrics code to clear way for new More... over 14 years ago
upgrade to latest Telegraph; wait for agents to connect to CentralCommand before moving on to read results More... over 14 years ago
change take_result to not use Timeout.timeout to detect when agents have died; use ConditionVariables and an simple array instead of a Queue More... over 14 years ago
remove dead symlink More... over 14 years ago
make CentralCommand recover from Agents taking work and dying before return results More... over 14 years ago
upgrade to latest Telegraph to get support for message acking More... over 14 years ago
fix typo pointed out by shanel More... over 14 years ago
remove rspec reporter extension methods More... over 14 years ago
remove timeout_in_seconds which shouldn't be needed anymore More... over 14 years ago
remove server_port from examples in README as it should rarely be specified explicitly anymore More... over 14 years ago
rename telegraph_port to server_port More... over 14 years ago
make beachhead load rspec after loading files if rspec was made available by loading files More... over 14 years ago
report only 1 failure when agents die; add acceptance tests for rspec More... over 14 years ago
send next work unit to agents as soon as result is received instead of sending a NeedWork message every time More... over 14 years ago
don't automatically load rspec if it's installed, instead rely on user to load rspec before loading DeepTest More... over 14 years ago
don't automatically load rspec if it's installed, instead rely on user to load rspec before loading DeepTest More... over 14 years ago
remove dead DRb code from codebase More... over 14 years ago
remove FakeCentralCommand More... over 14 years ago
change beachhead over to telegraph from drb More... over 14 years ago
remove all drb usage from CentralCommand More... almost 15 years ago
remove heartbeat monitoring and rely on telegraph to detect when agents have died More... almost 15 years ago
new telegraph version with faster response to new connections More... almost 15 years ago
pull in newer telegraph to improve message read speed More... almost 15 years ago