该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 5月 05, 2022
-
-
由 huzaifaiftikhar1 创作于
Add an email tempalte that will be used to send an email to project maintainers and owners of inactive projects. Changelog: added
-
由 Gary Holtz 创作于
Changelog: added
-
- 4月 22, 2022
-
-
由 Eugie Limpin 创作于
Previously, Users::InProductMarketingEmail was used to track sending of track+series (onboarding) emails. Here, we update the model to track campaign emails (e.g. Build iOS app guide email) and track+series (onboarding) emails.
-
- 4月 01, 2022
-
-
由 nmilojevic1 创作于
- Fix rubocop offences
-
- 3月 31, 2022
-
-
由 nmilojevic1 创作于
- Add specs for html and text node - Fix N plus one queries for new review email Changelog: performance
-
- 3月 30, 2022
-
-
由 Imre Farkas 创作于
Merge branch 'security-sirt_2167-revert' into 'master' See merge request gitlab-org/security/gitlab!2339 Changelog: security
-
- 3月 29, 2022
-
-
由 Nikola Milojevic 创作于
-
- 3月 28, 2022
-
-
由 nmilojevic1 创作于
-
由 eugielimpin 创作于
The experiment has been deemed a failure so we should clean up the code that implements it. https://gitlab.com/gitlab-org/gitlab/-/issues/345553#note_866018518 Changelog: removed
-
- 3月 23, 2022
-
-
由 Quang-Minh Nguyen 创作于
Changelog: changed Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/351293 MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82801
-
- 3月 18, 2022
-
-
由 Riccardo Padovani 创作于
Changelog: added
-
- 3月 07, 2022
-
-
由 Riccardo Padovani 创作于
Changelog: added
-
- 1月 24, 2022
-
-
由 charlie ablett 创作于
-
- 1月 15, 2022
-
-
由 Siddharth Asthana 创作于
Changelog: other
-
- 1月 10, 2022
-
-
由 Zhu Shung 创作于
-
- 12月 16, 2021
-
-
由 Doug Stull 创作于
-
- 12月 13, 2021
-
-
由 eugielimpin 创作于
Account validation email will only be sent in EE.
-
- 12月 07, 2021
-
-
由 Eugie Limpin 创作于
-
- 12月 06, 2021
-
-
由 Doug Stull 创作于
-
- 12月 04, 2021
-
-
由 Heinrich Lee Yu 创作于
When rendering Markdown in notification emails, we pass in the recipient as current_user in the rendering context so that private references visible to that user are rendered. Without this change, only public references are rendered. This also passes the issuable_reference_expansion_enabled option so that it is rendered similar to how it is in the web UI. Changelog: fixed
-
- 11月 19, 2021
-
-
由 Alex Buijs 创作于
When receiving in-product marketing emails from GitLab, a link is shown to invite members to perform specific tasks. Changelog: added
-
- 11月 03, 2021
-
-
由 Heinrich Lee Yu 创作于
A missing To header can cause issues with spam filters. And since we no longer render job logs in these emails, generating these emails individually isn't expensive anymore. Changelog: fixed
-
- 10月 26, 2021
-
-
由 eugielimpin 创作于
Add Gitlab::Email::Message::InProductMarketingEmail::InviteTeam. This email message is sent to a group creator 20 minutes after they create the group to encourage them to invite their teammates.
-
- 10月 22, 2021
-
-
由 Pavel Shutsin 创作于
When user's access request is denied and the user has no access to read target group\project then we shouldn't expose group\project name in notification email. Changelog: changed
-
- 10月 21, 2021
-
-
由 Alex Buijs 创作于
Add an experiment for inviting members to certain tasks from the in-product marketing emails. Changelog: added
-
- 9月 16, 2021
-
-
由 Magdalena Frankiewicz 创作于
This reverts commit dc08481d to prepare for the fix.
-
由 Heinrich Lee Yu 创作于
This reverts merge request !69648
-
- 9月 15, 2021
-
-
由 Magdalena Frankiewicz 创作于
Make it clear where a default value is potentailly used for `commit_email` or `notification_email`.
-
- 9月 02, 2021
-
-
由 Doug Stull 创作于
- update for consuming failure endpoints from Mailgun Changelog: added
-
- 8月 25, 2021
-
-
由 Doug Stull 创作于
-
- 8月 18, 2021
-
-
由 Sujeevan Vijayakumaran 创作于
When using the `gitlab_rails['gitlab_email_subject_suffix']` configuration option it was not applied to all emails. This commits add the support for email_subject_suffix to pipeline notification emails. As a consequence of this change the project names placement is consistent with other email subjects. The project name is now at the beginning of the subject for pipeline emails aswell. Changelog: changed Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/213383
-
由 Doug Stull 创作于
- experiment params leaked into non experiment Changelog: fixed
-
- 8月 02, 2021
-
-
由 Doug Stull 创作于
- adds goto action and preview text experiment.
-
由 Vitali Tatarintev 创作于
Also renames alert's `with_issue` trait to `with_incident`
-
- 7月 30, 2021
-
-
由 Vitali Tatarintev 创作于
-
- 7月 29, 2021
-
-
由 Doug Stull 创作于
Revert "Merge branch '333562-setup-gitlab-mailgun-endpoint-for-syncing-bounced-invite-email6' into 'master'" This reverts merge request !66397
-
- 7月 28, 2021
-
-
由 Doug Stull 创作于
- experiment successful Changelog: changed
-
由 Doug Stull 创作于
- update for consuming failure endpoints from Mailgun Changelog: added
-
- 7月 17, 2021
-
-
由 Doug Stull 创作于
This reverts merge request !65078
-
- 7月 15, 2021
-
-
由 Doug Stull 创作于
- for use in notifying users about invite failures Changelog: added
-