Commit graph

258 commits

Author SHA1 Message Date
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
Fabio Rehm 00f4aaa28c docs for buckets 2013-12-07 03:43:37 -02:00
Fabio Rehm 94ba773ce6 docs: usage 2013-12-07 03:26:36 -02:00
Fabio Rehm 2734186347 Benchmarks 2013-12-07 03:09:28 -02:00
Fabio Rehm 94de55a241 docs: How does it work? 2013-12-07 02:42:49 -02:00
Fabio Rehm eb544ae773 docs index 2013-12-07 02:10:11 -02:00
Fabio Rehm fc6819ce00 Import viewdocs-yeti layout 2013-12-07 02:04:41 -02:00
Fabio Rehm 1862eeca61 Merge pull request #63 from ealden/use-precise64-boxes-in-tests
Use precise64 as box for all fixtures
2013-12-05 07:23:40 -08:00
Ealden Esto E. Escañan 5e5070dc14 Vagrant should be able to download precise64 if we don't have it 2013-12-05 22:50:17 +08:00
Ealden Esto E. Escañan e960cdb265 Use precise64 for all fixtures
Should be easier to run the acceptance tests as we now only need to get
1 box instead of 2 before.
2013-12-05 22:42:50 +08:00
Fabio Rehm 56b86a0deb Update README.md 2013-11-12 09:00:55 -02:00
Fabio Rehm 2cb0610cc1 Up version for development 2013-11-08 19:01:24 -02:00
Fabio Rehm a9f41c5f01 v0.5.0 is coming out NOW! 🎆 2013-11-08 18:49:57 -02:00
Fabio Rehm fc9a07dfba Merge pull request #55 from fgrehm/release-0.5.0
Release 0.5.0
2013-11-08 12:48:50 -08:00
Fabio Rehm 4d01bff390 v0.5.0 2013-11-06 19:45:20 -02:00
Fabio Rehm 00c9cce50d [GH-54] Add a suse VM to our dev Vagrantfile so we can try things out 2013-11-06 19:44:11 -02:00