diff options
author | Marin Jankovski <marin@gitlab.com> | 2014-09-23 15:10:28 +0000 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2014-09-23 15:10:28 +0000 |
commit | 80b58184d395bd4e425df122ce401e63535cb7ee (patch) | |
tree | db6158cf9c7c011a7672b49c17ec3b35e52b7215 /lib/api/project_snippets.rb | |
parent | e81fa0e66db9f7346a2ee253d8e04241024e4eab (diff) | |
parent | a5d23ae3c8ecdb516b330d9133ff3a19337d5cc9 (diff) | |
download | gitlab-ce-80b58184d395bd4e425df122ce401e63535cb7ee.tar.gz |
Merge branch 'fix-mr-commit-comment' into 'master'
Fix MR commenting system when new commits pushed
Fixes #1608
This conmmit fixes wierd behaviour when you see wrong comments about new
commits in merge requests.
Short explanation of a bug:
When you push new commits to project we updated `project.merge_requests`
with comment about push. But `project.merge_requests` includes also
merge requests from forks to origin project. So when you push to master
branch it commented on all merge requests from forks to origin where
source_branch was `master`
See merge request !1108
Diffstat (limited to 'lib/api/project_snippets.rb')
0 files changed, 0 insertions, 0 deletions