Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update gitlab-workhorse versions in documentation | Robert Speicher | 2016-01-27 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | GitLab 8.4 uses gitlab-shell v2.6.10 | Julian Rademacher | 2016-01-22 | 1 | -1/+1 |
| | |||||
* | Use gitlab-workhorse 0.6.1workhorse-path | Jacob Vosmaer | 2016-01-21 | 1 | -1/+1 |
| | |||||
* | Mention init script update | Jacob Vosmaer | 2016-01-21 | 1 | -4/+1 |
| | |||||
* | Update MySQL docs | Robert Speicher | 2016-01-18 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Add information about PostgreSQL<>MySQL 'text' type differences into to ↵ | Tomasz Maczukin | 2016-01-18 | 1 | -0/+1 |
| | | | | installation docs | ||||
* | Use gitlab-workhorse 0.6.0 | Jacob Vosmaer | 2016-01-18 | 1 | -1/+1 |
| | |||||
* | Prepare Installation and Update docs for 8.4 RC1 | Robert Speicher | 2016-01-12 | 1 | -0/+148 |
| | | | | [ci skip] | ||||
* | Merge branch 'gitlab-workhorse-0.5.4' into 'master' | Jacob Vosmaer | 2016-01-12 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Use gitlab-workhorse 0.5.4 Fixes routing errors for /api/v3/projects/ See merge request !2391 | ||||
| * | Use gitlab-workhorse 0.5.4gitlab-workhorse-0.5.4 | Jacob Vosmaer | 2016-01-12 | 1 | -1/+1 |
| | | | | | | | | Fixes routing errors for /api/v3/projects/ | ||||
* | | Merge branch 'add_make' into 'master' | Achilleas Pipinellis | 2016-01-12 | 1 | -0/+1 |
|\ \ | |/ |/| | | | | | | | | | added make command to docs The gitlab-workhose update docs are missing a make command See merge request !2281 | ||||
| * | added make command to docs | Christian Mehlmauer | 2016-01-04 | 1 | -0/+1 |
| | | |||||
* | | Use gitlab-workhorse 0.5.3gitlab-workhorse-0.5.3 | Jacob Vosmaer | 2016-01-11 | 1 | -1/+1 |
|/ | |||||
* | `update-init-script` was listed two times. removed one without explanation. | Raymii | 2015-12-22 | 1 | -2/+0 |
| | |||||
* | Use gitlab-shell 2.6.9gitlab-shell-2.6.9 | Jacob Vosmaer | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | Use gitlab-workhorse 0.5.1gitlab-workhorse-0.5.1 | Jacob Vosmaer | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | Gitlab-workhorse related 8.3 update changes | Jacob Vosmaer | 2015-12-15 | 1 | -1/+19 |
| | |||||
* | Update 8.2-to-8.3 guide | Robert Speicher | 2015-12-14 | 1 | -8/+5 |
| | | | | [ci skip] | ||||
* | Update gitlab-workhorse and remove mention of gitlab-git-http-server | Stan Hu | 2015-12-14 | 1 | -18/+5 |
| | | | | [ci skip] | ||||
* | Rename gitlab-git-http-server mention with gitlab-workhorse | Stan Hu | 2015-12-14 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Add upgrade guide for 8.2 to 8.3 | Stan Hu | 2015-12-14 | 1 | -0/+200 |
| | | | | [ci skip] | ||||
* | Rename mention of gitlab-git-http-server to gitlab-workhorse | Stan Hu | 2015-12-14 | 1 | -1/+1 |
| | | | | | | [ci skip] Closes https://github.com/gitlabhq/gitlabhq/issues/9904 | ||||
* | Update init script only once | Felix Eckhofer | 2015-12-09 | 1 | -2/+1 |
| | | | | The init script is already being updated in section 6. | ||||
* | Remove the prepended v on GitLab Workhorse upgrade docfix-workhorse-upgrade-info | Kelvin | 2015-12-08 | 1 | -1/+1 |
| | |||||
* | Also update gitlab-workhorse in patch updates [ci skip]workhorse_in_patch_update | Achilleas Pipinellis | 2015-12-02 | 1 | -13/+32 |
| | |||||
* | Use gitlab-shell 2.6.8 in update guide | Jacob Vosmaer | 2015-11-30 | 1 | -1/+1 |
| | |||||
* | Merge branch 'workhorse-version' into 'master' | Jacob Vosmaer | 2015-11-20 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Bump GitLab Workhorse version to 0.4.2 See merge request !1830 | ||||
| * | Update gitlab-workhorse docs to 0.4.2workhorse-version | Robert Schilling | 2015-11-19 | 1 | -1/+1 |
| | | |||||
* | | Update gitlab-shell documentation [ci skip] | Robert Schilling | 2015-11-19 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'http-to-https' into 'master' | Achilleas Pipinellis | 2015-11-17 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | 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 | ||||
| * | Rewrite HTTP links to force TLS, where possible | Alex Jordan | 2015-11-16 | 1 | -1/+1 |
| | | |||||
* | | Update doc/update/8.1-to-8.2.md | Robert Speicher | 2015-11-13 | 1 | -6/+7 |
|/ | | | | [ci skip] | ||||
* | Merge branch 'master' into 'master' | Achilleas Pipinellis | 2015-11-10 | 1 | -0/+4 |
|\ | | | | | | | | | | | | | | | | | Change documentation of converting a MySQL-Database to a Postgres one The instructions were missleading. See -> https://gitlab.com/gitlab-org/gitlab-ce/issues/2904 closes #2904 See merge request !1549 | ||||
| * | Changed documentation of converting a MySQL-Database with Gitlab to a ↵ | Tim Jabs | 2015-11-04 | 1 | -0/+4 |
| | | | | | | | | Postgresdatatabase. The instructions were missleading. See -> https://gitlab.com/gitlab-org/gitlab-ce/issues/2904 | ||||
* | | Make sed command GNU-compatiblegitlab-workhorse | Jacob Vosmaer | 2015-10-29 | 1 | -1/+1 |
| | | |||||
* | | Add missing "cd" | Jacob Vosmaer | 2015-10-29 | 1 | -0/+1 |
| | | |||||
* | | Switch to gitlab-workhorse | Jacob Vosmaer | 2015-10-29 | 1 | -0/+187 |
| | | |||||
* | | Merge branch 'rs-8-1-update-guide-changes' into 'master' | Robert Speicher | 2015-10-20 | 1 | -4/+34 |
| | | | | | | | | | | | | | | | | | | | | | | Update 8.0-to-8.1 update guide - User needs to update gitlab-git-http-server - User needs to update Nginx configuration [ci skip] See merge request !1625 | ||||
* | | Simplify patch version updates (less steps) | Benny Schimmer | 2015-10-20 | 1 | -3/+1 |
| | | |||||
* | | Merge branch 'gitlab-git-http-server-version' into 'master' | Robert Speicher | 2015-10-16 | 1 | -0/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | Track compatible gitlab-git-http-server versiongitlab-git-http-server-version | Jacob Vosmaer | 2015-10-15 | 1 | -0/+1 |
| | | | |||||
* | | | Remove 8.0-only steps from the 8.1 update guide | Robert Speicher | 2015-10-15 | 1 | -89/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | Also adds a preamble note that a working 8.0 installation (i.e., gitlab-git-http-server, updated Nginx/Apache configs) is required before proceeding. [ci skip] | ||||
* | | | Remove notes about CI migration from 8.1 update guide | Robert Speicher | 2015-10-15 | 1 | -10/+3 |
| | | | | | | | | | | | | [ci skip] | ||||
* | | | Add 8.0-to-8.1 update guide | Robert Speicher | 2015-10-15 | 1 | -0/+228 |
| | | | |||||
* | | | Merge branch 'fix-patch_guide' into 'master' | Hannes Rosenögger | 2015-10-12 | 1 | -2/+4 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | don't set LATEST_TAG automatically in patch update guide As discussed in https://gitlab.com/gitlab-org/gitlab-ce/issues/2607, this removes the automatic setting of the LATEST_TAG variable in the update guide, because it could get set to rc versions. Instead, a command was added to list all tags, with the most recent one being on the end of the list. Also a note was added to prevent users from updating to new minor/major versions because the tag list includes all tags. [ci skip] See merge request !1510 | ||||
| * | | don't set LATEST_TAG automatically in patch update guide | Jan Bruckner | 2015-10-05 | 1 | -2/+4 |
| |/ | |||||
* | | Merge branch 'update-upgrade-guide-for-redis-2.4.0' into 'master' | Stan Hu | 2015-10-08 | 1 | -2/+11 |
|\ \ | |/ |/| | | | | | | | | | | | | | Update upgrade guide for Redis >= 2.4.0 requirement [ci skip] Closes #2837 See merge request !1468 | ||||
| * | Update upgrade guide for Redis >= 2.4.0 requirement | Stan Hu | 2015-10-01 | 1 | -2/+11 |
| | | | | | | | | | | | | [ci skip] Closes #2837 | ||||
* | | Merge branch 'etc-default-gitlab' into 'master' | Drew Blessing | 2015-10-01 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | | | | | Fix path to /etc/default/gitlab in 8.0 update guide See merge request !1437 | ||||
| * | Fix path to /etc/default/gitlab in 8.0 update guideetc-default-gitlab | Jacob Vosmaer | 2015-09-25 | 1 | -1/+1 |
| | |