summaryrefslogtreecommitdiff
path: root/doc/update
Commit message (Collapse)AuthorAgeFilesLines
* Fix formatting of patch_versions.mdJan Bruckner2017-08-111-11/+7
| | | [skip ci]
* Include RE2 in the upgrade docsNick Thomas2017-08-105-0/+50
|
* Add missing command to compile GetText filesfix-update-guide-with-missing-i18n-sectionRubén Dávila2017-08-091-0/+4
|
* Merge branch 'update-source-install-docs-with-i18n' into 'master'Rémy Coutable2017-08-094-5/+31
|\ | | | | | | | | | | | | Update docs with i18n info for source installations Closes #35193 See merge request !13212
| * Update docs with i18n info for source installationsupdate-source-install-docs-with-i18nRubén Dávila2017-08-084-5/+31
| |
* | Merge branch 'docs-introduce-gitaly-ruby' into 'master'Sean McGivern2017-08-071-0/+352
|\ \ | | | | | | | | | | | | | | | | | | Add 9.5 update guide, with Gitaly specifics Closes gitaly#416 See merge request !13309
| * | Change spelling of gitlab-shellJacob Vosmaer2017-08-071-1/+1
| | |
| * | Add 9.5 update guide, with Gitaly specificsJacob Vosmaer2017-08-041-0/+352
| |/
* | Merge branch 'docs/upgrades-for-background-migrations' into 'master'Sean McGivern2017-08-071-9/+59
|\ \ | | | | | | | | | | | | Update the guides for updating GitLab and adding background migrations See merge request !13284
| * | Update the update guides for background migrationsYorick Peterse2017-08-041-9/+59
| |/ | | | | | | | | | | | | | | The introduction of background migrations means some of our requirements for online upgrades have to be adjusted / clarified. See https://gitlab.com/gitlab-org/gitlab-ce/issues/35939 for more information.
* | Install yarn via apt in update guidesJacob Vosmaer2017-08-045-5/+20
|/
* Update 9.3-to-9.4.mdAndrew Newdigate2017-07-171-2/+1
|
* 9.4 update instractions include changes made to 9.3 instructionsJames Edwards-Jones2017-07-111-12/+33
|
* Merge branch 'dm-mysql-log_bin_trust_function_creators' into 'master'Sean McGivern2017-07-071-0/+13
|\ | | | | | | | | Mention that 9.3 also needs `log_bin_trust_function_creators` on MySQL. See merge request !12687
| * Mention that 9.3 also needs `log_bin_trust_function_creators` on MySQL.dm-mysql-log_bin_trust_function_creatorsDouwe Maan2017-07-071-0/+13
| |
* | Remove option to disable Gitaly completelyJacob Vosmaer2017-07-071-0/+2
|/
* Merge branch 'dm-9-3-requires-mysql-trigger' into 'master'Sean McGivern2017-07-042-5/+14
|\ | | | | | | | | | | | | Document that GitLab 9.3 requires the TRIGGER permission on MySQL Closes #34358 See merge request !12573
| * Document that GitLab 9.3 requires the TRIGGER permission on MySQLdm-9-3-requires-mysql-triggerDouwe Maan2017-07-042-5/+14
| |
* | Make clear that Go 1.8 is required since GitLab 9.234525-backport-update-go-to-91-92-guideRémy Coutable2017-06-292-16/+34
|/ | | | | | [ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix steps numberingNitin Madhok2017-06-271-3/+3
|
* Mention limitations of MySQL in docsAchilleas Pipinellis2017-06-191-16/+0
|
* Stop using deprecated `path` field on Gitaly messagesAlejandro Rodríguez2017-06-141-0/+317
| | | | | This revealed an error in our configuration generation in gitlab:gitaly:install rake task. The fix is included
* Doc: Add the need to upgrade to Go 1.8.3 in the 9.1->9.2 documentation as ↵PAB2017-06-121-2/+2
| | | | the upgrade fails with Go 1.5 (installed with Gitlab 8.1)
* Go 1.8.3 and Upgrade-9.3 docKim "BKC" Carlbäcker2017-06-021-8/+28
|
* Enable Gitaly by default in GitLab 9.3Jacob Vosmaer2017-05-301-0/+285
|
* Remove `bin/comple` from gitlab-shell v5.0.2 deployment procedure.Jun Kuriyama2017-05-241-1/+0
|
* Update guides for 9.2.Timothy Andrew2017-05-081-0/+288
| | | | | - Update the "Installation from Source" guide - Create an update guide for `9.1` to `9.2`
* Compile gitlab-shell go executablesJacob Vosmaer2017-05-043-0/+4
|
* Change to correct directory in update instructionsmenway/gitlab-ce-patch-15menway2017-04-274-0/+8
| | | | [ci skip]
* Fix 9.1 Gitaly source update stepsJacob Vosmaer2017-04-241-0/+11
|
* Make instructions clearerclear-instructionsSid Sijbrandij2017-04-131-8/+5
|
* Prepare for zero downtime migrationszero-downtime-migrationsYorick Peterse2017-04-121-0/+17
| | | | | | | Starting with GitLab 9.1.0 we will no longer allow downtime migrations unless absolutely necessary. This commit updates the various developer guides and adds code that is necessary to make zero downtime migrations less painful.
* Update documents according to:update-doc-installation-and-upgradeLin Jen-Shin2017-04-111-4/+0
| | | | | | https://gitlab.com/gitlab-org/release-tools/blob/master/doc/release-candidates.md#step-1-update-the-installation-from-source-guide In step 1 and step 2
* Set NODE_ENV=production for yarn:installJonathan la Cour2017-04-071-1/+1
|
* Use config.toml to configure GitalyJacob Vosmaer2017-04-061-1/+18
|
* Update patch_versions.md, add `yarn:install` in `Clean up assets and cache` ↵xyb2017-04-041-1/+1
| | | | command.
* Updating documentation to include a missing step in the update procedurePaschalis Korosoglou2017-03-311-0/+8
|
* Add 9.1 update guide with Gitaly instructionsJacob Vosmaer2017-03-291-0/+366
|
* Fix the 8.17 to 9.0 upgrade guideRémy Coutable2017-03-231-41/+45
| | | | | | | | | Install gitlab-shell and gitlab-workhorse after updating the code, and update configuration files before installing libs, migrations etc. [ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add notes about dropping support for Ruby 2.1.xStan Hu2017-03-221-3/+2
| | | | [ci skip]
* Update 8.13-to-8.14.md: Fixed gitlab-shell versionDark Dragon2017-03-211-1/+1
|
* Add gitaly source installation instructionsJacob Vosmaer2017-03-211-3/+11
|
* fix recompile assets step in 9.0 upgrade guide to use yarnMike Greiling2017-03-201-4/+4
|
* Update 8.12-to-8.13.md: gitlab version 8.13 wants gitlab-shell v3.6.7Dark Dragon2017-03-181-1/+1
|
* Include instructions to update /etc/default/gitlabdocs/include-gitlab-defaul-example-in-updatesAchilleas Pipinellis2017-03-142-3/+24
| | | | | | | We were missing some info on updating /etc/default/gitlab In particular, changes needed to be made in order for Pages to work, see https://gitlab.com/gitlab-org/gitlab-ce/issues/29372
* Add missed review update for 8.17 to 9.0 documentupdate-install-guides-9-0DJ Mountney2017-03-091-1/+0
| | | | Missed removing one of the redundant lines
* Cleanup 8.17 to 9.0 doc with review suggestionsDJ Mountney2017-03-091-7/+7
| | | | | Fix redundant wording. Clean up code blocks and links.
* Flush out the update guide from 8.17 - 9.0DJ Mountney2017-03-081-0/+235
| | | | And bump the stable branch version in the installation from source guide
* Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-1/+64
| | | | | | | This will be necessary when adding gitaly settings. This version doesn't make any functional changes, but allows us to include this breaking change in 9.0 and add the needed extra settings in the future with backwards compatibility
* Stop setting Strict-Transport-Securty header from within the appPaweł Chojnacki2017-03-031-0/+24
|