- Feb 20, 2016
-
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
- Feb 19, 2016
-
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
Jacob Vosmaer authored
Set git defaults in vagrant. Fixes #96 Ready to merge See merge request !112
-
- Feb 17, 2016
-
-
Josh Frye authored
-
Jacob Vosmaer authored
Include golang as necessary Debian dependency Adding golang to the README.md as necessary Debian dependency since it was need in order to build (at least) gitlab-zip-cat. Tested it on debian testing (which is currently stretch). See merge request !111
-
Jacob Vosmaer authored
-
Rodrigo Souto authored
golang was need in order to build (at least) gitlab-zip-cat on Debian.
-
- Feb 16, 2016
-
-
Jacob Vosmaer authored
Preserve postgresql dir across reboots. Fixes #95 See merge request !110
-
Jacob Vosmaer authored
Change listen addr for vagrant only. Fixes #87 See merge request !109
-
- Feb 11, 2016
-
-
Josh Frye authored
-
- Feb 10, 2016
-
-
Josh Frye authored
-
Josh Frye authored
-
Jacob Vosmaer authored
Hides sed command from post-installation message in Makefile It looks a bit cleaner as the sed command itself provides no use in that step. See merge request !108
-
- Feb 09, 2016
-
-
Jeroen Jacobs authored
It looks a bit cleaner as the sed command itself provides no use in that step.
-
- Feb 08, 2016
-
-
Jacob Vosmaer authored
libgmp is needed by several ruby gems it fails in the bundle install on docker See merge request !107
-
Jacob Vosmaer authored
Add a warning that postgres should be running before db:migrate Closes #90 See merge request !106
-
- Feb 06, 2016
-
-
Artem Sidorenko authored
it fails in the bundle install on docker
-
- Feb 04, 2016
-
-
Achilleas Pipinellis authored
-
- Feb 01, 2016
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- Jan 29, 2016
-
-
Jacob Vosmaer authored
Add table with default LDAP user information I can never remember these when I need them. See merge request !104
-
- Jan 28, 2016
-
-
Robert Speicher authored
I can never remember these when I need them.
-
Josh Frye authored
Change the listen address in Vagrant VMs As long as we do not have an automated solution we can at least document what to do. Closes https://gitlab.com/gitlab-org/gitlab-development-kit/issues/87 See merge request !105
-
Jacob Vosmaer authored
-
- Jan 25, 2016
-
-
Jacob Vosmaer authored
-
- Jan 21, 2016
-
-
Jacob Vosmaer authored
-
- Jan 18, 2016
-
-
Jacob Vosmaer authored
Fix docs for development flow See merge request !102
-
Jacob Vosmaer authored
Add 4g swap to Vagrant setup Closes #48 See merge request !100
-
- Jan 15, 2016
-
-
Josh Frye authored
-
Jacob Vosmaer authored
Use one Procfile and bootstrap during 'make' Depends on https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2429 See merge request !98
-
Josh Frye authored
-
Jacob Vosmaer authored
Increase min memory of vagrant to 3GB to fix out-of-memory errors on dev:setup The command `~/gitlab-development-kit/gitlab$ bundle exec rake dev:setup` fails with an out of memory error. Increase the min memory configured in the Vagrant virtual machine from 2GB to 3GB. addresses #48 See merge request !66
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
If the bootstrap script fails, Make will delete the file it was trying to 'build'. In this case that meant deleted PG_VERSION. By make a directory, postgresql/data, instead of a file the target we prevent this deleting behavior. We want this because the bootstrap can take forever while it generates seed data and the user may press Ctrl-C.
-
Jacob Vosmaer authored
Change phantomjs requirement to 192 for OS X installs. Fixes #79 See merge request !99
-