gitlab-org--gitlab-foss/lib
Dmitriy Zaporozhets 02c5077fde Merge branch 'feature_api_milestone_issues' into 'master'
API: List issues for a particular milestone

# What does this MR do?
This MR adds a new API method for retrieving the issues associated with a particular milestone. The resource is described at ":id/milestones/:milestone_id/issues", returning a simple array of issues.

I've picked up gitlab-org/gitlab-ce!113  and fixed the test for it.
From the original MR:
This feature was motivated by an in-house project for reporting--for large projects, retrieving and filtering the entire issue list by milestone was becoming too slow, particularly when pagination required multiple requests. While this resource also uses pagination, it allows the consumer to limit reporting to the particular milestone they are interested in.

@dblessing Please take a look :)

See merge request !308
2015-01-22 18:31:18 +00:00
..
api Fix the test and add documentation for the "per-milestone issues API call" 2015-01-22 12:14:53 +01:00
assets
backup Properly fix wiki restore. 2014-11-30 18:24:05 +02:00
gitlab Stop git zombie creation during force push check 2015-01-22 15:51:20 +01:00
redcarpet/render Replace highlight.js with rouge-fork rugments 2015-01-15 13:41:11 +01:00
support Merge pull request #8273 from bbodenmiller/nginx-updates 2014-11-10 10:20:44 +01:00
tasks Merge branch 'master' into 'master' 2015-01-20 05:03:22 +00:00
disable_email_interceptor.rb Add email interceptor to prevent mail sending if email sending is disabled. 2014-10-27 13:05:50 +01:00
email_validator.rb
event_filter.rb Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
extracts_path.rb
file_size_validator.rb
gt_one_coercion.rb
static_model.rb
unfold_form.rb