- Sep 03, 2015
-
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- Aug 28, 2015
-
-
Sid Sijbrandij authored
-
- Aug 21, 2015
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
This seems to be sane, and other locales do not always work. (Why??) At least 'C' can be counted on to be there.
-
- Aug 17, 2015
-
-
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
-
- Aug 15, 2015
-
-
Alejandro Wainzinger authored
-
- Aug 11, 2015
-
-
Jacob Vosmaer authored
Checkout Gemfile.lock before pulling Until everyone uses bundler > 1.10 http://bundler.io/blog/2015/06/24/version-1-10-released.html Check the BUNDLED WITH section. See merge request !64
-
Achilleas Pipinellis authored
Until everyone uses bundler > 1.10 http://bundler.io/blog/2015/06/24/version-1-10-released.html Check the BUNDLED WITH section.
-
- Aug 10, 2015
-
-
Jacob Vosmaer authored
Enable copying of hidden files (e.g .ssh) Resolves #44 See merge request !62
-
- Aug 08, 2015
-
-
Alejandro Wainzinger authored
-
- Aug 07, 2015
-
-
Artem Sidorenko authored
Resolves #44
-
- Jul 14, 2015
-
-
Sid Sijbrandij authored
Revert "Change default admin password in README" This reverts commit a3fa0ed1. See merge request !60
-
Robert Speicher authored
This reverts commit a3fa0ed1.
-
- Jul 10, 2015
-
-
Jacob Vosmaer authored
-
- Jul 09, 2015
-
-
Jacob Vosmaer authored
-
- Jul 08, 2015
-
-
Jacob Vosmaer authored
use teaspoon instead of jasmine:ci `jasmine:ci` is no more used ``` $ bundle exec rake jasmine:ci rake aborted! Don't know how to build task 'jasmine:ci' ``` See merge request !59
-
Francesco Coda Zabetta authored
-
- Jul 06, 2015
-
-
Jacob Vosmaer authored
Change default admin password in README Default password was changed after 7.12 See merge request !58
-
- Jul 05, 2015
-
-
Robert Speicher authored
-
- Jun 25, 2015
-
-
Jacob Vosmaer authored
-
- May 12, 2015
-
-
Jacob Vosmaer authored
-
- Apr 28, 2015
-
-
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
-
- Apr 26, 2015
-
-
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
-
- Apr 22, 2015
-
-
Jacob Vosmaer authored
document all custom repo options Fixes #31 See merge request !53
-
Jacob Vosmaer authored
This fixes issues with the Spinach tests.
-
- Apr 21, 2015
-
-
Jacob Vosmaer authored
improve doc formatting Basic formatting improvements. See merge request !55
-
Jacob Vosmaer authored
ArchLinux needs git too It is not installed by default, so should be installed if not there. [skip-ci] See merge request !56
-
Zeger-Jan van de Weg authored
-
- Apr 20, 2015
-
-
Ben Bodenmiller authored
-
- Apr 18, 2015
-
-
Ben Bodenmiller authored
fixes #31
-