gitlab-org--gitlab-foss/doc
Dmitriy Zaporozhets 9d48bace9b Merge branch 'patch-6' into 'master'
Fixed Session Cookie header

## What does this MR do?

This MR fixes the wiki text header for the Session Cookie section

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

It is markdown so probably not. Two very simple changes - first is replacing a dot with a space (was causing invalid markdown, not rendered as a header) and capitalized the word Cookie to match the other header formatting.

## Why was this MR needed?

Fix the wiki documentation.

## Screenshots (if relevant)

None.

## Does this MR meet the acceptance criteria?

I can't imagine it wouldn't.

- [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)
- [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 you do - 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?

I didn't think this warranted an issue as it  is just some simple wiki markdown formatting with little to no consequence.

See merge request !6584
2016-09-30 13:52:24 +00:00
..
administration Log LDAP lookup errors and don't swallow unrelated exceptions 2016-09-28 07:44:58 +02:00
api Merge branch 'patch-6' into 'master' 2016-09-30 13:52:24 +00:00
ci Smaller formatting fix 2016-09-30 11:11:04 +00:00
container_registry improve wording on build and push images using GitLab CI 2016-08-25 01:05:39 +00:00
customization Change location and refactor issue closing pattern documentation 2016-09-22 11:09:04 +03:00
development Add support for column limits in add_column_with_default 2016-09-15 21:59:58 -05:00
downgrade_ee_to_ce
gitlab-basics Change location and refactor issue closing pattern documentation 2016-09-22 11:09:04 +03:00
hooks
incoming_email
install [ci-skip] Correct gitlab-shell installation instructions in docs 2016-09-28 16:58:03 -03:00
integration More Bitbucket integration refactoring 2016-08-30 17:52:14 +02: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
migrate_ci_to_ce
monitoring Tracking of custom events 2016-08-17 10:04:04 +02:00
operations
permissions
profile
project_services
public_access
raketasks Remove whitespace. 2016-08-19 20:04:48 +00:00
security
ssh
system_hooks
university Resolve merge request comments 2016-09-28 09:14:22 +01:00
update Bump gitlab-shell upgrade version to 3.6.0 for 8.12 2016-09-22 01:58:18 -07:00
user Add footnote to Markdown docs 2016-09-28 11:56:47 +02:00
web_hooks Added documentation for pipeline hooks 2016-08-12 17:52:02 +02:00
workflow Change location and refactor issue closing pattern documentation 2016-09-22 11:09:04 +03:00
README.md Imported GitLab University content 2016-09-23 13:52:15 +01:00

Documentation

User documentation

Administrator documentation

Contributor documentation

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