Skip to content
Snippets Groups Projects
  1. Sep 03, 2015
  2. Aug 28, 2015
  3. Aug 21, 2015
  4. Aug 17, 2015
    • Jacob Vosmaer's avatar
      Merge branch 'feature/fix-vagrantfile-mem-facter' into 'master' · 7060aa5c
      Jacob Vosmaer authored
      Try `memorysize_mb` Facter fact for memory if `memory` is missing.
      
      On OSX 10.10 the `memory` fact doesn't exist and Vagrant dies when doing `vagrant up`. This checks for a `memorysize_mb` fact which does exist and lets Vagrant continue.
      
      Addresses part of #42.
      
      See merge request !63
      7060aa5c
  5. Aug 15, 2015
  6. Aug 11, 2015
  7. Aug 10, 2015
  8. Aug 08, 2015
  9. Aug 07, 2015
  10. Jul 14, 2015
  11. Jul 10, 2015
  12. Jul 09, 2015
  13. Jul 08, 2015
  14. Jul 06, 2015
  15. Jul 05, 2015
  16. Jun 25, 2015
  17. May 12, 2015
  18. Apr 28, 2015
    • Jacob Vosmaer's avatar
      Merge branch 'vagrant' into 'master' · d6acb1de
      Jacob Vosmaer authored
      improve vagrant file & docs
      
      * set correct Ruby version: fixes #18
      * allow symlinks: fixes #20 (by using NFS and requiring admin rights on windows)
      * improve performance by only syncing necessary files
      * improve performance by setting VM settings properly
      * improve performance by using NFS sync where available (also prepare
      for NFS sync on Windows when some vagrant-winnfsd bugs are fixed)
      * include missing nodejs dependency
      * automate more of the setup process (install correct version of Ruby &
      install Bundler)
      * automatically start in gitlab-development-kit folder
      * improve Vagrant documentation
      
      See merge request !54
      d6acb1de
  19. Apr 26, 2015
    • Ben Bodenmiller's avatar
      improve vagrant file & docs · 38803062
      Ben Bodenmiller authored
      * set correct Ruby version: fixes #18
      * allow symlinks: fixes #20 (by using NFS and requiring admin rights on
      windows)
      * improve performance by only syncing necessary files
      * improve performance by setting VM settings properly
      * improve performance by using NFS sync where available (also prepare
      for NFS sync on Windows when some vagrant-winnfsd bugs are fixed)
      * include missing nodejs dependency
      * automate more of the setup process (install correct version of Ruby &
      install Bundler)
      * automatically start in gitlab-development-kit folder
      * improve Vagrant documentation
      38803062
  20. Apr 22, 2015
  21. Apr 21, 2015
  22. Apr 20, 2015
  23. Apr 18, 2015
Loading