Commit Graph

17 Commits

Author SHA1 Message Date
Yorick Peterse 4d10197915
Refactor the upgrading from source docs
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).
2019-02-11 15:29:21 +01:00
Takuya Noguchi e4bd474126 Avoid installing Bundler 2.0 or higher
to always use Bundler 1.x on source install at this moment

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-01-22 16:27:55 +09:00
Fatih Sarhan 5bffb6055b Update doc/update/9.2-to-9.3.md 2018-12-31 22:29:50 +00:00
Takuya Noguchi e238882d0c Eliminate duplicated words
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-11-22 15:44:32 +09:00
Achilleas Pipinellis 69b4c5c011 Exclude comments from specific docs 2017-11-01 15:56:40 +00:00
Jarka Kadlecova fcab8b4343 update installation and update instructions for 10.0 2017-09-11 07:00:48 +02:00
Nick Thomas 1c8e4fcd7a Include RE2 in the upgrade docs 2017-08-10 10:48:45 +01:00
Rémy Coutable 8463d8b19e Merge branch 'update-source-install-docs-with-i18n' into 'master'
Update docs with i18n info for source installations

Closes #35193

See merge request !13212
2017-08-09 10:23:11 +00:00
Rubén Dávila 26ff4e3984 Update docs with i18n info for source installations 2017-08-08 13:08:10 -05:00
Jacob Vosmaer cb36c3b288 Install yarn via apt in update guides 2017-08-04 11:19:20 +02:00
Douwe Maan 9a8130f9e2 Mention that 9.3 also needs `log_bin_trust_function_creators` on MySQL. 2017-07-07 10:56:58 -05:00
Sean McGivern aaf6807501 Merge branch 'dm-9-3-requires-mysql-trigger' into 'master'
Document that GitLab 9.3 requires the TRIGGER permission on MySQL

Closes #34358

See merge request !12573
2017-07-04 18:06:48 +00:00
Douwe Maan 58bb7032c6 Document that GitLab 9.3 requires the TRIGGER permission on MySQL 2017-07-04 10:28:50 -05:00
Rémy Coutable 687775e734
Make clear that Go 1.8 is required since GitLab 9.2
[ci skip]

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-06-29 18:36:49 +02:00
Nitin Madhok ec18956c38 Fix steps numbering 2017-06-27 20:36:37 +00:00
Kim "BKC" Carlbäcker cb76adf0a6 Go 1.8.3 and Upgrade-9.3 doc 2017-06-02 16:59:17 +02:00
Jacob Vosmaer 28590e8854 Enable Gitaly by default in GitLab 9.3 2017-05-30 16:09:44 +02:00