summaryrefslogtreecommitdiff
path: root/doc/update
Commit message (Collapse)AuthorAgeFilesLines
* Update init script only onceFelix Eckhofer2015-12-091-2/+1
| | | | The init script is already being updated in section 6.
* Remove the prepended v on GitLab Workhorse upgrade docfix-workhorse-upgrade-infoKelvin2015-12-081-1/+1
|
* Also update gitlab-workhorse in patch updates [ci skip]workhorse_in_patch_updateAchilleas Pipinellis2015-12-021-13/+32
|
* Use gitlab-shell 2.6.8 in update guideJacob Vosmaer2015-11-301-1/+1
|
* Merge branch 'workhorse-version' into 'master' Jacob Vosmaer2015-11-201-1/+1
|\ | | | | | | | | | | | | Bump GitLab Workhorse version to 0.4.2 See merge request !1830
| * Update gitlab-workhorse docs to 0.4.2workhorse-versionRobert Schilling2015-11-191-1/+1
| |
* | Update gitlab-shell documentation [ci skip]Robert Schilling2015-11-191-1/+1
|/
* Merge branch 'http-to-https' into 'master' Achilleas Pipinellis2015-11-171-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 possibleAlex Jordan2015-11-161-1/+1
| |
* | Update doc/update/8.1-to-8.2.mdRobert Speicher2015-11-131-6/+7
|/ | | | [ci skip]
* Merge branch 'master' into 'master' Achilleas Pipinellis2015-11-101-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 Jabs2015-11-041-0/+4
| | | | | | | | Postgresdatatabase. The instructions were missleading. See -> https://gitlab.com/gitlab-org/gitlab-ce/issues/2904
* | Make sed command GNU-compatiblegitlab-workhorseJacob Vosmaer2015-10-291-1/+1
| |
* | Add missing "cd"Jacob Vosmaer2015-10-291-0/+1
| |
* | Switch to gitlab-workhorseJacob Vosmaer2015-10-291-0/+187
| |
* | Merge branch 'rs-8-1-update-guide-changes' into 'master'Robert Speicher2015-10-201-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 Schimmer2015-10-201-3/+1
| |
* | Merge branch 'gitlab-git-http-server-version' into 'master' Robert Speicher2015-10-161-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-versionJacob Vosmaer2015-10-151-0/+1
| | |
* | | Remove 8.0-only steps from the 8.1 update guideRobert Speicher2015-10-151-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 guideRobert Speicher2015-10-151-10/+3
| | | | | | | | | | | | [ci skip]
* | | Add 8.0-to-8.1 update guideRobert Speicher2015-10-151-0/+228
| | |
* | | Merge branch 'fix-patch_guide' into 'master' Hannes Rosenögger2015-10-121-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 guideJan Bruckner2015-10-051-2/+4
| |/
* | Merge branch 'update-upgrade-guide-for-redis-2.4.0' into 'master' Stan Hu2015-10-081-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 requirementStan Hu2015-10-011-2/+11
| | | | | | | | | | | | [ci skip] Closes #2837
* | Merge branch 'etc-default-gitlab' into 'master' Drew Blessing2015-10-011-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-gitlabJacob Vosmaer2015-09-251-1/+1
| |
* | Apache needs gitlab-git-http-server on TCPapache-gghs-tcpJacob Vosmaer2015-09-291-0/+1
|/
* Make sure Unicorn listens on localhost:8080unicorn-listen-8080Jacob Vosmaer2015-09-251-0/+13
|
* Merge pull request #9664 from fantasywind/patch-1Robert Schilling2015-09-241-0/+1
|\ | | | | Update 7.14-to-8.0.md
| * Update 7.14-to-8.0.mdChia Yu Pai2015-09-241-0/+1
| | | | | | Add missing path change back
* | Merge branch 'rs-troubleshooting' into 'master' Robert Speicher2015-09-241-0/+10
|\ \ | | | | | | | | | | | | | | | | | | Add Troubleshooting section to 8.0 docs [ci skip] See merge request !1416
| * | Update Troubleshooting sectionsRobert Speicher2015-09-241-3/+4
| | |
| * | Add Troubleshooting section to 7.14 to 8.0 Update guiders-troubleshootingRobert Speicher2015-09-231-0/+9
| |/
* | Refer to Apache templates in 8.0 update guidereference-apache-templates-8.0Jacob Vosmaer2015-09-241-0/+2
|/
* Add better deprecation notice for the upgrader. Too easy to miss otherwise ↵Sytse Sijbrandij2015-09-221-1/+1
| | | | https://twitter.com/0x663030623472/status/646262552796594176
* sudo user is git, not gitlab, not gitlab_ciRobert Speicher2015-09-161-2/+2
| | | | [ci skip]
* sudo user is gitlab, not gitlab_ciRobert Speicher2015-09-161-2/+2
|
* Add missing code fence closureRobert Speicher2015-09-161-0/+1
|
* Added migration docs and updated installation documentationKamil Trzcinski2015-09-161-1/+1
|
* Update documentation and config filesKamil Trzcinski2015-09-161-4/+22
|
* Reorder the `--without` arugments so the database comes firstRobert Speicher2015-09-151-4/+4
| | | | | | | Hopefully this will make it a bit clearer that we're excluding a certain database type. [ci skip]
* Minor editing of the 7.14-to-8.0 update guideRobert Speicher2015-09-151-27/+41
|
* Merge branch 'latest_tag_patch_release' into 'master'Hannes Rosenögger2015-09-141-5/+4
|\ | | | | | | | | | | | | | | | | | | Add LATEST_TAG variable to automatically fetch the latest tag Add LATEST_TAG variable to automatically fetch the latest tag Replaces !1241 See merge request !1287
| * Add LATEST_TAG variableAchilleas Pipinellis2015-09-141-5/+4
| |
* | fix 7.14 stable branch nameDuke2015-09-091-1/+1
| |
* | Bump gitlab-shell to v2.6.5Robert Speicher2015-09-082-3/+3
| |
* | Replace grack with gitlab-git-http-serverJacob Vosmaer2015-08-311-0/+159
|/
* Create update guides for 7.14installation-update-guidesDmitriy Zaporozhets2015-08-172-12/+141
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>