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-10-11Make guests unable to view MRsValery Sizov
2016-09-29Notify current_user about automatic merge after successful buildDimitris Karakasilis
2016-09-21Reload issues in spec to ensure label<->issue mapping properly loadedStan Hu
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-16DRY up the additions to notification_service_spec.rbNick Thomas
2016-08-16Address minor review comments for testsNick Thomas
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-15Remove superfluous parens on a method callNick Thomas
2016-08-13Merge branch 'master' into diff-line-comment-vuejsDouwe Maan
2016-08-13Send notification emails when users are newly mentioned in issue editsNick Thomas
2016-08-13Add specs for system note and email when all discussions are resolvedDouwe Maan
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-07-11Allow SentNotification#position to be set as string or hashDouwe Maan
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-17Allow users to set custom notifications in projects they don't own and severa...Felipe Artur
2016-06-17Re-use notifications dropdown/modal for user profileFelipe Artur
2016-06-17Re-use notifications dropdown on user profileFelipe Artur
2016-06-15Implement custom notification level optionsFelipe Artur
2016-06-14Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre
2016-06-13Improve notification settings event keys and add some specsFelipe Artur
2016-06-10Remove notification level fild from users, improve migrations and specsFelipe Artur
2016-06-10Remove notification level from user modelFelipe Artur
2016-05-20Use the right default notification settings for non membersFelipe Artur
2016-05-18Update documentationFelipe Artur
2016-05-18Improve documentation and add changelogFelipe Artur
2016-05-18Let users set notification levels in projects which they are not membersFelipe Artur
2016-05-02Support e-mail notifications for comments on project snippetsStan Hu
2016-04-12Reuse `User#notification_settings_for` when it's possibleDouglas Barbosa Alexandre
2016-03-30Small refactoring and cleanup of notification logicDmitriy Zaporozhets
2016-03-30Update NotificationService to use NotificationSettings instead of membershipDmitriy Zaporozhets
2016-03-22Restrict notifications for confidential issuesDouglas Barbosa Alexandre
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-05Fix notification specDouwe Maan
2016-01-05Merge branch 'pr-9938' into 'master' Douwe Maan
2016-01-05Don't notify users twice if they are both project watchers and subscribersStan Hu
2016-01-04Merge pull request GH-9938 from huacnlee/hotfix/note_mail_with_notificationDouwe Maan
2015-12-25Fix specDouwe Maan
2015-12-24Fix specsDouwe Maan
2015-12-09Tag service specsDouwe Maan
2015-12-06Fixed duplicated issue note email notifications.Anton Baklanov
2015-11-30fix notification_service specsValery Sizov
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
2015-07-30Send notification to all participants when MR is merged.Douwe Maan