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
2019-09-03Merge branch '66741-remove-spec-rails_helper-rb' into 'master'Grzegorz Bizon
2019-08-30Replace rails_helper.rb with spec_helper.rbAsh McKenzie
2019-08-29Fix issue due notification emails threadingHeinrich Lee Yu
2019-08-21Handle namespaced modelsAlex Kalderimis
2019-07-26Respect alt email when sending group access notificationsMario de la Ossa
2019-07-15Move document to new location, split in 3Marcia Ramos
2019-07-01Remove group in notification email subjectHeinrich Lee Yu
2019-06-24Fix notes email with group-level notification emailSean McGivern
2019-06-21Uniform html and text emailsFrank van Rest
2019-06-12Omit blocked admins from repository check e-mailsStan Hu
2019-05-31Fix typo in project invitation declined testWei-Meng Lee
2019-05-31Send notifications to group-specific email addressWei-Meng Lee
2019-05-03Add leave link to access_granted emailLuke Bennett
2019-04-09Mark unverified pages domains for removalVladimir Shushlin
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-04Prevent premailer from converting HTML entitiesHeinrich Lee Yu
2019-03-05Resolve conflicts in spec/mailers/notify_spec.rbStan Hu
2019-03-04Merge dev master into GitLab.com masterYorick Peterse
2019-02-27Show header and footer system messages in emailAlexandru Croitor
2019-02-20Remove link after issue move when no permissionsJarka Košanová
2019-01-31Use `sanitize_name` to sanitize URL in user full nameKushal Pandya
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-07Remove caching of CSV fileHeinrich Lee Yu
2019-01-07Import CSV BackendHeinrich Lee Yu
2018-12-20Always use colon at end of discussion notification email headlineDouwe Maan
2018-12-11Fix a potential frozen string error in app/mailers/notify.rbRémy Coutable
2018-12-10Fix a frozen string error in app/mailers/notify.rbRémy Coutable
2018-11-29Merge branch 'security-guest-comments' into 'master'Cindy Pallares
2018-09-06Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera
2018-07-16Update notification specs after renaming a classGrzegorz Bizon
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-09This test was copied from EELin 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-06-03Replace have_html_espaced_body_text after 517598baTakuya Noguchi
2018-06-03Revert "Add a new have_html_escaped_body_text that match an HTML-escaped text"Takuya Noguchi
2018-05-31Fix merge request unmergeable notification email plural interpolationMark Chao
2018-05-24Merge branch 'mr-conflict-notification' into 'master'Douwe Maan
2018-05-18Plural reason(s)Mark Chao
2018-05-17Resolve "Opening Project with invite but without accepting leads to 404 error...🙈 jacopo beschi 🙉
2018-05-17Notify with email when merge request became unmergeablelulalala
2018-05-07Backport 5480-epic-notifications from EEMario de la Ossa
2018-04-08Fix undefined method `one?` when pushing to an existing merge requestStan Hu
2018-04-04Add custom additonal email text to all emailsEric Eastwood
2018-04-03Fix body of email when commits are pushed to an MRSean McGivern
2018-03-28Fix unapproved unassigned MR email erroring outEric Eastwood
2018-03-05Replace deprecated name_with_namespace with full_name in app and specDmitriy 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-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi