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-11-02Add email for milestone changeChantal Rollison
2018-10-16Add IID headers to E-Mail notificationsLukas Eipert
2018-09-24Ports new refactor from EE to CETiago Botelho
2018-09-21Correct Gitlab Capitalization in code filesMarcel Amirault
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-06Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera
2018-08-16Enable frozen in app/mailers/**/*.rbgfyoung
2018-07-27Put fallback reply-key address first in the References headerToon Claes
2018-07-06Disable public_send for our preview mailersLin Jen-Shin
2018-07-06Move spec/mailers/previews to app/mailers/previewsLin Jen-Shin
2018-06-20Notify only when unmergeable due to conflictMark Chao
2018-05-18Plural reason(s)Mark Chao
2018-05-17Notify with email when merge request became unmergeablelulalala
2018-05-07Backport 5480-epic-notifications from EEMario de la Ossa
2018-04-26Make avatar helpers available to emailsDouwe Maan
2018-04-10Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email'Sean McGivern
2018-04-03Fix body of email when commits are pushed to an MRSean McGivern
2018-03-30Merge branch 'master' into stuartnelson3/gitlab-ce-stn/issue-due-emailSean McGivern
2018-03-26Send notification emails when push to a merge requestYarNayar
2018-03-26Send email to recipientsStuart Nelson
2018-03-07Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets
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-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-17Initial work to add notification reason to emailsMario de la Ossa
2017-12-13Make discussion mail References all notes in the discussionToon Claes
2017-12-13Make mail notifications of discussion notes In-Reply-To of each otherToon Claes
2017-09-23Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker
2017-08-31`current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern
2017-08-14Speed up Group#user_ids_for_project_authorizationsNick Thomas
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-27find_by_id -> find_by(:id, ...)Alexis Reigel
2017-07-27notification email on add new gpg keyAlexis Reigel
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-13use common devise layout and use heading styleAlexis Reigel
2017-06-13use common layout for devise mailerAlexis Reigel
2017-05-25Bugfix: Always use the default language when generating emails.Ruben Davila
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-27Rename GitlabMarkdownHelper -> MarkupHelperToon Claes
2017-04-05Address review commentsDouwe Maan
2017-04-05Address review commentsDouwe Maan
2017-04-05Fix specsDouwe Maan
2017-04-05Better notification emails for notes and (diff) discussionsDouwe Maan
2017-04-02Enable Style/Proc cop for rubocopmhasbini
2017-03-18All CI offline migrationsKamil Trzciński
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/ConditionalAssignmentDouwe Maan
2017-02-22extract pipeline mails layoutAlexis Reigel
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2017-01-25Merge branch 'no_project_notes' into 'master' Sean McGivern