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
Robert Speicher
6348f654cd
Update Installation doc for 8-1-stable
2015-10-15 15:59:06 -04:00
Jacob Vosmaer
999051bc91
Use gitlab-git-http-server 0.3.0
2015-10-15 14:59:06 +02:00
Jacob Vosmaer
f7e0357840
Track compatible gitlab-git-http-server version
2015-10-15 13:22:28 +02:00
Jacob Vosmaer
2fa8820671
Golang download instructions assume amd64
2015-10-01 15:05:13 +02:00
Jacob Vosmaer
60b3055c0c
Use Ruby 2.1.7 for new installs from source
2015-09-29 17:24:22 +02:00
Jacob Vosmaer
70460f7989
Use Golang 1.5.1 for new installs from source
2015-09-29 17:20:14 +02:00
Robert Speicher
58c21dd77b
Update Troubleshooting sections
2015-09-24 12:55:00 -04:00
Robert Speicher
e8ce9639da
Add Troubleshooting section to Install guide
2015-09-23 20:36:17 -04:00
Douwe Maan
a1b60003f0
Mention Reply by email to installation doc.
2015-09-22 15:36:40 +02:00
Robert Speicher
e46f5e60b6
Change 7-14-stable to 8-0-stable in doc/install/installation.md
...
[ci skip]
2015-09-16 15:32:55 -04:00
Kamil Trzcinski
1b464bfe03
Update documentation and config files
2015-09-16 00:28:59 +02:00
Robert Speicher
4d6f8a6aee
Bump gitlab-shell to v2.6.5
2015-09-08 13:34:07 -04:00
Jacob Vosmaer
4027a26e7b
Replace grack with gitlab-git-http-server
2015-08-31 15:30:15 +02:00
Douwe Maan
3d51a6d435
Merge branch 'master' into reply-by-email
2015-08-20 12:19:19 -07:00
Douwe Maan
19a049ece9
Make documentation clearer.
2015-08-19 17:43:36 -07:00
Dmitriy Zaporozhets
72a425fa66
Merge branch 'remove-satellites'
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-08-19 09:52:39 +02:00
Dmitriy Zaporozhets
dcd3396337
Update installation guide with 7.14
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-08-17 17:13:33 +02:00
Dmitriy Zaporozhets
3e259ea8bc
Revert "Merge branch 'revert-satellites' into 'master'
"
...
This reverts commit 5daf44b7c8 , reversing
changes made to 2f706fbd23 .
2015-08-11 14:33:31 +02:00
Dmitriy Zaporozhets
9f10943c1a
Revert "Merge branch 'drop-satellites'"
...
This reverts commit 957e849f41 , reversing
changes made to 6b9dbe9f5a .
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-08-11 10:28:42 +02:00
Achilleas Pipinellis
ce47dd4bb0
Update stable branch in installation documentation. Fixes #2191
2015-08-05 21:09:24 +03:00
Dmitriy Zaporozhets
a87989fb7d
Remove satellites
2015-07-15 15:45:57 +02:00
Sytse Sijbrandij
b3ab0e4efb
Revert "Change default admin password from "5iveL!fe" to "password""
...
This reverts commit 8a01a12228 .
2015-07-14 17:59:36 +02:00
Robert Speicher
8a01a12228
Change default admin password from "5iveL!fe" to "password"
2015-06-24 18:42:34 -04:00