0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #64 from seomoz/spot_cleanup More... almost 13 years ago
Remove project name from metadata lookup if the project name is empty. This preserves backwards compatability with Rudy projects that are created without a project set. More... almost 13 years ago
Handle project names as strings. More... almost 13 years ago
When waiting for a spot request is cancelled by the user, cancel the spot request itself at EC2. More... almost 13 years ago
Fix bug where extra dash (-) was included in metadata name for machines when no project name is given. More... almost 13 years ago
Merge pull request #63 from seomoz/spot_instances More... almost 13 years ago
Merge pull request #62 from seomoz/project_name More... almost 13 years ago
Add documentation to the spot instances request example. More... almost 13 years ago
Change the project short option from 'p' to 'N' More... almost 13 years ago
Update Huxtable with the command line globals during the init routine. More... almost 13 years ago
Ignore an empty project name when calculating the domain. More... almost 13 years ago
Merge pull request #60 from seomoz/spot_instances More... almost 13 years ago
Merge pull request #61 from seomoz/project_name More... almost 13 years ago
Disable test that deletes keypairs More... almost 13 years ago
Put the project name in metadata keys and machine_group_name. More... almost 13 years ago
Centralize all notions of the domain of Rudy to Rudy::Huxtable.domain More... almost 13 years ago
Rudy::DOMAIN => Rudy::DEFAULT_DOMAIN More... almost 13 years ago
Add a 'project' global that can be passed from the command line or in a Rudyfile inside the 'defaults' section. More... almost 13 years ago
Spot instance example configuration More... almost 13 years ago
Merge pull request #57 from seomoz/spot_instances More... almost 13 years ago
Raise NoMachines if the user cancels waiting for spot requests More... almost 13 years ago
Fix race condition with machine boot from spot request. More... almost 13 years ago
Integrate spot instances in to the startup routine. More... almost 13 years ago
Better and more successful way to wait for spot instances to be fulfilled. More... almost 13 years ago
Add SpotRequest routine handlers. More... almost 13 years ago
Add EC2::SpotRequest class + collection methods. More... almost 13 years ago
Change all shebangs for ruby to a less specific path. More... almost 13 years ago
Add Gemfile to the project to ease development and contributing More... almost 13 years ago
Release 0.9.8.020 (Fix for ruby 1.9.2) More... about 13 years ago
bin/rudy fix for Ruby 1.9.2 More... about 13 years ago