gitlab-org--gitlab-foss/doc
Rémy Coutable 240a4aa62a Merge branch 'api-isssues-due-date' into 'master'
API: Expose due_date for issues

## What does this MR do?

Add support for the `due_date` of issues to the API.

## What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/18696

## 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)
- [x] API support added
- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [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)

See merge request !5212
2016-07-18 08:51:24 +00:00
..
administration Fix typo and explain the precedence of STDERR and STDOUT 2016-07-09 16:54:46 +03:00
api Merge branch 'api-isssues-due-date' into 'master' 2016-07-18 08:51:24 +00:00
ci Fix CI yaml example 2016-07-17 11:10:18 +03:00
container_registry optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
customization optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
development Don't ask Heather to review documentation MR's 2016-07-15 16:04:45 +00:00
downgrade_ee_to_ce Update EE downgrade instructions to include JenkinsDeprecatedService 2016-06-24 12:11:46 -07:00
gitlab-basics optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
hooks Change doc location of custom hooks 2016-07-05 15:04:44 +03:00
incoming_email
install Update installation & update guides for 8.10 2016-07-05 19:04:53 +02:00
integration Include default callback URL (OAuth) 2016-07-14 09:10:15 +00:00
intro Move labels documentation to new location 2016-06-21 18:54:30 +02:00
legal
logs
markdown Add blockquote fence syntax to Markdown 2016-07-09 21:23:05 -04: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 Merge branch 'optimize-png-image' into 'master' 2016-06-29 17:00:44 +00:00
public_access Change URLs to new permissions.md location 2016-07-12 18:03:29 +03:00
raketasks Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
security optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
ssh
system_hooks
update Wrong gitlab-shell version 2016-07-08 11:10:04 +00:00
user Add 'Accept merge request' to permissions table 2016-07-12 18:16:38 +03:00
web_hooks optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
workflow Change URLs to new permissions.md location 2016-07-12 18:03:29 +03:00
README.md Change permissions URL in main readme 2016-07-12 17:53:54 +03:00

README.md

Documentation

User documentation

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.