openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
V
VirtualBox Ruby Gem
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 5 hours
ago.
Jun 13, 2024 — Jun 13, 2025
Showing page 19 of 22
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Shared folders can now be deleted (the meta-data, not the actual folder itself)
Mitchell Hashimoto
More...
over 15 years ago
Shared folders are now loaded for VMs! Creating/editing/destroying not yet supported.
Mitchell Hashimoto
More...
over 15 years ago
Removed unused exceptions
Mitchell Hashimoto
More...
over 15 years ago
AttachedDevice validations
Mitchell Hashimoto
More...
over 15 years ago
Hard drive validations clear errors with each validation.
Mitchell Hashimoto
More...
over 15 years ago
Validations on hard drive creation.
Mitchell Hashimoto
More...
over 15 years ago
AbtractModel now supports #validate and records errors for itself and its relationships
Mitchell Hashimoto
More...
over 15 years ago
Added basic validate module for validations on instance-level.
Mitchell Hashimoto
More...
over 15 years ago
v0.2.0 - Read docs/WhatsNew.md to see changes!
Mitchell Hashimoto
More...
over 15 years ago
v0.2.0
Mitchell Hashimoto
More...
over 15 years ago
Version bump to 0.2.0
Mitchell Hashimoto
More...
over 15 years ago
Additional documentation. Added a getting started guide!
Mitchell Hashimoto
More...
over 15 years ago
Saving a VM propagates properly all the way to the attached devices now.
Mitchell Hashimoto
More...
over 15 years ago
Tests for uncovered branches of Dirty and Relatable
Mitchell Hashimoto
More...
over 15 years ago
Got rid of method_missing in Relatable and Attributable. Now using define_method!
Mitchell Hashimoto
More...
over 15 years ago
HardDrive#clone follows failed command convention now.
Mitchell Hashimoto
More...
over 15 years ago
Updated documentation for some of the latest features added the past couple days.
Mitchell Hashimoto
More...
over 15 years ago
Testing for Command#execute. 100% coverage.
Mitchell Hashimoto
More...
over 15 years ago
Added rcov tasks if rcov is available. Added more tests for cases which weren't covered. 99.7% coverage
Mitchell Hashimoto
More...
over 15 years ago
AttachedDevice#destroy and HardDrive#destroy follow the CommandFailedException convention now.
Mitchell Hashimoto
More...
over 15 years ago
AttachedDevices can be modified now and properly saved.
Mitchell Hashimoto
More...
over 15 years ago
AttachedDevice UUID should be readonly
Mitchell Hashimoto
More...
over 15 years ago
The methods to control a VM (start, stop, etc.) now also have the option to raise errors.
Mitchell Hashimoto
More...
over 15 years ago
CommandFailedException raised automatically now on Command#vboxmanage. Its up to users of it to catch it. Saved quite a few loc
Mitchell Hashimoto
More...
over 15 years ago
Nic properly raises a CommandFailedException for VM#save if failed
Mitchell Hashimoto
More...
over 15 years ago
VM#save now returns true/false to show success or failure. Optionally can raise an exception
Mitchell Hashimoto
More...
over 15 years ago
Starting to make saving return true/false for success, or optionally raise an exception if save(true) is called.
Mitchell Hashimoto
More...
over 15 years ago
AttachedDevices can now be attached to storage controllers and saved!
Mitchell Hashimoto
More...
over 15 years ago
"Medium" now properly reflects attribute based on "image" on attached device. Images are settable. Saving attached devices from scratch should be the next step.
Mitchell Hashimoto
More...
over 15 years ago
Relatable now supports `set_relationship` which allows for things such as Model.foos = new_value
Mitchell Hashimoto
More...
over 15 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
→
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