summaryrefslogtreecommitdiff
path: root/doc/update/9.0-to-9.1.md
Commit message (Collapse)AuthorAgeFilesLines
* Refactor the upgrading from source docsdocs/refactor-update-guidesYorick Peterse2019-02-111-404/+2
| | | | | | | | | | | | | | | | | | | | | | | Instead of requiring one separate document for every version (which is created by release managers), we now use a single document for both Community Edition and Enterprise Edition. This allows developers to add guidelines right away, instead of release managers having to determine what to add. Version specific upgrading instructions are placed in a separate section. This prevents instructions from lingering around for many versions should a developer forget to remove them. This also ensures that all instructions are kept in a single place, instead of being spread across different documents. A minor downside is that CE and EE guidelines now live in the same document, which could cause merge conflicts. Since we are working towards a single codebase, this should only be an issue until we merge the codebases together; something we expect to do in the coming months. This commit also removes all old upgrading instructions, but these can still be accessed using Git branch specific URLs (included in the updating README).
* Avoid installing Bundler 2.0 or higherTakuya Noguchi2019-01-221-1/+1
| | | | | | to always use Bundler 1.x on source install at this moment Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* Update doc/update/9.0-to-9.1.mdFatih Sarhan2018-12-311-1/+1
|
* Eliminate duplicated wordsTakuya Noguchi2018-11-221-1/+1
| | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-061-38/+38
|
* Exclude comments from specific docsAchilleas Pipinellis2017-11-011-0/+4
|
* update installation and update instructions for 10.0jk-update-install-guideJarka Kadlecova2017-09-111-1/+1
|
* Include RE2 in the upgrade docsNick Thomas2017-08-101-0/+10
|
* Install yarn via apt in update guidesJacob Vosmaer2017-08-041-1/+4
|
* Remove `bin/comple` from gitlab-shell v5.0.2 deployment procedure.Jun Kuriyama2017-05-241-1/+0
|
* Compile gitlab-shell go executablesJacob Vosmaer2017-05-041-0/+1
|
* Fix 9.1 Gitaly source update stepsJacob Vosmaer2017-04-241-0/+11
|
* 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
* Use config.toml to configure GitalyJacob Vosmaer2017-04-061-1/+18
|
* Add 9.1 update guide with Gitaly instructionsJacob Vosmaer2017-03-291-0/+366