summaryrefslogtreecommitdiff
path: root/lib/api/projects.rb
diff options
context:
space:
mode:
authorGal Schlezinger <galstar@spitfire.co.il>2016-01-31 11:05:47 +0200
committerRémy Coutable <remy@rymai.me>2016-02-11 09:34:07 +0100
commit78e36780be31257a59cb3076ba5402e380ca240f (patch)
treec51ae129173c76bd1e808731f8f63dc9e999ae40 /lib/api/projects.rb
parentbce482a59a235edf1607dab73dff88aba4300012 (diff)
downloadgitlab-ce-78e36780be31257a59cb3076ba5402e380ca240f.tar.gz
Added '/api/v3/projects/:id/merge_requests/:merge_request_id/closes_issues' route in the API
Added some documentation for it Added to changelog Added curl example and an attribute table Moved the api route definition from "lib/api/issues.rb" to "lib/api/merge_requests.rb" Fixed the attributes and changed the documentation to be at "merge_requests.md" too Changed generic titles to more specific titles added an underscore added tests. it depends on a newer version of gitlab-test project I'm doing a since I need to add a branch to the `gitlab-test` repo removed the before using 'iid' instead of 'id' in the description to reference the issues. that makes the tests pass Removed the 'closes-issues' key from test_env. so it should pass the tests Moved the two initializations to the describe block Changed the changelog
Diffstat (limited to 'lib/api/projects.rb')
0 files changed, 0 insertions, 0 deletions