Mitchell Hashimoto
|
14bb07e08f
|
Fix tests to not clear line
|
2010-05-08 20:28:42 -07:00 |
|
Mitchell Hashimoto
|
f0fa8aa5df
|
Export now uses proper function and has progress bar (like import)
|
2010-04-12 00:05:24 -07:00 |
|
Mitchell Hashimoto
|
4e54cc77a2
|
Remove old test mocks from the pre-instanced environment days
|
2010-04-08 23:28:53 -07:00 |
|
Mitchell Hashimoto
|
fddee1158d
|
vagrant package now uses the environment
|
2010-03-19 17:05:31 -07:00 |
|
Mitchell Hashimoto
|
7c19419ef2
|
Package uses a reference to the Export action to get the temp path rather than the wonky callback. Implemented Runner#find_action for this.
|
2010-02-28 20:23:32 -08:00 |
|
Mitchell Hashimoto
|
5dd3e51788
|
Export action now cleans up and rescues. Package no longer cleans up temporary directory.
|
2010-02-28 19:56:50 -08:00 |
|
Mitchell Hashimoto
|
815b253b7e
|
Export test no longer actually hits the filesystem
|
2010-02-25 19:17:39 -08:00 |
|
Mitchell Hashimoto
|
e4548508f2
|
Removed some delegated methods on VM to explicitly use vm attribute in actions so its more runner-agnostic.
|
2010-02-24 00:34:54 -08:00 |
|
Mitchell Hashimoto
|
26f9eca141
|
Reworked vagrant package to use the new tmp directory.
|
2010-02-24 00:30:58 -08:00 |
|
Mitchell Hashimoto
|
35762a4308
|
Moved VM actions into the Actions::VM namespace.
|
2010-02-22 16:25:47 -08:00 |
|