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
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-17Cache Note#notable for commits and fix testsLin Jen-Shin
2017-06-15Deserialise existing custom notification settingsSean McGivern
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-09Fix email not being sent after project exportmhasbini
2017-04-05Don't use original_discussion_idDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-04-03Quiet pipeline emailsSean McGivern
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2017-03-18Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu
2017-03-17Resolve "Extract logic of who should receive notification into separate classes"Dongqing Hu
2017-03-17Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu
2017-03-15Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-01Update NotificationService to respect User#notified_of_own_activityRichard Macklin
2017-01-30Fix notification when global=disabled, group=watchamaia
2017-01-27Merge branch 'get-rid-of-water-from-notification_service_spec-to-make-it-DRY'...Rémy Coutable
2017-01-19make mentions working when project not specifiedJarka Kadlecova
2017-01-19Support notes without projectJarka Kadlecova
2016-12-12Make notification_service spec DRYer by making some tests reusableYarNayar
2016-12-01Only include EmailHelpers in mailer specs and specs using themRobert Speicher
2016-11-18Add shortcuts for adding users to a project team with a specific roleRobert Speicher
2016-11-17Allow subscriptions to be created without a projectDouglas Barbosa Alexandre
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-11-17Refactoring notification service to find subscriptions per projectDouglas Barbosa Alexandre
2016-10-17should_email_no_one -> should_not_email_anyone, feedback:Lin Jen-Shin
2016-10-17Update the other sites for reset_delivered_emails! as wellLin Jen-Shin
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