-
- Downloads
There was an error fetching the commit references. Please try again later.
Add latest changes from gitlab-org/gitlab@master
Showing
- app/assets/stylesheets/mailer.scss 117 additions, 0 deletionsapp/assets/stylesheets/mailer.scss
- app/assets/stylesheets/mailer_client_specific.scss 65 additions, 0 deletionsapp/assets/stylesheets/mailer_client_specific.scss
- app/assets/stylesheets/pages/projects.scss 1 addition, 1 deletionapp/assets/stylesheets/pages/projects.scss
- app/helpers/application_helper.rb 9 additions, 0 deletionsapp/helpers/application_helper.rb
- app/mailers/emails/members.rb 25 additions, 12 deletionsapp/mailers/emails/members.rb
- app/mailers/emails/pipelines.rb 2 additions, 3 deletionsapp/mailers/emails/pipelines.rb
- app/mailers/emails/releases.rb 7 additions, 1 deletionapp/mailers/emails/releases.rb
- app/mailers/previews/notify_preview.rb 3 additions, 3 deletionsapp/mailers/previews/notify_preview.rb
- app/models/release.rb 4 additions, 0 deletionsapp/models/release.rb
- app/views/layouts/_mailer.html.haml 20 additions, 52 deletionsapp/views/layouts/_mailer.html.haml
- app/views/notify/member_access_denied_email.html.haml 7 additions, 4 deletionsapp/views/notify/member_access_denied_email.html.haml
- app/views/notify/member_access_granted_email.html.haml 10 additions, 6 deletionsapp/views/notify/member_access_granted_email.html.haml
- app/views/notify/member_access_requested_email.html.haml 6 additions, 3 deletionsapp/views/notify/member_access_requested_email.html.haml
- app/views/notify/member_invite_accepted_email.html.haml 8 additions, 5 deletionsapp/views/notify/member_invite_accepted_email.html.haml
- app/views/notify/member_invite_declined_email.html.haml 7 additions, 4 deletionsapp/views/notify/member_invite_declined_email.html.haml
- app/views/notify/member_invited_email.html.haml 15 additions, 12 deletionsapp/views/notify/member_invited_email.html.haml
- app/views/projects/blob/_header.html.haml 7 additions, 6 deletionsapp/views/projects/blob/_header.html.haml
- changelogs/unreleased/31868-make-name-optional-parameter-of-release-entity.yml 5 additions, 0 deletions.../31868-make-name-optional-parameter-of-release-entity.yml
- changelogs/unreleased/35537-button-regression-fix.yml 5 additions, 0 deletionschangelogs/unreleased/35537-button-regression-fix.yml
- changelogs/unreleased/36113-visual-design-of-edit-and-web-ide-button-in-blob-view.yml 5 additions, 0 deletions...visual-design-of-edit-and-web-ide-button-in-blob-view.yml
app/assets/stylesheets/mailer.scss
0 → 100644
Please register or sign in to comment