Commit graph

25 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
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
winniehell
e0a858efcc use long options for curl examples in API documentation (!5703) 2016-08-09 01:42:50 +02:00
Jacob Vosmaer
f7e0357840 Track compatible gitlab-git-http-server version 2015-10-15 13:22:28 +02:00
Stan Hu
fb7922a8d5 Merge branch 'update-upgrade-guide-for-redis-2.4.0' into 'master'
Update upgrade guide for Redis >= 2.4.0 requirement

[ci skip]

Closes #2837

See merge request !1468
2015-10-08 15:00:20 +00:00
Drew Blessing
b72cf6f2a2 Merge branch 'etc-default-gitlab' into 'master'
Fix path to /etc/default/gitlab in 8.0 update guide



See merge request !1437
2015-10-01 19:00:57 +00:00
Stan Hu
e2108f16ec Update upgrade guide for Redis >= 2.4.0 requirement
[ci skip]

Closes #2837
2015-10-01 08:41:20 -07:00
Jacob Vosmaer
3591afeef0 Apache needs gitlab-git-http-server on TCP 2015-09-29 13:37:07 +02:00
Jacob Vosmaer
6055c507cc Fix path to /etc/default/gitlab in 8.0 update guide 2015-09-25 15:40:44 +02:00
Jacob Vosmaer
1c9deece3d Make sure Unicorn listens on localhost:8080 2015-09-25 10:59:36 +02:00
Robert Schilling
83c9752e04 Merge pull request #9664 from fantasywind/patch-1
Update 7.14-to-8.0.md
2015-09-24 20:55:55 +02:00
Robert Speicher
3656c2fa53 Merge branch 'rs-troubleshooting' into 'master'
Add Troubleshooting section to 8.0 docs

[ci skip]

See merge request !1416
2015-09-24 17:03:12 +00:00
Robert Speicher
58c21dd77b Update Troubleshooting sections 2015-09-24 12:55:00 -04:00
Jacob Vosmaer
040718e106 Refer to Apache templates in 8.0 update guide 2015-09-24 17:47:48 +02:00
Robert Speicher
6e65108325 Add Troubleshooting section to 7.14 to 8.0 Update guide 2015-09-23 20:36:25 -04:00
Chia Yu Pai
b57bc0389e Update 7.14-to-8.0.md
Add missing path change back
2015-09-24 00:35:22 +08:00
Robert Speicher
897e3a20b3 sudo user is git, not gitlab, not gitlab_ci
[ci skip]
2015-09-16 15:34:53 -04:00
Robert Speicher
1ff7833e8c sudo user is gitlab, not gitlab_ci 2015-09-16 15:26:15 -04:00
Robert Speicher
19a63b0ddf Add missing code fence closure 2015-09-16 15:24:51 -04:00
Kamil Trzcinski
d3886f9d41 Added migration docs and updated installation documentation 2015-09-16 10:58:33 +02:00
Kamil Trzcinski
1b464bfe03 Update documentation and config files 2015-09-16 00:28:59 +02:00
Robert Speicher
f01aaba778 Reorder the --without arugments so the database comes first
Hopefully this will make it a bit clearer that we're excluding a certain
database type.

[ci skip]
2015-09-15 13:41:29 -04:00
Robert Speicher
d420b608e6 Minor editing of the 7.14-to-8.0 update guide 2015-09-15 13:24:38 -04:00
Jacob Vosmaer
4027a26e7b Replace grack with gitlab-git-http-server 2015-08-31 15:30:15 +02:00