gitlab-org--gitlab-foss/doc
Achilleas Pipinellis eee958616e Merge branch 'database-guides' into 'master'
Guide about what requires downtime

## What does this MR do?

This MR adds a guide describing various SQL operations and whether they need downtime or not.

## Are there points in the code the reviewer needs to double check?

Spalling and styling of the text mostly.

## Why was this MR needed?

Developers aren't always aware of the impact of certain operations and the documentation of MySQL and PostgreSQL can be quite confusing at times.

## Screenshots (if relevant)

![screenshot](/uploads/d8afd4bd3755d26e4786dfafecfa9368/screenshot.png)

<img src="https://emoji.slack-edge.com/T02592416/trollface/8c0ac4ae98.png" width="60" />

## Does this MR meet the acceptance criteria?

- [x] ~~[CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added~~
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- Tests
  - [ ] All builds are passing
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !5672
2016-08-05 12:49:48 +00:00
..
administration Refactor build artifacts documentation 2016-08-04 13:06:26 +03:00
api Merge branch 'patch-3' into 'master' 2016-08-01 12:48:09 +00:00
ci Fix relative URL 2016-08-04 13:23:13 +03:00
container_registry Small refactor on Registry troubleshooting 2016-08-03 17:34:55 +03:00
customization optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
development Added guide about migrations and downtime 2016-08-04 17:25:31 +02:00
downgrade_ee_to_ce Update EE downgrade instructions to include JenkinsDeprecatedService 2016-06-24 12:11:46 -07:00
gitlab-basics Update start-using-git.md 2016-07-21 16:49:40 +00:00
hooks Change doc location of custom hooks 2016-07-05 15:04:44 +03:00
incoming_email
install Update installation guide for 8.11 2016-08-01 18:38:41 -05:00
integration Refactor spam validation to a concern that can be easily reused and improve legibility in `SpamCheckService` 2016-07-26 19:29:16 -05:00
intro Move labels documentation to new location 2016-06-21 18:54:30 +02:00
legal
logs
markdown Move markdown doc to the right location 2016-08-03 08:54:17 +03:00
migrate_ci_to_ce
monitoring optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
operations
permissions Move permissions/permissions.md to user/permissions.md 2016-07-12 17:49:03 +03:00
profile optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
project_services Refactor Slack service documentation 2016-07-22 12:37:05 +03:00
public_access Change URLs to new permissions.md location 2016-07-12 18:03:29 +03:00
raketasks Clarify backup_keep_time config parameter with S3 2016-07-29 07:32:37 -07:00
security optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
ssh
system_hooks
update Remove outdated notes from the update guide 2016-08-02 16:16:38 +03:00
user Refactor build artifacts documentation 2016-08-04 13:06:26 +03:00
web_hooks optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
workflow Refactor protected branches documentation 2016-07-22 10:57:47 +03:00
README.md One link to development guides. 2016-08-04 10:39:09 +00:00

README.md

Documentation

User documentation

Administrator documentation

Contributor documentation

  • Development All styleguides and explanations how to contribute.
  • Legal Contributor license agreements.