summaryrefslogtreecommitdiff
path: root/lib/api
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-09-23 14:20:21 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-09-23 14:20:21 +0300
commita5d23ae3c8ecdb516b330d9133ff3a19337d5cc9 (patch)
treea110230259546de84c8fba02a0f7ca1c4e4b610e /lib/api
parente586ee347f7740d2c16018a547fce7d3de9c3eb5 (diff)
downloadgitlab-ce-a5d23ae3c8ecdb516b330d9133ff3a19337d5cc9.tar.gz
Fix MR commenting system when new commits pushed
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`
Diffstat (limited to 'lib/api')
0 files changed, 0 insertions, 0 deletions