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-10-12Merge branch '37691-subscription-fires-multiple-notifications' into 'master'Sean McGivern
2017-10-10fix multiple notifications from being sent for multiple labelsmicael.bergeron
2017-09-23Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-12skip the :read_project check for new_project_memberhttp://jneen.net/
2017-08-12check notifiability for more emailshttp://jneen.net/
2017-08-03another rubocop style fixhttp://jneen.net/
2017-08-03remove build_relabeled_recipientshttp://jneen.net/
2017-08-03move the read_ability logic into NotificationRecipienthttp://jneen.net/
2017-08-03deparameterize `project`http://jneen.net/
2017-08-03default the project to target.projecthttp://jneen.net/
2017-08-03require that the user be able to :read_buildhttp://jneen.net/
2017-08-03make sure users have to be able to read_pipelinehttp://jneen.net/
2017-08-03move the #build_* methods to static, parameterize the projecthttp://jneen.net/
2017-08-03factor out .notifiable_usershttp://jneen.net/
2017-08-03rm the @builder argument and factor out .notifiable_usershttp://jneen.net/
2017-07-27notification email on add new gpg keyAlexis Reigel
2017-06-15Deserialise existing custom notification settingsSean McGivern
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-04[Multiple issue assignees] Resolving conflictsValery Sizov
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-03Quiet pipeline emailsSean McGivern
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-09use policies to protect sending emailhttp://jneen.net/
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-04Remove `try` from NotificationService#build_recipientsRichard Macklin
2017-02-04Refactor NotificationService#pipeline_finished to use skip_current_userRichard Macklin
2017-02-01Update NotificationService to respect User#notified_of_own_activityRichard Macklin
2017-01-30Fix notification when global=disabled, group=watchamaia
2017-01-25address commentsJarka Kadlecova
2017-01-19Support notes without projectJarka Kadlecova
2017-01-05Introduce EXCLUDED_WATCHER_EVENTS to exclude eventsLin Jen-Shin
2017-01-05Make successful pipeline emails off for watchersLin Jen-Shin
2016-11-24Rephrase some system notes to be compatible with new system note styleDouwe Maan
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