gitlab-org--gitlab-foss/spec/requests
David Eisner 7ef1c6408e API: Implement project issues iid param with IssuesFinder and add tests
- Use IssuesFinder for the /issues API resouce
- Tests for iid filter in project issues API resource
- Tests for No Milestone filter in issues API resources
  The "No Milestone" case was not previously tested, and the `/issues`
  resource did not support the the `milestone` parameter.
- Return issues where all labels match from the issues and project issues
  API resources, like the group issues resource already does. See
  https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6825#note_17474533

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-01-12 17:51:06 -05:00
..
api API: Implement project issues iid param with IssuesFinder and add tests 2017-01-12 17:51:06 -05:00
ci/api Ensure nil User-Agent doesn't break the CI API 2016-12-21 11:46:16 +01:00
projects Update effected tests 2016-12-04 17:32:33 +01:00
git_http_spec.rb Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-access-deploy-keys 2016-12-20 20:54:40 +08:00
jwt_controller_spec.rb Merge branch 'unauthenticated-container-registry-access' into 'security' 2016-11-09 12:28:29 +01:00
lfs_http_spec.rb Allow owners to fetch source code in CI builds 2016-11-01 09:37:20 +01:00