summaryrefslogtreecommitdiff
path: root/doc/update/8.11-to-8.12.md
Commit message (Collapse)AuthorAgeFilesLines
* Refactor the upgrading from source docsdocs/refactor-update-guidesYorick Peterse2019-02-111-210/+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/8.11-to-8.12.mdFatih Sarhan2018-12-311-1/+1
|
* Exclude comments from specific docsAchilleas Pipinellis2017-11-011-0/+4
|
* Change to correct directory in update instructionsmenway/gitlab-ce-patch-15menway2017-04-271-0/+2
| | | | [ci skip]
* Fix most of broken docs linksAchilleas Pipinellis2017-02-151-1/+3
| | | | [ci skip]
* Changed gitlab-shell version to avoid warning when precompiling the assets.Ismael Arenzana2016-10-071-1/+1
|
* Update 8.11-to-8.12.mdfidomax2016-10-041-0/+4
|
* Update the "Update Ruby" part since we still support Ruby 2.1 for nowRémy Coutable2016-09-301-1/+3
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Bump gitlab-shell upgrade version to 3.6.0 for 8.12sh-bump-gitlab-shell-8.12Stan Hu2016-09-221-1/+1
| | | | [ci skip]
* Use gitlab-workhorse 0.8.2Jacob Vosmaer2016-09-161-1/+1
| | | | Fixes rejected API git archive extensions; improves Sentry errors.
* Update the 8.11 to 8.12 update documentation to use gitlab-shell 3.5.0Rémy Coutable2016-09-141-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Use gitlab-workhorse 0.8.1Jacob Vosmaer2016-09-091-1/+1
| | | | This adds (basic) Sentry support.
* Use gitlab-workhorse 0.8.0Jacob Vosmaer2016-09-081-1/+1
|
* Some minor updates for upgrade guides for 8.12.Ruben Davila2016-09-011-1/+1
|
* More changes suggested by RobertJacob Vosmaer2016-08-311-2/+3
|
* Final piece of search-and-replaceJacob Vosmaer2016-08-311-1/+1
|
* Create bitmaps during 'git gc'Jacob Vosmaer2016-08-301-0/+198