Commit Graph

18 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 4e44fb4360 Update doc/update/8.11-to-8.12.md 2018-12-31 22:26:08 +00:00
Achilleas Pipinellis 69b4c5c011 Exclude comments from specific docs 2017-11-01 15:56:40 +00:00
menway e985d5a56f Change to correct directory in update instructions
[ci skip]
2017-04-27 09:47:15 +02:00
Achilleas Pipinellis f2ed14458c Fix most of broken docs links
[ci skip]
2017-02-15 19:27:40 +01:00
Ismael Arenzana 43438c3695 Changed gitlab-shell version to avoid warning when precompiling the assets. 2016-10-07 17:29:48 +00:00
fidomax 3a3063b113 Update 8.11-to-8.12.md 2016-10-04 07:50:08 +00:00
Rémy Coutable 7895910e6c
Update the "Update Ruby" part since we still support Ruby 2.1 for now
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-09-30 16:36:21 +02:00
Stan Hu e6b491af94 Bump gitlab-shell upgrade version to 3.6.0 for 8.12
[ci skip]
2016-09-22 01:58:18 -07:00
Jacob Vosmaer c88caf6150 Use gitlab-workhorse 0.8.2
Fixes rejected API git archive extensions; improves Sentry errors.
2016-09-16 14:30:36 +02:00
Rémy Coutable 178b2cdcec
Update the 8.11 to 8.12 update documentation to use gitlab-shell 3.5.0
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-09-14 10:23:37 +02:00
Jacob Vosmaer 53615c3035 Use gitlab-workhorse 0.8.1
This adds (basic) Sentry support.
2016-09-09 16:56:59 +02:00
Jacob Vosmaer 7ad0bfac23 Use gitlab-workhorse 0.8.0 2016-09-08 14:42:13 +02:00
Ruben Davila dd0431c5f7 Some minor updates for upgrade guides for 8.12. 2016-09-01 12:33:37 -05:00
Jacob Vosmaer 90c0fdfc9d More changes suggested by Robert 2016-08-31 17:12:37 +02:00
Jacob Vosmaer 5ebc787ca0 Final piece of search-and-replace 2016-08-31 16:42:36 +02:00
Jacob Vosmaer 74abc527ec Create bitmaps during 'git gc' 2016-08-30 13:49:17 +02:00