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-06-07 Apply notification settings level of groups to all child objectsFelipe Artur
2018-05-17Notify with email when merge request became unmergeablelulalala
2018-05-07Backport 5480-epic-notifications from EEMario de la Ossa
2018-04-25Move NotificationService calls to SidekiqSean McGivern
2018-04-17Make issue due email more consistent with other mailersSean 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-19Always notify new mentions even if explicitly unsubscribedMario de la Ossa
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-31Make user/author use project.creator in most factoriesRémy Coutable
2018-01-17Initial work to add notification reason to emailsMario de la Ossa
2017-12-04Fix watch level for mentions in descriptionSean McGivern
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
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-09-15created services for keyshaseeb
2017-09-07Removes default scope from sortableTiago Botelho
2017-08-22rm a comment that is a liehttp://jneen.net/
2017-08-22add a spec for a participant with a :custom settinghttp://jneen.net/
2017-08-12switch to multi-line before blockhttp://jneen.net/
2017-08-12restructure the #new_key notification spechttp://jneen.net/
2017-08-12reset_delivered_emails before testing #new_keyhttp://jneen.net/
2017-08-12move the member spec to be with the other oneshttp://jneen.net/
2017-08-12add a spec for new_group_memberhttp://jneen.net/
2017-08-12add a spec for never emailing the ghost userhttp://jneen.net/
2017-08-12check notifiability for more emailshttp://jneen.net/
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-04Merge branch 'refactor.notification-recipient-builders' into 'master'Sean McGivern
2017-08-03add builder helpers with levels and start to separate out #filter!http://jneen.net/
2017-08-03Don't include EmailHelpers manually, pick with rspecLin Jen-Shin
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-28De-duplicate two specs in spec/services/notification_service_specRobert Speicher
2017-07-27Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets
2017-07-27notification email on add new gpg keyAlexis Reigel
2017-07-27Use described_class when possibleRémy Coutable
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