- Feb 03, 2016
-
-
Achilleas Pipinellis authored
Comment to change config files to use full path
-
- Feb 02, 2016
-
-
Jacob Holloway authored
gitlab/config and gitlab-shell/config had symbolic links (/home/*), but they needed to be full paths (/usr/home/*) for pushing from command line and adding files from the web browser. (Fix found at https://github.com/gitlabhq/gitlabhq/issues/8703 and worked or me.)
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
- Jan 28, 2016
-
-
M. Ricketts authored
-
- Jan 02, 2016
-
-
Achilleas Pipinellis authored
systemd: remove unused (for 8.2.x onwards) files.
-
Achilleas Pipinellis authored
systemd: update gitlab-workhorse for 8.3.x.
-
- Dec 28, 2015
-
-
Bjørn Øivind Bjørnsen authored
-
Bjørn Øivind Bjørnsen authored
-
- Dec 24, 2015
-
-
Achilleas Pipinellis authored
-
- Dec 05, 2015
-
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
systemd: add unit for gitlab-workhorse.
-
- Dec 04, 2015
-
-
Bjørn Øivind Bjørnsen authored
Please note that this deprecates the gitlab-git-http-server used for 8.0-8.1. Gitlab Workhorse is used from 8.2 and hopefully onwards.
-
- Dec 02, 2015
-
- Nov 29, 2015
-
-
Dmitry Chepurovskiy authored
-
Chepurovskiy Dmitry authored
-
Chepurovskiy Dmitry authored
-
- Nov 26, 2015
-
-
p-schneider authored
unify Apache config files, fix missing RewriteCond lines for gitlab-workhorse in non-omnibus configs (8 conf files with almost the same content easily run out of sync)
-
- Nov 24, 2015
-
-
Jerome TAMARELLE authored
When getting an archive from the API, the ID can be NAMESPACE/PROJECT_NAME http://gitlab.mycompany.com/api/v3/projects/foo%2Fbar/repository/archive.zip?sha=87a5db5ea887763fa3a31a5471b512ff1596d9b8 The Apache option "NE" avoids double encoding of the %2F
-
- Nov 23, 2015
-
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
- Nov 16, 2015
-
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
- Nov 15, 2015
-
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
- Nov 14, 2015
-
-
Achilleas Pipinellis authored
-
- Oct 28, 2015
-
-
Achilleas Pipinellis authored
Revamp apache config files and README
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
- Oct 26, 2015
-
-
https://gitlab.com/acataluddi/gitlab-recipesAdriano Cataluddi authored
Conflicts: web-server/apache/gitlab-8.0-apache2.2.conf web-server/apache/gitlab-8.0-ssl-apache2.2.conf
-
Adriano Cataluddi authored
Updated configuration for Gitlab 8.x and Apache Httpd 2.2.x. after rebase and integration of b8290a5c commit.
-
Adriano Cataluddi authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
Fix mailroom wget command in systemd README
-
- Oct 24, 2015
-
-
Daniel Widerin authored
Aligned them to nginx config in gitlab-ce to make downloads work.
-
Anthony VEREZ authored
-