- 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
-
- Apr 17, 2015
-
-
Jacob Vosmaer authored
use Ruby 2.1.6 per https://gitlab.com/gitlab-org/gitlab-ce/commit/9042d8d2b283a6d0ab1551dfea87f02669de495b See merge request !51
-
Jacob Vosmaer authored
improve vagrant wording Improve sentences, formatting, etc. in vagrant section. See merge request !50
-
Ben Bodenmiller authored
-
- Mar 31, 2015
-
-
Jacob Vosmaer authored
Add 'openssh' to arch linux doc During the setup process I realized that ssh-keygen is not available in a fresh container. So we have to add the 'openssh' package here as well… See merge request !49
-
Stefan Tatschner authored
During the setup process I realized that ssh-keygen is not available in a fresh container. So we have to add the 'openssh' package here as well…
-
Jacob Vosmaer authored
Add 'cmake' and 'ed' to arch linux docs 'bundle install' fails without cmake: ``` /home/stefan/.rvm/rubies/ruby-2.1.5/bin/ruby -r ./siteconf20150331-13501-1oteq0b.rb extconf.rb checking for cmake... no ERROR: CMake is required to build Rugged. *** extconf.rb failed *** ``` And 'make' fails without ed. See merge request !48
-
Stefan Tatschner authored
'bundle install' fails without cmake: /home/stefan/.rvm/rubies/ruby-2.1.5/bin/ruby -r ./siteconf20150331-13501-1oteq0b.rb extconf.rb checking for cmake... no ERROR: CMake is required to build Rugged. *** extconf.rb failed *** And 'make' fails without ed.
-
- Mar 25, 2015
-
-
Jacob Vosmaer authored
add ed to the Debian installation if you are operating in a chroot for development. ed is not installed, so install it See merge request !44
-
Jacob Vosmaer authored
checkout schema.rb if changed before pull See merge request !45
-
Achilleas Pipinellis authored
-
- Mar 18, 2015
-
-
Achilleas Pipinellis authored
-
- Mar 14, 2015
-
-
Achilleas Pipinellis authored
-
- Mar 06, 2015
-
-
Jonas Genannt authored
if you are operating in a chroot ed is not installed, so install it
-
- Feb 21, 2015
-
-
Sid Sijbrandij authored
-
Sid Sijbrandij authored
Updated readme with warning about system ruby See merge request !43
-
Patricio Cano authored
-
- Feb 14, 2015
-
-
Sid Sijbrandij authored
Change 'that' to 'than'. Yeah...  And with this, a huge step forward in the comprehensibility of the README has been taken, I'm sure you'll all agree. (I'm sure there are some useful contributions coming down the line, honest). See merge request !42
-
Ralph Cowling authored
And with this, a huge step forward in the comprehensibility of the README has been taken, I'm sure you'll all agree. Hello GitLab crew <3
-
- Feb 12, 2015
-
-
Jacob Vosmaer authored
Add Debian install section in README Tested on Debian 8 beta See merge request !41
-
Dmitriy Zaporozhets authored
-
- Feb 06, 2015
-
-
Jacob Vosmaer authored
ubuntu1404-test:~$ sudo apt-get install git-core Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: git ^C Might as well install 'git' then.
-
- Feb 05, 2015
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
More details about git and directories See merge request !40
-