Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-18Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-15Allow people to subscribe to mentions in updated MRs and IssuesNick Thomas
2016-08-15Add notifications for new user mentions in merge requestsNick Thomas
2016-08-13Send notification emails when users are newly mentioned in issue editsNick Thomas
2016-07-29Send notification email when all discussions are resolvedDouwe Maan
2016-07-06Services: code style fixes, minor refactoringValery Sizov
2016-06-18New Members::DestroyServiceRémy Coutable
2016-06-18Merge branch 'issue_12758' into 'master' Douwe Maan
2016-06-17Fix a 'wrong number of arguments' errorRémy Coutable
2016-06-17Re-use notifications dropdown/modal for user profileFelipe Artur
2016-06-17Re-use notifications dropdown on user profileFelipe Artur
2016-06-16fixed merge conflicts on UI branchJames Lopez
2016-06-15Implement custom notification level optionsFelipe Artur
2016-06-14adding notifications stuff and more refactoring for exporting projectsJames Lopez
2016-06-14Refactor custom notifications controller code and add specsFelipe Artur
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-14Factorize members mails into a new Emails::Members moduleRémy Coutable
2016-06-14Add request access for groupsRémy Coutable
2016-06-14Initial implementation of user access request to projectsDavid Alexander
2016-06-13Remove schema from branch historyFelipe Artur
2016-06-13Improve notification settings event keys and add some specsFelipe Artur
2016-06-13Implement custom notification level optionsFelipe Artur
2016-06-10Remove notification level fild from users, improve migrations and specsFelipe Artur
2016-06-10Remove notification level from user modelFelipe Artur
2016-06-01Incorportate feedbackZ.J. van de Weg
2016-05-06Create table for award emojiZeger-Jan van de Weg
2016-04-12Reuse `User#notification_settings_for` when it's possibleDouglas Barbosa Alexandre
2016-03-30Remove useless Notification modelDmitriy Zaporozhets
2016-03-30Refactor notification helper and fix notification serviceDmitriy Zaporozhets
2016-03-30Update NotificationService to use NotificationSettings instead of membershipDmitriy Zaporozhets
2016-03-22Restrict notifications for confidential issuesDouglas Barbosa Alexandre
2016-03-17Add new notifications for issue move actionGrzegorz Bizon
2016-03-17Reuse existing issue services when moving issueGrzegorz Bizon
2016-03-17Add initial notifications and hooks for issue moveGrzegorz Bizon
2016-03-15Improving the original label-subscribing implementationRémy Coutable
2016-03-15Original implementation to allow users to subscribe to labelsTimothy Andrew
2016-01-15This will ensure previous assignee gets an email even if his notif level is "...Rémy Coutable
2016-01-15Consider re-assign as a mention from a notification point of viewRémy Coutable
2016-01-05Don't notify users twice if they are both project watchers and subscribersStan Hu
2015-12-06Fixed duplicated issue note email notifications.Anton Baklanov
2015-11-30fix notification_service specsValery Sizov
2015-11-26Migrate mailers to ActiveJobValery Sizov
2015-11-19award emojiValery Sizov
2015-11-17Merge branch 'adamliesko/gitlab-ce-notification-upon-unassignment' into 'mast...Robert Speicher
2015-11-17Remove extra spaceDouwe Maan
2015-11-17Don't fail when there was no previous assigneeDouwe Maan
2015-11-17Remove code duplication in notification_service.rbDmitriy Zaporozhets
2015-11-09Add notification to the former assignee upon unassignmentadamliesko
2015-10-01Note the original location of a moved project when notifying users of the moveValery Sizov
2015-08-27Don't notify users without access to the project when they are (accidentally)...Douwe Maan