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-11-17Refactoring notification service to find subscriptions per projectDouglas Barbosa Alexandre
2016-11-17Fix small typo on NotificationServiceDouglas Barbosa Alexandre
2016-10-21Well pusher's privilege for read_build could be removedLin Jen-Shin
2016-10-21Send only to users have :read_build access, feedback:Lin Jen-Shin
2016-10-20Should send to notification_email instead, feedback:Lin Jen-Shin
2016-10-18Use bcc for pipeline emails because:Lin Jen-Shin
2016-10-17recipients should be a list of emailsLin Jen-Shin
2016-10-17Revert "Revert this until we do notifications"Lin Jen-Shin
2016-10-17Revert "Split notification integration into another branch"Lin Jen-Shin
2016-10-11Make guests unable to view MRsValery Sizov
2016-10-02Fix RuboCop failure in app/services/notification_service.rbRobert Speicher
2016-09-29Notify current_user about automatic merge after successful buildDimitris Karakasilis
2016-08-19Fix notification_service argument error of declined invitation emailsPaco Guzman
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