Commit Graph

558 Commits

Author SHA1 Message Date
Achilleas Pipinellis
95d8bd7f80 Point to new Arch Linux packages provided by the Arch Linux community 2016-10-18 11:45:00 +02:00
Achilleas Pipinellis
0703bbad2e Add -secretPath to workhorse.service
Fixes https://gitlab.com/gitlab-org/gitlab-recipes/issues/56
2016-10-13 08:29:30 +02:00
hqx
9f31afd9ac [minor fixes and additions] gitlab 8.10.7 on freeBSD 10.3 (#291)
* fix a typo
* installing gitlab-shell needs repositories path
* bump to current versions, tested/installed on freeBSD 10.3 p7
2016-09-07 19:22:43 +02:00
Charles Dunbar
20fa4f108a Update FreeBSD docs (#289)
Update docs for installing GitLab on FreeBSD 10.3
2016-08-17 09:15:01 +03:00
Fan Zhang
9a2697ab2d update GPG key url (#290) 2016-07-11 19:03:23 +03:00
Achilleas Pipinellis
205b7da9c9 Merge branch 'master' of github.com:gitlabhq/gitlab-recipes 2016-07-10 20:49:59 +03:00
mjmaenpaa
2ac2513ca6 Centos/RHEL installation guide update (#288)
Update CentOS6 install instructions for GitLab 8.9
2016-07-10 20:50:14 +03:00
Samuel D. Leslie
b9afcfd8f9 Add the ErrorDocument for 502 and fix 503 for GitLab 8.8 release 2016-06-21 10:26:49 +10:00
Achilleas Pipinellis
cb76570544 Merge pull request #285 from looterz/caddy
Added caddy web-server recipe
2016-04-09 21:50:42 +03:00
looterz
73c461d1f9 Added caddy web-server recipe 2016-04-08 07:10:16 -05:00
Sytse Sijbrandij
7ff25bbbb1 Link to Omnibus docs 2016-04-01 16:53:38 +00:00
Christopher Zentgraf
16bb99d435 Fix 400 error on percent encoded URLs 2016-03-24 01:19:17 +01:00
Christopher Zentgraf
59956b8223 Prevent Apache from serving uploads directly 2016-03-19 22:12:17 +01:00
Christopher Zentgraf
cfeb613c2a Don't escape percent encoded characters in api requests 2016-03-19 09:20:33 +01:00
Christopher Zentgraf
bb59a6c1b8 Don't redirect static files requests such as error documents 2016-03-19 08:38:02 +01:00
Achilleas Pipinellis
253427f64f Merge pull request #283 from doverosx/patch-1
Adjust some of the DB stuff
2016-03-02 15:53:24 +02:00
doverosx
83bbf48fc3 Adjust some of the DB stuff
Replicated on Fresh FreeBSD 10 install
2016-03-01 14:02:21 -05:00
Christopher Zentgraf
fe1bb890a6 Fix URLs containing whitespace when GitLab used together with Apache
Turns off NoEscape flag. Adapted from https://gitlab.com/gitlab-org/gitlab-ce/issues/3163
2016-02-07 11:11:10 +01:00
Achilleas Pipinellis
1e92742815 Merge pull request #282 from jhollowayj/patch-1
Comment to change config files to use full path
2016-02-03 16:45:16 +02:00
Jacob Holloway
42c61eeac7 Comment to change config files to use full path
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.)
2016-02-02 12:21:02 -07:00
Achilleas Pipinellis
a1f4d560a2 Merge branch 'master' of github.com:gitlabhq/gitlab-recipes 2016-02-02 20:41:36 +02:00
Achilleas Pipinellis
4a5c145977 Be consistent with GitLab branch names 2016-02-02 20:40:48 +02:00
Achilleas Pipinellis
f89e677d4d New NGINX configs for GitLab 8.3 2016-02-02 18:39:08 +00:00
M. Ricketts
eb718282a2 Update to forward everything to GitLab workhorse 2016-01-28 12:27:09 +00:00
Achilleas Pipinellis
55af186ebb Merge pull request #278 from bjorn-oivind/systemd-remove_unused_files
systemd: remove unused (for 8.2.x onwards) files.
2016-01-02 21:17:22 +01:00
Achilleas Pipinellis
9319111bbd Merge pull request #277 from bjorn-oivind/systemd-update_workhorse_service
systemd: update gitlab-workhorse for 8.3.x.
2016-01-02 21:15:48 +01:00
Bjørn Øivind Bjørnsen
355fa4a285 systemd: remove unused (for 8.2.x onwards) files. 2015-12-28 13:31:13 +01:00
Bjørn Øivind Bjørnsen
81f3111603 systemd: update gitlab-workhorse for 8.3.x. 2015-12-28 13:20:25 +01:00
Achilleas Pipinellis
7bc79e7bc7 Fix mailers queue in sidekiq service. Closes #39 2015-12-24 02:55:18 +02:00
Achilleas Pipinellis
e34be68555 Merge branch 'master' of gitlab.com:gitlab-org/gitlab-recipes 2015-12-05 21:25:59 +02:00
Achilleas Pipinellis
062681bfdf Merge pull request #275 from bjorn-oivind/feature-systemd_gitlab_workhorse
systemd: add unit for gitlab-workhorse.
2015-12-05 20:24:50 +02:00
Bjørn Øivind Bjørnsen
d0ae298d1d systemd: add unit for gitlab-workhorse.
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.
2015-12-04 17:03:34 +01:00
Achilleas Pipinellis
ff1cdc20f0 Fix Nginx upload limit
See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1919
2015-12-02 22:57:03 +02:00
Dmitry Chepurovskiy
b2ffda6c19 Changed user to standard git 2015-11-29 18:36:56 +00:00
Chepurovskiy Dmitry
574edc096e Renamed init script to previous name 2015-11-29 21:33:19 +03:00
Chepurovskiy Dmitry
6831c78923 Updated FreeBSD Init script(added gitlab-workhorse support) 2015-11-29 20:36:00 +03:00
p-schneider
f03b1e950b 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)
2015-11-26 01:55:14 +01:00
Jerome TAMARELLE
e44ea041dd Prevent double encoding of archive URL (Apache config)
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
2015-11-24 18:03:09 +01:00
Achilleas Pipinellis
a18748acd3 Remove max_client_size from CI locations 2015-11-23 19:26:56 +02:00
Achilleas Pipinellis
420c144366 Add artifacts to apache 2015-11-23 19:26:44 +02:00
Achilleas Pipinellis
b4eaf4379c Add missing rewrite blocks for artifacts and lfs 2015-11-23 19:11:46 +02:00
Achilleas Pipinellis
cbea539512 Use gitlab-workhorse 2015-11-16 16:29:10 +02:00
Achilleas Pipinellis
078878c32f Rename configs to be consistent 2015-11-16 16:26:16 +02:00
Achilleas Pipinellis
6fe4a0c6d6 Change tested version to 8.2 2015-11-15 22:53:09 +02:00
Achilleas Pipinellis
bfa6fb3a95 Fix typos and wrong listen_addr for gitlab-workhorse 2015-11-15 22:42:08 +02:00
Achilleas Pipinellis
2a11c67460 Add missing omnibus configs for Apache and update instructions 2015-11-15 12:56:42 +02:00
Achilleas Pipinellis
d3eae4c01c Add example configs for Omnibus packages with right locations 2015-11-14 10:45:22 +02:00
Achilleas Pipinellis
046f301011 Merge pull request #273 from gitlabhq/apache-revamp
Revamp apache config files and README
2015-10-28 18:24:30 +02:00
Achilleas Pipinellis
9fdac5556f Revamp apache config files and README 2015-10-28 18:17:05 +02:00
Achilleas Pipinellis
302c41b0f1 Merge branch 'acataluddi/gitlab-recipes-master' 2015-10-28 17:21:05 +02:00