gitlab-org--gitlab-foss/doc
Douwe Maan bad6d29f33 Merge branch '24059-post-facto-fixups' into 'master'
Fixups to "Round-robin repository storage"

## What does this MR do?

* Simplifies a method in application_settings.rb
* Correctly marks a migration as needing downtime
* Documents the requirement for renamed columns to be 

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

Should any of these changes be split out? Ideally we'd get this into the same point release as !7273

## Why was this MR needed?

Post-facto review of !7273

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) entry added
- [X] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [X] API support added
- Tests
  - [X] Added for this feature/bug
  - [x] All builds are passing
- [X] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [X] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [X] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [X] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

Related to #24059

/cc @yorickpeterse @rspeicher

See merge request !7287
2016-11-07 11:27:04 +00:00
..
administration Merge branch '24059-round-robin-repository-storage' into 'master' 2016-11-04 11:37:49 +00:00
api Update label's API documentation 2016-11-07 09:26:57 +01:00
ci Change a bunch of doc links to either relative or https://docs.gitlab.com. 2016-11-03 15:11:51 -06:00
container_registry Move container_registry user docs to new location 2016-09-25 11:20:57 +02:00
customization Change location and refactor issue closing pattern documentation 2016-09-22 11:09:04 +03:00
development Merge branch '24059-post-facto-fixups' into 'master' 2016-11-07 11:27:04 +00:00
downgrade_ee_to_ce
gitlab-basics Remove redundant images 2016-10-11 13:14:08 +02:00
hooks Change doc location of custom hooks 2016-07-05 15:04:44 +03:00
incoming_email Move reply by email docs to a new location 2016-09-25 11:55:14 +02:00
install Update GitLab Workhorse to v1.0.0 2016-11-04 14:27:05 +00:00
integration GitLab 8.13 not 13 2016-11-02 08:58:11 +00:00
intro Change location and refactor issue closing pattern documentation 2016-09-22 11:09:04 +03:00
legal remove undefined word Corporation from CCLA 2016-08-16 16:35:54 -07:00
logs
markdown Move markdown doc to the right location 2016-08-03 08:54:17 +03:00
migrate_ci_to_ce
monitoring Fix old monitoring links to point to the new location 2016-10-24 16:45:00 +02:00
operations Move operations/ to new location 2016-10-11 16:13:04 +02:00
permissions Move permissions/permissions.md to user/permissions.md 2016-07-12 17:49:03 +03:00
profile Add info about creating a personal access token 2016-09-30 07:19:10 +00:00
project_services Finish updates to use JIRA gem 2016-10-26 15:02:16 -02:00
public_access Change URLs to new permissions.md location 2016-07-12 18:03:29 +03:00
raketasks Add Rake task to create/repair GitLab Shell hooks symlinks 2016-11-01 14:52:59 -05:00
security
ssh
system_hooks
university Correct spelling of Andreesen's name 2016-11-04 19:11:08 +00:00
update Update GitLab Workhorse to v1.0.0 2016-11-04 14:27:05 +00:00
user Add documentation for the "Only allow merge requests to be merged if all discussions are resolved" feature 2016-11-04 14:58:40 +01:00
web_hooks Added documentation for pipeline hooks 2016-08-12 17:52:02 +02:00
workflow Convert CHANGELOG to Markdown 2016-10-16 21:05:24 +02:00
README.md Add docs for request profiling 2016-10-14 20:18:23 +02:00

README.md

Documentation

User documentation

Administrator documentation

Contributor documentation

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