Commit graph

173 commits

Author SHA1 Message Date
Fabio Rehm
0106155a0f Disable the plugin on machines backed by cloud providers (fix GH-45) 2014-02-26 22:03:21 -03:00
Fabio Rehm
09d65c4a3c Ooops 2014-02-26 22:03:21 -03:00
Fabio Rehm
8a4b911678 Extract plugin hooks and capabilities out to separate files 2014-02-26 22:03:21 -03:00
Fabio Rehm
b65438007d Update CHANGELOG 2014-02-26 22:03:21 -03:00
Fabio Rehm
ca8764f938 Add support for disabling the plugin [GH-72] 2014-02-26 22:03:21 -03:00
Fabio Rehm
6908b94609 Improved logging 2014-02-26 22:03:21 -03:00
Fabio Rehm
2f75ffe692 Clean up InstallBuckets action a bit 2014-02-26 22:03:21 -03:00
Fabio Rehm
0f533a9b30 💣 monkey patch on Builtin::Provision action \o/ (closes GH-60) 2014-02-26 22:03:21 -03:00
Fabio Rehm
aa793367b7 Extract cachier's root bucket directory creation out to a separate action [GH-60] 2014-02-26 22:03:21 -03:00
Fabio Rehm
e01a78138a Blow up if using vagrant < 1.4.0 2014-02-26 22:03:21 -03:00
Fabio Rehm
daf7488bbc Update CHANGELOG 2014-02-26 22:03:20 -03:00
Fabio Rehm
d823a97cb8 When specifying NFS synced folders we need to use a symbol (fix GH-76) 2014-02-26 22:03:20 -03:00
Fabio Rehm
4ffb47f838 Display enable_nfs deprecation warning only once 2014-02-26 22:03:20 -03:00
Fabio Rehm
e4f6dd69e4 Display a warning using Vagrant's UI in case enable_nfs is set 2014-02-26 22:03:20 -03:00
Fabio Rehm
fccd43d8e2 Lock vagrant to 1.4.3 2014-02-26 22:03:20 -03:00
Fabio Rehm
8ae667ead9 Mention synced_folder_opts on CHANGELOG 2014-02-26 22:03:20 -03:00
Fabio Rehm
cdf13d3f70 Mark config.enable_nfs as deprecated 2014-02-26 22:03:20 -03:00
Fabio Rehm
3b83867427 Replace enable_nfs and sync_opts config with synced_folder_opts 2014-02-26 22:03:20 -03:00
Fabio Rehm
9c7b02b3ac Update docs to reflect what's going to be implemented 2014-02-26 22:03:20 -03:00
Fabio Rehm
ed6c76dedf We'll probably forget to update these guys, better do it now :) 2014-02-26 22:03:20 -03:00
Fabio Rehm
1541f35ef8 This is no longer needed 2014-02-26 22:03:20 -03:00
Fabio Rehm
98c211590c After 5 months I believe it is safe to get rid of this code 2014-02-26 22:03:20 -03:00
Fabio Rehm
5ff8d1013a We'll drop support for Vagrant < 1.4, that means we should be bumping to 0.6.0 2014-02-26 22:03:20 -03:00
Fabio Rehm
1bc96e77d3 Update bundle 2014-02-26 22:03:20 -03:00
Erno Aapa
4668f1d486 Support for extra synced_folder options
Added ability to pass extra synced_folder options through new
config.cache.sync_opts -configuration.
2014-02-26 22:03:20 -03: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
Fabio Rehm
e2da4dd537 Update usage.md 2013-12-13 21:21:46 -02:00
Fabio Rehm
354c9ca2b5 Merge pull request #64 from fgrehm/docs
Yes we have Docs!!!!
2013-12-12 08:10:12 -08:00
Fabio Rehm
d8e195bb63 Tweak benchmarks table styling 2013-12-09 10:33:15 -02:00
Fabio Rehm
f1618d7d14 Merge pull request #65 from marksteve/docs
Make menu links relative
2013-12-08 17:48:18 -08:00
Mark Steve Samson
b28ac072a5 Make menu links relative 2013-12-08 09:24:13 +08:00
Fabio Rehm
3421b4489a Fix GA tracking code 2013-12-07 13:01:24 -02:00
Fabio Rehm
27788c995c Document rvm gotchas
Closes GH-43
2013-12-07 12:57:41 -02:00
Fabio Rehm
5a488a2972 Heads up about bundle install --deployment
Closes GH-62
2013-12-07 12:47:36 -02:00
Fabio Rehm
54407fd2da Improve dev docs 2013-12-07 12:43:49 -02:00
Fabio Rehm
c4ba0c9445 Remove my name from output :P 2013-12-07 12:36:55 -02:00
Fabio Rehm
fb97820993 Remove docs from readme 2013-12-07 12:36:38 -02:00
Fabio Rehm
16b68e72f1 Improve buckets docs 2013-12-07 12:36:03 -02:00
Fabio Rehm
3c4a20f44d Hide github badges on smaller screens 2013-12-07 03:54:03 -02:00
Fabio Rehm
0340d6e76b docs: Adjust menu 2013-12-07 03:51:10 -02:00
Fabio Rehm
03b2b80121 docs on development 2013-12-07 03:50:47 -02:00