.. |
actions
|
`setup_unison` implemented on shared folder action
|
2010-06-20 02:24:07 -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
|
`create_unison` method implemented on the system
|
2010-06-20 02:16:32 -07:00 |
util
|
System `prepare_unison` method + tests
|
2010-06-20 02:07:32 -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
|
Fix environment tests for new VB 3.2 min. requirement
|
2010-06-20 02:29:15 -07: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
|
Add `--no-provision` flag to `vagrant up`. Refactor the way action options work a bit. [closes GH-87]
|
2010-05-26 20:58:27 -07:00 |