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
Evan Read
c2c2d04b3a Fix most instances of bare URLs in markdown 2019-01-24 06:52:33 +00:00
Achilleas Pipinellis
69b4c5c011 Exclude comments from specific docs 2017-11-01 15:56:40 +00:00
Achilleas Pipinellis
e60ff02882 Fix broken links to docs
[ci skip]
2017-02-06 15:46:58 +01:00
Drew Blessing
2538c4ec8a Update docs based on customer upgrade from 4.0 [ci skip] 2016-06-22 16:27:00 -05:00
Ben Bodenmiller
f73cb6ff74 note about latest details being on master branch
[ci skip]
2015-02-05 20:41:18 +01:00
Sytse Sijbrandij
eea595971f Remove backticks in markdown links that cause ugly code blocks in GitLab. 2014-08-21 17:25:14 +02:00
Ciro Santilli
fd348de76d Update docs to markdown style guide. 2014-06-03 23:16:31 +02:00
dosire
369bd858d8 We should only specify unsafe version, never give advise since it it perishable. 2014-03-24 15:17:43 +01:00
dosire
60e451fde4 Change canonical urls to GitLab Cloud. 2013-12-30 14:27:18 +01:00
Jacob Vosmaer
5f0bb6cfa8 Add 5.1-to-5.4 update path 2013-11-02 17:13:38 +01:00
Jacob Vosmaer
88c15909f9 Add security warnings to update docs 2013-11-02 16:49:26 +01:00
Jacob Vosmaer
83e9825c97 Fix sudo commands in update guides 2013-10-07 14:16:04 +02:00
Chai Xue Liang
7d6960104d Add assets precompile step for fixing activities lost and some UI style issues 2013-07-20 04:20:21 -07:00
Axilleas Pipinellis
ddc57ece6b Create uploads dir otherwise backup fails. Fix #4304 2013-06-17 11:38:27 +03:00
Ben Bodenmiller
1405d28cf7 update upgrade guide with backup, db specific commands, config changes, check, and restore 2013-06-07 17:00:40 +03:00
Dmitriy Zaporozhets
143a03e551 Update docs for 5.2 2013-05-18 09:46:14 +03:00