gitlab-org--gitlab-foss/app
Stan Hu 4a47470feb Merge branch 'fix-build-notification-on-merge-page-change' into 'master'
Fix build notification on merge request page change even if the build status didn't change

## What does this MR do?
This MR contains a bugfix for #17357 which was introduced by !3998. The notification are now only shown on status changes, and not when switching between different merge requests.

## Are there points in the code the reviewer needs to double check?
Check implementation

## Why was this MR needed?
Because auf a bug introduced in !3998.

## What are the relevant issue numbers?
#17357

Closes #17357

See merge request !4086
2016-05-08 22:07:40 +00:00
..
assets Fix build notification on merge request page change even if the build status didn't change 2016-05-08 21:41:09 +02:00
controllers Log to application.log when an admin starts and stops impersonating a user 2016-05-04 09:21:34 -07:00
finders Prevent private snippets in public/internal projects from being leaked via API 2016-04-25 12:02:06 -07:00
helpers Update SVG sanitizer to conform to SVG 1.1 2016-05-06 23:20:24 -07:00
mailers Support e-mail notifications for comments on project snippets 2016-05-02 11:01:32 -07:00
models Reduce delay in destroying a project from 1-minute to immediately 2016-05-07 01:12:31 -07:00
services Reduce delay in destroying a project from 1-minute to immediately 2016-05-07 01:12:31 -07:00
uploaders
validators
views Fix build notification on merge request page change even if the build status didn't change 2016-05-08 21:41:09 +02:00
workers Merge branch 'create-wikis-during-check' into 'master' 2016-05-04 14:10:49 +00:00