gitlab-org--gitlab-foss/app
Nick Thomas 10af11f4fe Allow people to subscribe to mentions in updated MRs and Issues
This slightly changes the semantics of the 'New Issue' and 'New MR' events to
include new mentions in edited Mentionables.

An alternative would be to introduce 'Issue updated' and 'MR updated' events,
but that would lead to questions about why those events were only available
to new mentions, and not existing mentions as well, so hold off for now.
2016-08-15 15:16:46 +01:00
..
assets Updated failing tests 2016-08-13 00:57:40 -05:00
controllers Merge branch '20842-todos-queries-cache' into 'master' 2016-08-15 12:18:27 +00:00
finders Pass project IDs relation to ProjectsFinder instead of using a block 2016-08-15 12:49:31 +02:00
helpers Merge branch '20842-todos-queries-cache' into 'master' 2016-08-15 12:18:27 +00:00
mailers Add notifications for new user mentions in merge requests 2016-08-15 14:47:16 +01:00
models Merge branch '20842-todos-queries-cache' into 'master' 2016-08-15 12:18:27 +00:00
services Allow people to subscribe to mentions in updated MRs and Issues 2016-08-15 15:16:46 +01:00
uploaders Remove magic comments from Ruby files (!5456) 2016-07-24 07:08:45 +02:00
validators refactor url validator to use sanitizer for check 2016-07-01 09:02:45 +02:00
views Add notifications for new user mentions in merge requests 2016-08-15 14:47:16 +01:00
workers Fix bug where destroying a namespace would not always destroy projects 2016-08-11 15:36:35 -07:00