Jacob Vosmaer
3d9f8ab3b5
Use gitlab-workhorse 0.6.5
2016-02-17 14:20:49 +01:00
Achilleas Pipinellis
9ae4fa943e
Fix Redis installation guide
...
[ci skip]
2016-02-16 21:32:22 +02:00
Jacob Vosmaer
d3a6881358
Use gitlab-workhorse 0.6.4
2016-02-12 09:46:04 +01:00
Achilleas Pipinellis
10aa99a30c
Merge branch 'doc_relative_url' into 'master'
...
Add documentation on relative URL support
closes #12773
See merge request !2770
2016-02-10 10:51:18 +00:00
Achilleas Pipinellis
464cea7d48
Fix typos and grammar
...
[ci skip]
2016-02-10 12:43:19 +02:00
Yorick Peterse
17240f80cb
Merge branch 'update-install-documentation-8.5' into 'master'
...
Updated install/update guides for 8.5
See merge request !2766
2016-02-10 10:24:04 +00:00
Yorick Peterse
3d1d96bb4f
Updated install/update guides for 8.5
...
[ci skip]
2016-02-10 11:02:04 +01:00
Achilleas Pipinellis
41a9575912
Add relative URL documentation
2016-02-09 16:31:38 +02:00
3kami3 and Rémy Coutable
cdcedd5b26
Add an option to supply root email through an environmental variable.
2016-02-08 18:26:29 +01:00
Achilleas Pipinellis
aa5eca47db
Make sure the public/uploads/ directory is created
...
[ci skip]
2016-02-05 18:28:46 +02:00
Achilleas Pipinellis
bf94ddef78
Fix wrong Ruby SHA and replace with sha256sum
...
[ci skip]
2016-02-05 16:53:00 +02:00
Jacob Vosmaer
ea41d36077
Use gitlab-workhorse 0.6.3 in installation guide
2016-02-02 16:01:20 +01:00
Robert Speicher
ca171b8190
Update gitlab-workhorse versions in documentation
...
[ci skip]
2016-01-27 18:30:36 -05:00
James Lopez
1b84de573d
updated docs to reflect min requirement of 2.1 [ci skip]
2016-01-27 14:48:15 +01:00
James Lopez
870e38ead9
updated docs to reflect version update [ci skip]
2016-01-25 12:39:50 +01:00
James Lopez
3d81f1da6e
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4
...
# Conflicts:
# .gitlab-ci.yml
2016-01-22 18:01:38 +01:00
James Lopez
1c51fb1778
update Ruby version to 2.2.4 (latest previous stable) and update docs
2016-01-21 16:12:49 +01:00
Achilleas Pipinellis
cd7f27543b
Mention required Ruby version
...
[ci skip]
2016-01-20 22:32:10 +01:00
Stan Hu
c7f7a1ae92
Update to Go 1.5.3
2016-01-13 17:21:37 -08:00
Robert Speicher
3dfb69a59f
Prepare Installation and Update docs for 8.4 RC1
...
[ci skip]
2016-01-12 18:04:02 -05:00
Jacob Vosmaer
0e769d2a48
Use gitlab-workhorse 0.5.4
...
Fixes routing errors for /api/v3/projects/
2016-01-12 15:18:17 +01:00
Jacob Vosmaer
13c3562217
Use gitlab-workhorse 0.5.3
2016-01-11 13:05:32 +01:00
Robert Speicher
70cba8e9a8
Remove outdated gitlab-git-http-server reference from Install doc
...
[ci skip]
2016-01-10 19:59:40 -05:00
Jacob Vosmaer
b336eb01f7
Use gitlab-workhorse 0.5.1
2015-12-17 11:55:13 +01:00
Robert Speicher
f2db1410f5
Update workhorse version in doc/install/installation.md
2015-12-15 12:21:53 -05:00
Robert Speicher
739ce7883a
Prepare Installation doc for 8.3.0-rc1
...
[ci skip]
2015-12-14 12:28:58 -05:00
Stan Hu
9c5d8079a3
Bump Redis requirement to 2.8 for Sidekiq 4 requirements
...
Closes #3649
[ci skip]
2015-12-12 07:51:50 -08:00
Jacob Vosmaer
55d0e04ffd
Auto-detect the required gitlab-shell version
2015-12-01 14:26:57 +01:00
Jacob Vosmaer
a9642ba046
Install gitlab-shell 2.6.8
2015-11-30 19:05:28 +01:00
Jacob Vosmaer
ba4dc176f8
Merge branch 'workhorse-version' into 'master'
...
Bump GitLab Workhorse version to 0.4.2
See merge request !1830
2015-11-20 12:41:26 +00:00
Robert Schilling
de440ee5e3
More GitLab spellings. No dedicated CI in omnibus [ci skip]
2015-11-19 16:25:17 +01:00
Robert Schilling
aec4aac0c2
Update gitlab-shell documentation [ci skip]
2015-11-19 16:06:13 +01:00
Robert Schilling
cf61b8e22c
Update gitlab-workhorse docs to 0.4.2
2015-11-19 16:01:55 +01:00
Achilleas Pipinellis
03cb8edb34
Merge branch 'http-to-https' into 'master'
...
Rewrite HTTP links to force TLS, where possible
I got annoyed at the fact that the links on the profile page don't force the use of TLS, so I grepped through the entire source tree, tested all the links I found, and replaced them if possible.
See merge request !1806
2015-11-17 06:24:36 +00:00
Alex Jordan
3300db70ff
Rewrite HTTP links to force TLS, where possible
2015-11-16 16:50:05 -08:00
Robert Speicher
b8ab012544
Update doc/install/installation.md for gitlab-workhorse
...
[ci skip]
2015-11-13 13:12:04 -05:00
Robert Speicher
2c13723150
Update doc/install/installation.md for 8-2-stable
...
[ci skip]
2015-11-13 13:12:04 -05:00
Kamil Trzcinski
445cdb7579
Move tmp artifacts to shared/artifacts/tmp/. Check for GitLab-Workhorse now
2015-11-10 12:51:51 +01:00
Kamil Trzcinski
d0e3e823a2
Implement Build Artifacts
...
- Offloads uploading to GitLab Workhorse
- Use /authorize request for fast uploading
- Added backup recipes for artifacts
- Support download acceleration using X-Sendfile
2015-11-10 12:51:50 +01:00
Robert Schilling
f57d59226d
Merge pull request #9807 from SkySymbol/fix_line_order
...
fix line order in installation docs
2015-11-06 14:51:07 +01:00
Vincent Lequertier
dfccc28e38
It makes more sense like this
2015-11-04 19:04:20 +01:00
mutec
07821839d0
Update installation.md
2015-11-04 17:49:23 +01:00
Robert Schilling
65808019ad
Merge pull request #9794 from arnaud-zg/master
...
Go to gitlab installation folder before initialize database
2015-11-02 10:12:18 +01:00
zheng_b
1045a72eb7
Go to gitlab installation folder before initialize database
2015-11-02 07:59:04 +01:00
Robert Schilling
a1d0eca886
Gilab -> GitLab
2015-10-31 23:31:21 +01:00
Dmitriy Zaporozhets
b6d1d25d43
Merge branch 'gitlab-shell-v2.6.6' into 'master'
...
Bump gitlab-shell to v2.6.6
See merge request !1673
2015-10-28 10:32:18 +00:00
Robert Speicher
ab72c12028
Remove "Install schedules" step from Installation guide
...
[ci skip]
2015-10-24 15:58:43 +02:00
Artem V. Navrotskiy
835f6a2b51
Bump gitlab-shell to v2.6.6
2015-10-22 19:02:55 +03:00
Robert Speicher
f84ed86a52
Merge branch 'gghs-0.3.0' into 'master'
...
Use gitlab-git-http-server 0.3.0 for GitLab 8.1
See merge request !1605
2015-10-16 20:14:37 +00:00
Robert Speicher
b39860b01b
Merge branch 'gitlab-git-http-server-version' into 'master'
...
Track compatible gitlab-git-http-server version
The 'git archive' changes in GitLab 8.1 require a version of
gitlab-git-http-server that is incompatible with GitLab 8.0, so we
need to keep track of this now.
See merge request !1603
2015-10-16 19:37:22 +00:00