gitlab-org--gitlab-foss/lib
Gal Schlezinger 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
..
api Added '/api/v3/projects/:id/merge_requests/:merge_request_id/closes_issues' route in the API 2016-02-11 09:34:07 +01:00
assets
backup
banzai Make Pipelines responsible for defining their custom whitelist 2016-02-03 17:24:08 -05:00
ci Merge branch 'fix-ci-runners-version-update' into 'master' 2016-01-27 20:50:24 +00:00
gitlab Merge branch 'fix/atom-url-issue' into 'master' 2016-02-04 16:12:47 +00:00
omni_auth
rouge/formatters Remove custom Lexer. #3945 [ci skip] 2016-01-08 15:20:48 -05:00
support Consistent rails_socket use. 2016-01-25 13:19:27 +00:00
tasks Prevent StateMachine warnings from outputting during a cron task 2016-01-15 17:47:56 -05:00
award_emoji.rb
banzai.rb
disable_email_interceptor.rb
event_filter.rb
extracts_path.rb
file_size_validator.rb
file_streamer.rb
gitlab.rb
gt_one_coercion.rb
repository_cache.rb
static_model.rb
unfold_form.rb
uploaded_file.rb
version_check.rb Update version check images to use SVG 2016-01-05 14:35:29 -05:00