gitlab-org--gitlab-foss/doc
Rémy Coutable 8b918267c7 Merge branch 're-add-missing-part-in-update-doc' into 'master'
Re-add section about NGINX config and init script updates in 8.4->8.5 update doc

These sections were removed by !2766 but:
- even if the NGINX config wasn't modified, it might
  be in future updates so it's better to always have
  it instead of having to remember to add it depending
  on the changes
- the init script update section must be there since
  it's a safe command line that should be run on every update

This fixes https://github.com/gitlabhq/gitlabhq/issues/10031.

/cc @rspeicher @yorickpeterse 

See merge request !2815
2016-02-18 09:41:58 +00:00
..
administration Unicorn worker killer is not Omnibus specific 2016-02-03 14:18:51 +02:00
api Fix typo in doc/api/builds.md 2016-02-12 11:25:20 +02:00
ci fix table in doc/ci/variables/README.md 2016-02-16 15:02:18 -05:00
customization fix documentation bug / typo 2016-02-04 10:42:36 -05:00
development Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2016-02-17 17:33:09 +01:00
gitlab-basics Merge branch 'create-issue' into 'master' 2015-10-01 16:29:29 +00:00
hooks Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
incoming_email Update mailroom/postfix documentation [ci skip] 2016-01-14 11:26:24 -06:00
install Use gitlab-workhorse 0.6.5 2016-02-17 14:20:49 +01:00
integration Merge branch 'update_doc' into 'master' 2016-02-03 11:23:22 +00:00
legal Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
logs Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00
markdown Add a new image in the markdown help page 2016-02-11 20:37:20 +02:00
migrate_ci_to_ce Update ci to ce doc to make it clearer when you are done if you don't want to keep your data. 2015-10-05 16:39:58 +02:00
monitoring/performance Change InfluxDB admin username 2016-01-20 23:10:27 +01:00
operations Add 'resume' capability to parallel-rsync-repos 2015-12-08 15:08:22 +01:00
permissions Add CI setting: allow_guest_to_access_builds 2016-02-02 17:59:37 +01:00
profile Add references to the rouge gem library 2016-01-25 22:36:44 +01:00
project_services Clarify when JIRA service was backported to CE 2016-02-08 00:37:45 +02:00
public_access Update public access documentation [ci skip] 2015-11-19 17:24:10 +02:00
raketasks Remove note on backing up GitLab CI as a separate service 2016-02-13 00:37:43 +02:00
release Never heard of gitlab-omnibus 2016-01-12 14:47:55 +01:00
security Make "Two-factor" casing consistent throughout the application 2016-01-31 20:34:51 -05:00
ssh Fixed Window's commands for SSH Help. 2016-02-06 12:17:12 +00:00
system_hooks Include user_username in user_(add_to/remove_from)_(project/group) system hooks. 2016-01-07 12:54:54 -05:00
update Re-add section about NGINX config and init script updates in 8.4->8.5 update doc 2016-02-15 12:06:46 +01:00
web_hooks Add new data to project in push, issue, merge-request and note webhooks data 2016-02-11 17:22:11 +01:00
workflow Updates to git flow documentation. 2016-02-15 19:38:36 -08:00
README.md Merge branch 'master' into housekeeping-doc 2016-01-21 22:59:15 +01:00

README.md

Documentation

User documentation

CI Documentation

CI Languages

CI Services

CI Examples

Administrator documentation

Contributor documentation

  • Documentation styleguide Use this styleguide if you are contributing to documentation.
  • Development Explains the architecture and the guidelines for shell commands.
  • Legal Contributor license agreements.
  • Release How to make the monthly and security releases.