gitlab-org--gitlab-foss/spec/requests
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
..
api Merge branch 'api-isssues-due-date' into 'master' 2016-07-18 08:51:24 +00:00
ci/api
git_http_spec.rb
jwt_controller_spec.rb
lfs_http_spec.rb Fix LFS specs 2016-07-15 15:06:19 +02:00