Skip to content
Snippets Groups Projects
  1. Feb 19, 2020
  2. Feb 06, 2020
  3. Jan 31, 2020
  4. Nov 13, 2019
  5. Nov 01, 2019
  6. Oct 27, 2019
  7. Oct 25, 2019
  8. Oct 17, 2019
  9. Sep 27, 2019
  10. Sep 18, 2019
  11. Aug 22, 2019
  12. Aug 17, 2019
  13. Jul 15, 2019
  14. Jul 08, 2019
  15. Jul 03, 2019
  16. May 31, 2019
  17. May 05, 2019
  18. Dec 13, 2018
  19. Nov 29, 2018
  20. Nov 12, 2018
  21. Nov 02, 2018
  22. Oct 30, 2018
  23. Sep 06, 2018
  24. Jun 25, 2018
  25. Jun 07, 2018
  26. May 17, 2018
  27. Mar 30, 2018
  28. Mar 26, 2018
  29. 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
  30. Jan 04, 2018
  31. May 19, 2017
  32. 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
  33. Jan 05, 2017
  34. Nov 08, 2016
  35. Nov 03, 2016
  36. 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
  37. Jun 15, 2016
  38. Jun 13, 2016
  39. Jun 03, 2016
Loading