Files
gitlabhq/lib/api
Gal SchlezingerandRémy Coutable 78e36780be 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
2016-02-11 09:34:07 +01:00
..
2015-03-31 17:08:33 +01:00
2016-02-01 10:41:52 +01:00
2015-12-07 17:10:40 +01:00
2015-05-13 09:41:55 +02:00
2013-07-16 11:28:19 +03:00
2015-07-06 16:47:19 +02:00
2016-01-08 10:10:04 +01:00
2016-01-13 12:20:59 +01:00
2016-01-12 12:29:10 -02:00
2016-01-13 18:47:39 +01:00