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
2018-09-06Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera
2018-07-16Enable frozen string in apps/uploaders/*.rbgfyoung
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-06Extract EE-specific lines from NotificationServiceSean McGivern
2018-05-17Notify with email when merge request became unmergeablelulalala
2018-05-17Update doclulalala
2018-04-25Move NotificationService calls to SidekiqSean McGivern
2018-03-30Only send issue due emails to participants and custom subscribersSean McGivern
2018-03-30Merge branch 'master' into stuartnelson3/gitlab-ce-stn/issue-due-emailSean McGivern
2018-03-30Send issue due emails to all participantsSean McGivern
2018-03-26Send notification emails when push to a merge requestYarNayar
2018-03-26Make linter happyStuart Nelson
2018-03-26Send email to recipientsStuart Nelson
2018-03-21Backports changes made in https://gitlab.com/gitlab-org/gitlab-ee/merge_reque...Tiago Botelho
2018-03-11Prevent sending an access request to a project from failing when the project ...Douwe Maan
2018-02-23Add DNS verification to Pages custom domainsNick Thomas
2018-02-19Resolve "group request membership mail with too long list of "To:""🙈 jacopo beschi 🙉
2018-01-17Initial work to add notification reason to emailsMario de la Ossa
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