Files
gitlabhq/spec
Marin Jankovski 80b58184d3 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
2014-09-23 15:10:28 +00:00
..
2014-08-07 20:46:17 +03:00
2014-06-13 14:29:26 +03:00
2014-08-06 09:52:56 +03:00
2014-09-02 11:05:51 +03:00
2014-09-19 16:39:56 +03:00