openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
R
ruby-xen
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Mar 06, 2025 — Mar 06, 2026
Showing page 3 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'master' of
[email protected]
:mbailey/ruby-xen
Mike Bailey
More...
over 17 years ago
Commented out xm_list command as detailed_instance_list gives us all that +start_time. There shouldn't be any need to use xm_list so it may be removed in future.
Mike Bailey
More...
over 17 years ago
Commented out xm_list command as detailed_instance_list gives us all that +start_time. There shouldn't be any need to use xm_list so it may be removed in future.
Mike Bailey
More...
over 17 years ago
fixed 'install' task. It was using the wrong rubygems on OSX.
Mike Bailey
More...
over 17 years ago
I don't use hoe
Mike Bailey
More...
over 17 years ago
Merge branch 'xen-cmds'
Mike Bailey
More...
over 17 years ago
Merge branch 'master' of
[email protected]
:mbailey/ruby-xen
Mike Bailey
More...
over 17 years ago
Chose shorter function name
Mike Bailey
More...
over 17 years ago
Added classes:
Mike Bailey
More...
over 17 years ago
Added classes:
Mike Bailey
More...
over 17 years ago
Return false instead of [] if instance not found.
Mike Bailey
More...
over 17 years ago
merged Mike and my xen wrapper commands
Nicolas Marfleet
More...
over 17 years ago
created some nice commands for wrapping xen
Nicolas Marfleet
More...
over 17 years ago
Changed the way we get info about running Instances Added Domain#config_updated_since_instance_started
Mike Bailey
More...
over 17 years ago
Xen::Config.save writes out new version of config file.
Mike Bailey
More...
over 17 years ago
added some functionality around the first couple of command wrappers. Some specs to go with
Nicolas Marfleet
More...
over 17 years ago
0.0.2 release (still very incomplete)
Mike Bailey
More...
over 17 years ago
Added rspec framework.
Mike Bailey
More...
over 17 years ago
Broke domain.rb out into one class per file.
Mike Bailey
More...
over 17 years ago
Added expiry for Instance objects. We don't want to hammer Xen too hard but we want our Instance object to be fairly up to date. Current expiry is 1 second.
Mike Bailey
More...
over 17 years ago
Added warning that this project is immature
Mike Bailey
More...
over 17 years ago
Removed debugging setting
Mike Bailey
More...
over 17 years ago
Added fixture for testing Xen::Config
Mike Bailey
More...
over 17 years ago
Find and parse the config files without the help of xen-list-images
Mike Bailey
More...
over 17 years ago
Parentable module adds an instance method called 'domain'. This returns the domain for the current object and is included by classes including Instance, Config and Image.
Mike Bailey
More...
over 17 years ago
Updated todo list
Mike Bailey
More...
over 17 years ago
Build and install gem on all :dev machines with:
Mike Bailey
More...
over 17 years ago
Extracted external commands into a class to make overriding them easier.
Mike Bailey
More...
over 17 years ago
Added Capistrano tasks to build and push gem to dev machine
Mike Bailey
More...
over 17 years ago
Added github URL
Mike Bailey
More...
over 17 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree