Mitchell Hashimoto
d3f7fe267a
Clean up gemspec. Stricter version requirements. Add Radar as a dependency.
2010-08-23 21:22:25 -07:00
Carl Lerche
c446ea1d95
Cleanup the Gemfile
2010-07-30 09:47:17 -07:00
Mitchell Hashimoto
4a4ae231eb
Add yard to Gemfile to remove warning on rake
2010-07-27 19:11:27 -07:00
Mitchell Hashimoto
70b560a96d
Goodbye Jeweler. Using gemspecs like they were meant to be used.
2010-07-23 18:28:33 -07:00
Mitchell Hashimoto
8168ca3e86
Package action cleans up in the event of some environmental error
2010-07-18 01:13:50 -07:00
Mitchell Hashimoto
5188c7cf46
Point to RubyGems string instead of symbol for Gemfile
2010-06-06 19:51:53 -07:00
Mitchell Hashimoto
33bfe75cbd
Environment loads blank VMs for non-created VMs.
2010-05-15 01:34:31 -07:00
Mitchell Hashimoto
689a416809
Fixed issue with JSON 1.4.3 [closes GH-62]
2010-05-14 23:25:34 -07:00
Mitchell Hashimoto
3774bc4f59
Upped VirtualBox version requirement to 0.6.2 (unreleased) to force git version
2010-04-29 00:22:07 -07:00
Mitchell Hashimoto
ba7ab66239
Switch back to json gem.
2010-04-28 19:30:13 -07:00
Mitchell Hashimoto
f249896ce1
Update VirtualBox gem requirement to 0.6.1
2010-04-23 23:56:40 -07:00
Mitchell Hashimoto
afdfbc3a21
Updated dependency on mario to ~> 0.0.6
2010-04-15 17:56:50 -07:00
Mitchell Hashimoto
81dcf79750
Remove git-style-binaries dependency
2010-04-13 22:55:04 -07:00
Mitchell Hashimoto
9f3e926566
Update virtualbox dep to 0.6.0 even though its not released yet. (This is so user's running master will error if they attempt to update, forcing them to grab virtualbox master as well)
2010-04-12 00:11:10 -07:00
John Bender
25a4d6b5ed
fix for gemfile
2010-03-25 00:09:32 -07:00
John Bender
4e4d1a6978
error for vagrant ssh on windows, error text, mario gem, still need doc pages for links in error.yml
2010-03-25 00:09:31 -07:00
Mitchell Hashimoto
704f9751b1
Replace `json` dependency with `json_pure` for JRuby/IronRuby [closes GH-35]
2010-03-20 02:05:03 -07:00
Mitchell Hashimoto
d548b451d9
Updated VirtualBox gem dependency to 0.5.4
2010-03-17 21:54:07 -07:00
Mitchell Hashimoto
7421ef8654
Updated VirtualBox dependency to 0.5.3
2010-03-16 00:15:55 -07:00
Mitchell Hashimoto
dda15e9859
Updated virtualbox dependency to 0.5.2
2010-03-09 22:44:35 -08:00
Mitchell Hashimoto
47d46d4b12
Now checks for VirtualBox installation and proper version and gives sensible error if not detected.
2010-03-09 21:47:07 -08:00
Ilkka Laukkanen
de18f1e4a6
Replace tarruby with archive-tar-minitar.
...
Tarruby seems to not compile on 64-bit, and even its author says to use
another library. Minitar seems to be more active than libarchive so I
used that.
Tests not fixed yet.
2010-03-09 10:38:02 -08:00
Mitchell Hashimoto
7d5fef1d77
Updated gem dependencies to not use github source
2010-03-07 16:47:22 -08:00
John Bender
c644cfad1a
package and unpackage moved to tar, tarruby added
2010-02-19 00:54:49 -08:00
Mitchell Hashimoto
1b2bcfe72d
Update virtualbox dependency to 0.5.0
2010-02-16 01:01:22 -08:00
Mitchell Hashimoto
2cdd3f35fc
Removed "tarruby" dependency
2010-02-15 15:27:47 -08:00
John Bender
1316a9ac17
packaging working
2010-02-12 00:13:24 -08:00
Mitchell Hashimoto
8abb4e1d6e
Provisioning now generates a DNA JSON file and uploads it to the /tmp directory for use. Fixed some issues with SCPing.
2010-02-09 18:16:19 -08:00
Mitchell Hashimoto
3b53bdc79e
Updated to bundler 0.9.3 gemfile format
2010-02-05 23:41:22 -08:00
Mitchell Hashimoto
b2b2cfd68b
Updated to VirtualBox gem 0.4.3 to fix external storage bug
2010-02-02 22:42:18 -08:00
Mitchell Hashimoto
66a62ad19a
Updated to virtualbox 0.4.2
2010-01-31 00:27:21 -08:00
Mitchell Hashimoto
911c3a0f6c
Update virtualbox gem dependency to 0.4.1
2010-01-30 02:12:06 -08:00
Mitchell Hashimoto
626326932c
Moved gembin, since it'll be a problem later with the gemspec
2010-01-29 21:14:09 -08:00
Mitchell Hashimoto
6a2619be02
Goodbye virtual_box.rb, hello virtualbox gem
2010-01-29 20:22:50 -08:00
John Bender
3fd2ef5e2b
ssh and ssh expect script added
2010-01-26 00:01:17 -08:00
Mitchell Hashimoto
41a474dd77
Back to mocha for now. Flexmock made stubbing awkward.
2010-01-21 23:57:31 -08:00
Mitchell Hashimoto
a628274e94
Initial commit for VirtualBox class.
2010-01-21 23:54:13 -08:00
Mitchell Hashimoto
531aa5474d
ruby-debug in tests
2010-01-21 21:36:34 -08:00
Mitchell Hashimoto
6a8d6bcaf4
Initial Gemfile for dependencies. Touched a .gitignore for the various
...
folders needed.
2010-01-21 19:09:18 -08:00