Mitchell Hashimoto
|
e36a9d3a0c
|
Nice error message given if ".vagrant" is a directory and therefore can't be accessed. [closes GH-172]
|
2010-10-06 18:57:39 -07:00 |
|
Mitchell Hashimoto
|
5a13347fb4
|
Fix issue with local data store not being properly cleared for VM destruction
|
2010-09-07 01:02:11 -07:00 |
|
Mitchell Hashimoto
|
260f1dcec4
|
Refined some tests to use real Vagrantfiles instead of mocks
|
2010-09-03 19:25:48 -07:00 |
|
Mitchell Hashimoto
|
9590928553
|
If the data store is empty, delete the backing file
|
2010-09-03 12:05:29 -07:00 |
|
Mitchell Hashimoto
|
e4cb2749a1
|
Clean nil and 'empty?' values in a data store prior to commiting
|
2010-09-03 12:02:44 -07:00 |
|
Mitchell Hashimoto
|
3c3c9aedc9
|
Data store is a hash with indifferent access
|
2010-09-03 09:35:07 -07:00 |
|
Mitchell Hashimoto
|
a84ea6a5b8
|
Load data store keys as symbols, not strings.
|
2010-09-02 21:19:44 -07:00 |
|
Mitchell Hashimoto
|
9002b22fac
|
Data store is now a hash and lazy load the local data store on the environment
|
2010-09-02 11:47:19 -07:00 |
|
Mitchell Hashimoto
|
4d87f198d7
|
Vagrant::DataStore which will be used soon for the dotfile in the project directory
|
2010-09-01 22:00:59 -07:00 |
|