0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 21 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #10 from GarfieldLinux/master More... over 10 years ago
new LICENSE NOTICE file More... over 10 years ago
Upgrade ruby to 1.9.3-p484 More... over 10 years ago
Set the fake time baseline (for black box testing) to 1 to avoid tricky edge cases around 0. More... over 10 years ago
added black box testing mode More... over 10 years ago
new license files More... over 10 years ago
clean up logging More... over 10 years ago
Add Contributing guide More... over 10 years ago
Varz includes # of health.start and health.stop More... over 10 years ago
No longer crash when logging More... over 10 years ago
Dont crash when reporting on health More... over 10 years ago
No longer stop instances that just exited More... over 10 years ago
ITERATIONS_PER_QUANTUM is now configurable More... over 10 years ago
Merge pull request #8 from cloudfoundry/cc_partition More... over 10 years ago
Don't try to kill the same extra instance more than once More... over 10 years ago
Don't try to stop crashed extra instances More... over 10 years ago
Remove CC partition support More... over 10 years ago
update gems and fix deprecation warnings More... over 10 years ago
don't remove deleted droplets from the registry More... over 10 years ago
Re-order heartbeats in test to match desired outcome More... over 10 years ago
Fix droplet spec to force use of running_guid_count More... over 10 years ago
only run tests on SSL patched ruby More... over 10 years ago
Report the number of running instance guids when telling CC to stop an instance so instance mismatches will get cleaned up More... over 10 years ago
Only prune app instances when we have enough information to determine which instance GUID is actually alive. More... almost 11 years ago
Make droplet version private More... almost 11 years ago
Expose AppInstance#crash_count, and using a real AppInstance in test. More... almost 11 years ago
Nudger not accessing app instance version directly More... almost 11 years ago
cf-message-bus properly converts all keys to symbols, so update to use the correct keys More... almost 11 years ago
Pull out AppInstance object to its own class More... almost 11 years ago
trust the cf message bus to encode/decode all json More... almost 11 years ago