Skip to content
Snippets Groups Projects
  1. Aug 17, 2019
    • Paul Slaughter's avatar
      Merge branch... · 655dc109
      Paul Slaughter authored
      Merge branch '50020-fe-allow-email-notifications-to-be-disabled-for-all-users-of-a-group' into 'master'
      
      UI for disabling group/project email notifications
      
      Closes #50020
      
      See merge request gitlab-org/gitlab-ce!30961
      
      (cherry picked from commit 1068483f)
      
      7699a87e UI for disabling group/project email notification
      bad143ff Rename canChangeEmailsDisabled to canDisableEmails
      38b3f9ec Hide emails_disabled checkbox if disabled in group
      5e1fc2f5 Apply suggestion to...
      bcd5cee9 Addressed review feedback
      d602fc12 Minor fixes for gitlab.pot
      1ee32758 Update permissions documentation
      43c87103 Vue file prettified
      e5ec00ce Apply suggestion to app/views/shared/notifications/_button.html.haml
      e2de0db9 Disable the subgroup checkbox
      dbd7fcbd Add checked to emails_disabled group settings
      655dc109
  2. Jul 15, 2019
  3. Jul 08, 2019
  4. Jul 03, 2019
  5. May 31, 2019
  6. May 05, 2019
  7. Dec 13, 2018
  8. Nov 29, 2018
  9. Nov 12, 2018
  10. Nov 02, 2018
  11. Oct 30, 2018
  12. Sep 06, 2018
  13. Jun 25, 2018
  14. Jun 07, 2018
  15. May 17, 2018
  16. Mar 30, 2018
  17. Mar 26, 2018
  18. Jan 17, 2018
    • Mario de la Ossa's avatar
      Initial work to add notification reason to emails · 23a20c20
      Mario de la Ossa authored
      Adds `#build_notification_recipients` to `NotificationRecipientService`
      that returns the `NotificationRecipient` objects in order to be able to
      access the new attribute `reason`.
      
      This new attribute is used in the different notifier methods in order to
      add the reason as a header: `X-GitLab-NotificationReason`.
      
      Only the reason with the most priority gets sent.
      Unverified
      23a20c20
  19. Jan 04, 2018
  20. May 19, 2017
  21. Apr 03, 2017
    • Sean McGivern's avatar
      Quiet pipeline emails · a1805cbc
      Sean McGivern authored
      1. Never send a pipeline email to anyone other than the user who created
         the pipeline.
      2. Only send pipeline success emails to people with the custom
         notification setting for enabled. Watchers and participants will
         never receive this.
      3. When custom settings are unset (for new settings and legacy ones),
         act as if failed_pipeline is set.
      a1805cbc
  22. Jan 05, 2017
  23. Nov 08, 2016
  24. Nov 03, 2016
  25. Aug 15, 2016
    • Nick Thomas's avatar
      Allow people to subscribe to mentions in updated MRs and Issues · 10af11f4
      Nick Thomas authored
      This slightly changes the semantics of the 'New Issue' and 'New MR' events to
      include new mentions in edited Mentionables.
      
      An alternative would be to introduce 'Issue updated' and 'MR updated' events,
      but that would lead to questions about why those events were only available
      to new mentions, and not existing mentions as well, so hold off for now.
      10af11f4
  26. Jun 15, 2016
  27. Jun 13, 2016
  28. Jun 03, 2016
  29. May 18, 2016
  30. Aug 10, 2015
  31. Aug 07, 2015
  32. Aug 06, 2015
  33. Jul 13, 2015
  34. Feb 03, 2015
  35. Oct 14, 2014
Loading