Fabio Rehm
|
d42e5a9886
|
Do not attempt chmod s when the plugin is disabled
|
2014-02-12 00:49:00 -02:00 |
|
Fabio Rehm
|
d4d5603b47
|
Handle nil value for synced_folder_opts
|
2014-02-12 00:48:20 -02:00 |
|
Fabio Rehm
|
6282b09c6c
|
chmod /tmp/vagrant-cache on guest VM to 777 to work around some permission issues as explained on GH-74
|
2014-02-11 23:53:07 -02:00 |
|
Fabio Rehm
|
e793dff891
|
Trigger plugin activation by setting cache scope [GH-17]
|
2014-02-11 23:24:48 -02:00 |
|
Fabio Rehm
|
95b939a315
|
Fix example of removing buckets from machine scoped dirs [GH-82]
|
2014-02-11 22:46:08 -02:00 |
|
Fabio Rehm
|
e5946fc02e
|
Update usage docs
|
2014-02-11 22:45:04 -02:00 |
|
Fabio Rehm
|
4ae25633fe
|
Forgot to update this to reflect whats going on under the hood
|
2014-02-05 20:48:42 -02:00 |
|
Fabio Rehm
|
98324a5d35
|
http://tom.preston-werner.com/2010/08/23/readme-driven-development.html
|
2014-02-05 20:48:28 -02:00 |
|
Fabio Rehm
|
c118febcb1
|
According to @miurahr on GH-81 we are compatible with vagrant-kvm \o/
|
2014-02-05 19:51:00 -02:00 |
|
Fabio Rehm
|
06cde8c2c8
|
We dont have any provider specific code on around anymore so it should be compatible with any "non-cloud provider"
|
2014-02-05 19:50:15 -02:00 |
|
Fabio Rehm
|
3790045986
|
Github have analytics now, lets not worry about bitdeli
|
2014-02-05 19:43:49 -02:00 |
|
Fabio Rehm
|
99b72b0167
|
Update CHANGELOG
|
2014-02-05 19:43:49 -02:00 |
|
Teemu Matilainen
|
dd549717e5
|
Fix usage examples
|
2014-02-05 18:01:30 -03:00 |
|
Fabio Rehm
|
c494876ac1
|
Sorry about that, was testing GH-45
|
2014-02-01 20:26:21 -02:00 |
|
Fabio Rehm
|
385da382cd
|
Disable the plugin on machines backed by cloud providers (fix GH-45)
|
2014-02-01 20:24:33 -02:00 |
|
Fabio Rehm
|
e0797d4e9a
|
Ooops
|
2014-02-01 20:17:01 -02:00 |
|
Fabio Rehm
|
b8fcfb950f
|
Extract plugin hooks and capabilities out to separate files
|
2014-02-01 18:47:32 -02:00 |
|
Fabio Rehm
|
2dad88e275
|
Update CHANGELOG
|
2014-02-01 18:40:09 -02:00 |
|
Fabio Rehm
|
beffce64fa
|
Add support for disabling the plugin [GH-72]
|
2014-02-01 18:38:48 -02:00 |
|
Fabio Rehm
|
a8963c3741
|
Improved logging
|
2014-02-01 18:13:42 -02:00 |
|
Fabio Rehm
|
dc2cb5eb79
|
Clean up InstallBuckets action a bit
|
2014-02-01 18:12:38 -02:00 |
|
Fabio Rehm
|
0031a99522
|
💣 monkey patch on Builtin::Provision action \o/ (closes GH-60)
|
2014-02-01 17:50:12 -02:00 |
|
Fabio Rehm
|
a97af929f1
|
Extract cachier's root bucket directory creation out to a separate action [GH-60]
|
2014-02-01 17:22:10 -02:00 |
|
Fabio Rehm
|
9e830dacbd
|
Blow up if using vagrant < 1.4.0
|
2014-02-01 16:21:21 -02:00 |
|
Fabio Rehm
|
5b8b5a59d8
|
Update CHANGELOG
|
2014-02-01 16:14:41 -02:00 |
|
Fabio Rehm
|
a2e541f6a0
|
When specifying NFS synced folders we need to use a symbol (fix GH-76)
|
2014-02-01 16:14:32 -02:00 |
|
Fabio Rehm
|
77def39754
|
Display enable_nfs deprecation warning only once
|
2014-02-01 02:57:51 -02:00 |
|
Fabio Rehm
|
5c35320800
|
Display a warning using Vagrant's UI in case enable_nfs is set
|
2014-02-01 02:35:48 -02:00 |
|
Fabio Rehm
|
bfdb2c53f3
|
Lock vagrant to 1.4.3
|
2014-02-01 02:34:49 -02:00 |
|
Fabio Rehm
|
deedb5a11a
|
Mention synced_folder_opts on CHANGELOG
|
2014-02-01 00:06:24 -02:00 |
|
Fabio Rehm
|
8260a43aa0
|
Mark config.enable_nfs as deprecated
|
2014-02-01 00:04:51 -02:00 |
|
Fabio Rehm
|
ef0a3f3fc9
|
Replace enable_nfs and sync_opts config with synced_folder_opts
|
2014-02-01 00:04:00 -02:00 |
|
Fabio Rehm
|
125ae61394
|
Update docs to reflect what's going to be implemented
|
2014-01-31 23:41:05 -02:00 |
|
Fabio Rehm
|
bae14ff303
|
Merge branch 'master' of https://github.com/eaapa/vagrant-cachier into next
|
2014-01-31 22:13:59 -02:00 |
|
Fabio Rehm
|
ccdd2ff4f6
|
We'll probably forget to update these guys, better do it now :)
|
2014-01-31 22:13:13 -02:00 |
|
Fabio Rehm
|
5eca9f6be5
|
This is no longer needed
|
2014-01-31 22:13:13 -02:00 |
|
Fabio Rehm
|
d19ea59b8b
|
After 5 months I believe it is safe to get rid of this code
|
2014-01-31 22:13:13 -02:00 |
|
Fabio Rehm
|
d77f5a6f18
|
We'll drop support for Vagrant < 1.4, that means we should be bumping to 0.6.0
|
2014-01-31 22:13:12 -02:00 |
|
Fabio Rehm
|
d6fbb4d0aa
|
Update bundle
|
2014-01-31 22:13:12 -02:00 |
|
Erno Aapa
|
5a0b2f0f1a
|
Support for extra synced_folder options
Added ability to pass extra synced_folder options through new
config.cache.sync_opts -configuration.
|
2014-01-25 06:23:33 +02:00 |
|
Teemu Matilainen
|
12f7963d1f
|
Merge pull request #75 from tuminoid/patch-1
README.md - conditional plugin specific configs
|
2014-01-08 04:31:38 -08:00 |
|
Tuomo Tanskanen
|
949df52a26
|
Documentation: conditional plugin specific configs
Wrap plugin specific configs into has_plugin checks to avoid breakage when Vagrantfile is shared and/or plugin is removed (for testing/development).
|
2014-01-08 06:45:52 +02:00 |
|
Fabio Rehm
|
5342a7ce33
|
🎆 New year 🎆
|
2014-01-02 00:51:05 -02:00 |
|
Fabio Rehm
|
50f4536ff7
|
Up version for development
|
2013-12-20 11:56:14 -02:00 |
|
Fabio Rehm
|
27b87567a5
|
v0.5.1
|
2013-12-20 11:55:04 -02:00 |
|
Fabio Rehm
|
4e3d352848
|
Update CHANGELOG
|
2013-12-20 11:53:25 -02:00 |
|
Fabio Rehm
|
02ac1769d2
|
Merge pull request #73 from fgrehm/67-fix-nfs-for-vagrant-1.4
Fix NFS configs for 1.4
|
2013-12-20 05:51:20 -08:00 |
|
Fabio Rehm
|
3de0118d50
|
Fix link to auto_detect docs
|
2013-12-18 03:24:26 -02:00 |
|
Fabio Rehm
|
aa46abac37
|
Fix NFS configs for 1.4 while keeping support for < 1.4 as well
|
2013-12-18 03:19:15 -02:00 |
|
Fabio Rehm
|
ba841b1c53
|
Remove commented out code from dev Vagrantfile
|
2013-12-17 22:46:25 -02:00 |
|