summaryrefslogtreecommitdiff
path: root/doc/update
Commit message (Collapse)AuthorAgeFilesLines
* Fix path to /etc/default/gitlab in 8.0 update guideetc-default-gitlabJacob Vosmaer2015-09-251-1/+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>
* Do a git checkout on Gemfile.lock and schema.rb prior to update. Fixes #2227Achilleas Pipinellis2015-08-071-0/+1
|
* Replace relative url with full path, remove old reference for indexesAchilleas Pipinellis2015-08-051-2/+2
| | | | Closes #2176 (gitlab.com)
* Merge branch 'fix-ed' into 'master' Dmitriy Zaporozhets2015-07-141-1/+1
|\ | | | | | | | | | | | | Fix path to move_drop_indexes.ed Small documentation fix. See merge request !1900
| * Fix path to move_drop_indexes.edJacob Vosmaer2015-07-141-1/+1
| |
* | create update guides for 7.13Job van der Voort2015-07-142-11/+140
|/
* Add 'ed' step to mysql-to-postgres procedureJacob Vosmaer2015-07-131-0/+2
| | | | | Introduced in https://github.com/gitlabhq/mysql-postgresql-converter/commit/b2d1599706f532e1bac836243f25e005c816ef14
* Compress database backupKamil Trzcinski2015-07-061-1/+4
|
* Move mention of git 2.1.2 to intro paragraphJacob Vosmaer2015-06-121-5/+4
|
* Add 7.12 update guidesJacob Vosmaer2015-06-122-10/+145
|
* Update installation/update guides for 7.11.Douwe Maan2015-05-152-12/+116
|
* Merge requests are welcome in spite of the deprecation.Sytse Sijbrandij2015-05-131-1/+1
|
* remove strange code branchetsSytse Sijbrandij2015-05-131-1/+1
|
* Deprecate the upgrader script since we forget to update it.Sytse Sijbrandij2015-05-131-5/+14
|
* Update docs in line with mysql-postgresql-converter changes.remove-mysql-index-conversion-from-docsDouwe Maan2015-05-121-51/+4
|
* revert to 7.10.1Job van der Voort2015-05-071-3/+3
|
* Update upgrader doc to point to 7.10.2Job van der Voort2015-05-071-4/+4
|
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceRobert Schilling2015-05-031-3/+3
|\
| * Update upgrader doc to point to 7.10.1.Douwe Maan2015-04-301-3/+3
| |
* | Merge pull request #8669 from robotroll/patch-1Jeroen van Baarsen2015-05-011-1/+1
|\ \ | |/ |/| Update 7.6-to-7.7.md
| * Fix link to gitlab.yml.example in paragraph 5Robin Gauß2015-04-171-1/+1
| |
* | Update 7.9-to-7.10.mdJoeri Verdeyen2015-04-301-2/+2
| |
* | Merge pull request #8996 from vinkla/patch-1Marin Jankovski2015-04-231-0/+2
|\ \ | | | | | | Fix Node.js Error in Documentation
| * | Fix nodejs installation guide in documentation.Vincent Klaiber2015-04-231-0/+2
| | |
* | | Move the upgrade document to the correct location.Marin Jankovski2015-04-231-0/+118
| | |
* | | Update command in upgrader docs to work with 7.10.0.Douwe Maan2015-04-221-5/+5
| | |
* | | 7.10 requires gitlab-shell 2.6.2.upgrade-guide-gitlab-shellDouwe Maan2015-04-211-1/+1
| |/ |/|
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-04-161-3/+3
|\ \
| * | ruby 2.1.6Chulki Lee2015-04-131-3/+3
| | | | | | | | | | | | https://www.ruby-lang.org/en/news/2015/04/13/ruby-2-1-6-released/