Commit Graph

11 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 4a398f7585 Update doc/update/8.15-to-8.16.md 2018-12-31 22:27:33 +00:00
Achilleas Pipinellis 69b4c5c011 Exclude comments from specific docs 2017-11-01 15:56:40 +00:00
Achilleas Pipinellis f2ed14458c Fix most of broken docs links
[ci skip]
2017-02-15 19:27:40 +01:00
Rémy Coutable 8115c67fd2 Merge branch 'mysql-sources-utf8mb4-fix' into 'master'
Gitlab from sources : proper utf8mb4 support for MySQL 5.5 to 5.7

See merge request !8508
2017-01-26 14:54:52 +00:00
Maximilien Cuony 5df36fc09e Fix hash of ruby archive in documentation 2017-01-24 11:36:27 +01:00
Guillaume Simon 7ffd0d3be8 Gitlab from sources : proper utf8mb4 support for MySQL 5.5 to 5.7 2017-01-12 22:32:55 +01:00
James Lopez 488da232eb updated due to reorder changes [ci skip] 2017-01-09 12:35:14 +01:00
James Lopez 48cef23405 use ruby 2.3.3 also in the update guide [ci skip] 2017-01-09 12:30:16 +01:00
James Lopez 77b46350b7 added update guides for 8.16 [ci skip] 2017-01-09 12:30:16 +01:00