.. |
action
|
Resume uses the raw start action
|
2010-07-06 21:42:02 -07:00 |
actions
|
Detect if any collisions with non-hostonly networks for networking. [closes GH-102]
|
2010-07-02 08:37:13 -07:00 |
commands
|
Vagrant uses correct NATForwarded port for 3.2.x
|
2010-06-17 22:17:58 -07:00 |
downloaders
|
Properly download boxes from HTTPS sources. [closes GH-84]
|
2010-05-29 10:54:27 -07:00 |
provisioners
|
No more `config.vm.project_directory`. The "v-root" shared folder is now a regular shraed folder like everything else.
|
2010-06-03 22:19:42 -07:00 |
systems
|
Remove the `.unison` folder to avoid "folder is empty" error
|
2010-06-22 23:54:05 -07:00 |
util
|
System `prepare_unison` method + tests
|
2010-06-20 02:07:32 -07:00 |
action_test.rb
|
Easy retrieval of actions.
|
2010-07-06 20:16:01 -07:00 |
active_list_test.rb
|
If JSON parsing fails on reading the active list, just set it to an empty hash
|
2010-05-06 11:02:53 -07:00 |
box_test.rb
|
Boxes now properly use scoped Environment
|
2010-04-19 14:15:52 -07:00 |
busy_test.rb
|
Finally get rid of sleeps in test
|
2010-04-24 03:27:36 -07:00 |
command_test.rb
|
Commands can now be registered as subcommands (similar to how config works)
|
2010-04-13 13:13:55 -07:00 |
config_test.rb
|
Rethinking Unison foundation. Tearing things out.
|
2010-06-19 11:34:37 -07:00 |
environment_test.rb
|
Actions on Environment and making them runnable
|
2010-07-04 03:48:16 +02:00 |
resource_logger_test.rb
|
Warning if guest additions version mismatches [closes GH-96]
|
2010-06-15 21:58:27 -07:00 |
ssh_session_test.rb
|
SSH gets port from proper place in 3.2.x
|
2010-06-17 22:31:01 -07:00 |
ssh_test.rb
|
VirtualBox minimum version bumped to 3.2
|
2010-06-17 23:08:38 -07:00 |
util_test.rb
|
When util is included, extend the class as well [closes GH-83]
|
2010-05-25 13:19:38 -07:00 |
vm_test.rb
|
Resume middleware
|
2010-07-06 21:27:20 -07:00 |