Commit graph

  • d4d5603b47 Handle nil value for synced_folder_opts Fabio Rehm 2014-02-12 00:48:20 -0200
  • 6282b09c6c chmod /tmp/vagrant-cache on guest VM to 777 to work around some permission issues as explained on GH-74 Fabio Rehm 2014-02-11 23:53:07 -0200
  • e793dff891 Trigger plugin activation by setting cache scope [GH-17] Fabio Rehm 2014-02-11 23:24:48 -0200
  • 95b939a315 Fix example of removing buckets from machine scoped dirs [GH-82] Fabio Rehm 2014-02-11 22:46:08 -0200
  • e5946fc02e Update usage docs Fabio Rehm 2014-02-11 22:45:04 -0200
  • 0b66fd7e81 Merge 95f53e0453 into 12f7963d1f Ben Buckley 2014-02-10 23:23:56 +0000
  • 95f53e0453 Added apt lists as a cached dir. This allows vagrant-cachier to support provisioning a debian box while disconnected from the network. lemoncurd 2014-02-10 22:55:00 +0000
  • 72b2863c0a Merge ce2a02d758 into 12f7963d1f Giovanni Toraldo 2014-02-06 16:12:36 +0100
  • ce2a02d758 Fixed missing $HOME in usage.md Giovanni Toraldo 2014-02-06 16:12:20 +0100
  • 4ae25633fe Forgot to update this to reflect whats going on under the hood Fabio Rehm 2014-02-05 20:48:42 -0200
  • 98324a5d35 http://tom.preston-werner.com/2010/08/23/readme-driven-development.html Fabio Rehm 2014-02-05 20:48:28 -0200
  • c118febcb1 According to @miurahr on GH-81 we are compatible with vagrant-kvm \o/ Fabio Rehm 2014-02-05 19:51:00 -0200
  • 06cde8c2c8 We dont have any provider specific code on around anymore so it should be compatible with any "non-cloud provider" Fabio Rehm 2014-02-05 19:50:15 -0200
  • 3790045986 Github have analytics now, lets not worry about bitdeli Fabio Rehm 2014-02-05 19:43:24 -0200
  • 99b72b0167 Update CHANGELOG Fabio Rehm 2014-02-01 20:27:12 -0200
  • dd549717e5 Fix usage examples Teemu Matilainen 2014-02-05 18:01:30 -0300
  • 0a6ea93d52 Merge 0b25051569 into 12f7963d1f Hiroshi Miura 2014-02-06 00:00:49 +0900
  • 0b25051569 add kvm support Hiroshi Miura 2014-02-04 14:24:18 +0900
  • c494876ac1 Sorry about that, was testing GH-45 Fabio Rehm 2014-02-01 20:26:21 -0200
  • 385da382cd Disable the plugin on machines backed by cloud providers (fix GH-45) Fabio Rehm 2014-02-01 20:24:14 -0200
  • e0797d4e9a Ooops Fabio Rehm 2014-02-01 20:17:01 -0200
  • b8fcfb950f Extract plugin hooks and capabilities out to separate files Fabio Rehm 2014-02-01 18:47:32 -0200
  • 2dad88e275 Update CHANGELOG Fabio Rehm 2014-02-01 18:40:09 -0200
  • beffce64fa Add support for disabling the plugin [GH-72] Fabio Rehm 2014-02-01 18:38:35 -0200
  • a8963c3741 Improved logging Fabio Rehm 2014-02-01 18:13:42 -0200
  • dc2cb5eb79 Clean up InstallBuckets action a bit Fabio Rehm 2014-02-01 18:12:38 -0200
  • 0031a99522 💣 monkey patch on Builtin::Provision action \o/ (closes GH-60) Fabio Rehm 2014-02-01 17:50:12 -0200
  • a97af929f1 Extract cachier's root bucket directory creation out to a separate action [GH-60] Fabio Rehm 2014-02-01 17:21:46 -0200
  • 9e830dacbd Blow up if using vagrant < 1.4.0 Fabio Rehm 2014-02-01 16:18:58 -0200
  • 5b8b5a59d8 Update CHANGELOG Fabio Rehm 2014-02-01 16:11:43 -0200
  • a2e541f6a0 When specifying NFS synced folders we need to use a symbol (fix GH-76) Fabio Rehm 2014-02-01 04:36:00 -0200
  • 77def39754 Display enable_nfs deprecation warning only once Fabio Rehm 2014-02-01 02:57:51 -0200
  • 5c35320800 Display a warning using Vagrant's UI in case enable_nfs is set Fabio Rehm 2014-02-01 02:35:48 -0200
  • bfdb2c53f3 Lock vagrant to 1.4.3 Fabio Rehm 2014-02-01 02:34:49 -0200
  • deedb5a11a Mention synced_folder_opts on CHANGELOG Fabio Rehm 2014-02-01 00:06:24 -0200
  • 8260a43aa0 Mark config.enable_nfs as deprecated Fabio Rehm 2014-02-01 00:04:51 -0200
  • ef0a3f3fc9 Replace enable_nfs and sync_opts config with synced_folder_opts Fabio Rehm 2014-02-01 00:03:20 -0200
  • 125ae61394 Update docs to reflect what's going to be implemented Fabio Rehm 2014-01-31 23:02:11 -0200
  • bae14ff303 Merge branch 'master' of https://github.com/eaapa/vagrant-cachier into next Fabio Rehm 2014-01-31 22:13:59 -0200
  • ccdd2ff4f6 We'll probably forget to update these guys, better do it now :) Fabio Rehm 2014-01-02 01:28:10 -0200
  • 5eca9f6be5 This is no longer needed Fabio Rehm 2014-01-02 01:22:04 -0200
  • d19ea59b8b After 5 months I believe it is safe to get rid of this code Fabio Rehm 2014-01-02 01:13:09 -0200
  • d77f5a6f18 We'll drop support for Vagrant < 1.4, that means we should be bumping to 0.6.0 Fabio Rehm 2014-01-02 01:11:50 -0200
  • d6fbb4d0aa Update bundle Fabio Rehm 2014-01-02 01:05:23 -0200
  • 7664f1d547 Merge 5a0b2f0f1a into 12f7963d1f Erno Aapa 2014-01-24 20:24:10 -0800
  • 5a0b2f0f1a Support for extra synced_folder options Erno Aapa 2014-01-25 06:20:39 +0200
  • 0760095f30 Merge 1cbdbdc6bf into 12f7963d1f Justin Campbell 2014-01-24 08:37:43 -0800
  • 1cbdbdc6bf Use our own Vagrant::UI for logging Justin Campbell 2014-01-24 11:31:55 -0500
  • 12f7963d1f Merge pull request #75 from tuminoid/patch-1 Teemu Matilainen 2014-01-08 04:31:38 -0800
  • 949df52a26 Documentation: conditional plugin specific configs Tuomo Tanskanen 2014-01-07 09:58:30 +0200
  • 5342a7ce33 🎆 New year 🎆 Fabio Rehm 2014-01-02 00:51:05 -0200
  • 50f4536ff7 Up version for development Fabio Rehm 2013-12-20 11:56:14 -0200
  • 27b87567a5 v0.5.1 v0.5.1 Fabio Rehm 2013-12-20 11:55:04 -0200
  • 4e3d352848 Update CHANGELOG Fabio Rehm 2013-12-20 11:53:25 -0200
  • 02ac1769d2 Merge pull request #73 from fgrehm/67-fix-nfs-for-vagrant-1.4 Fabio Rehm 2013-12-20 05:51:20 -0800
  • 9415863724 Merge 7a4312ac80 into 3de0118d50 James 2013-12-18 08:57:46 -0800
  • 3de0118d50 Fix link to auto_detect docs Fabio Rehm 2013-12-18 03:24:26 -0200
  • aa46abac37 Fix NFS configs for 1.4 while keeping support for < 1.4 as well Fabio Rehm 2013-12-18 03:19:15 -0200
  • ba841b1c53 Remove commented out code from dev Vagrantfile Fabio Rehm 2013-12-17 22:46:25 -0200
  • e2da4dd537 Update usage.md Fabio Rehm 2013-12-13 21:21:46 -0200
  • 354c9ca2b5 Merge pull request #64 from fgrehm/docs Fabio Rehm 2013-12-12 08:10:12 -0800
  • 7a4312ac80 Add mount_options option. James Shubin 2013-12-10 10:52:51 -0500
  • d8e195bb63 Tweak benchmarks table styling Fabio Rehm 2013-12-09 10:33:15 -0200
  • f1618d7d14 Merge pull request #65 from marksteve/docs Fabio Rehm 2013-12-08 17:48:18 -0800
  • b28ac072a5 Make menu links relative Mark Steve Samson 2013-12-08 09:24:13 +0800
  • 3421b4489a Fix GA tracking code Fabio Rehm 2013-12-07 13:01:24 -0200
  • 27788c995c Document rvm gotchas Fabio Rehm 2013-12-07 12:57:39 -0200
  • 5a488a2972 Heads up about bundle install --deployment Fabio Rehm 2013-12-07 12:47:34 -0200
  • 54407fd2da Improve dev docs Fabio Rehm 2013-12-07 12:43:49 -0200
  • c4ba0c9445 Remove my name from output :P Fabio Rehm 2013-12-07 12:36:55 -0200
  • fb97820993 Remove docs from readme Fabio Rehm 2013-12-07 12:36:38 -0200
  • 16b68e72f1 Improve buckets docs Fabio Rehm 2013-12-07 12:36:03 -0200
  • 3c4a20f44d Hide github badges on smaller screens Fabio Rehm 2013-12-07 03:54:03 -0200
  • 0340d6e76b docs: Adjust menu Fabio Rehm 2013-12-07 03:51:10 -0200
  • 03b2b80121 docs on development Fabio Rehm 2013-12-07 03:50:47 -0200
  • 00f4aaa28c docs for buckets Fabio Rehm 2013-12-07 03:43:37 -0200
  • 94ba773ce6 docs: usage Fabio Rehm 2013-12-07 03:26:36 -0200
  • 2734186347 Benchmarks Fabio Rehm 2013-12-07 03:09:28 -0200
  • 94de55a241 docs: How does it work? Fabio Rehm 2013-12-07 02:42:49 -0200
  • eb544ae773 docs index Fabio Rehm 2013-12-07 02:10:11 -0200
  • fc6819ce00 Import viewdocs-yeti layout Fabio Rehm 2013-12-07 02:04:41 -0200
  • 1862eeca61 Merge pull request #63 from ealden/use-precise64-boxes-in-tests Fabio Rehm 2013-12-05 07:23:40 -0800
  • 5e5070dc14 Vagrant should be able to download precise64 if we don't have it Ealden Esto E. Escañan 2013-12-05 22:50:17 +0800
  • e960cdb265 Use precise64 for all fixtures Ealden Esto E. Escañan 2013-12-05 22:42:50 +0800
  • 56b86a0deb Update README.md Fabio Rehm 2013-11-12 09:00:55 -0200
  • 2cb0610cc1 Up version for development Fabio Rehm 2013-11-08 19:01:24 -0200
  • a9f41c5f01 v0.5.0 is coming out NOW! 🎆 v0.5.0 Fabio Rehm 2013-11-08 18:49:57 -0200
  • fc9a07dfba Merge pull request #55 from fgrehm/release-0.5.0 Fabio Rehm 2013-11-08 12:48:50 -0800
  • 4d01bff390 v0.5.0 Fabio Rehm 2013-11-06 19:45:20 -0200
  • 00c9cce50d [GH-54] Add a suse VM to our dev Vagrantfile so we can try things out Fabio Rehm 2013-11-06 19:44:11 -0200
  • 6a8d661e97 [GH-54] Disable yum on suse guests Fabio Rehm 2013-11-06 19:43:12 -0200
  • 0704ca2ce2 Make sure dev VMs have different IPs Fabio Rehm 2013-11-06 19:42:24 -0200
  • 9e0e0d50b5 [GH-54] Fix zypper cache path Fabio Rehm 2013-11-06 19:16:39 -0200
  • 839971a31d Merge 93c0c7bf99 into 536ca7ad54 Gordon Franke 2013-11-05 06:10:15 -0800
  • 93c0c7bf99 add zypper support Gordon Franke 2013-11-05 15:00:39 +0100
  • 536ca7ad54 Up version for dev Fabio Rehm 2013-10-27 22:16:07 -0200
  • c85558010a v0.4.1 v0.4.1 Fabio Rehm 2013-10-27 22:14:21 -0200
  • 17a475a688 Update CHANGELOG Fabio Rehm 2013-10-26 16:35:45 -0200
  • 7bc70b7d6e Do not attempt to configure apt-cacher-ng bucket if it is not installed on the guest machine Fabio Rehm 2013-10-26 15:47:31 -0200
  • 8e40d0c060 Up version for dev Fabio Rehm 2013-10-23 22:31:43 -0200