Skip to content
Snippets Groups Projects
  1. Sep 30, 2019
  2. Sep 13, 2019
  3. Aug 21, 2019
    • Alexis Kalderimis's avatar
      Handle namespaced models · ac94033b
      Alexis Kalderimis authored and Mayra Cabrera's avatar Mayra Cabrera committed
      We encountered issues with setting module headers for namespaced models.
      These changes address this. We retain the namespacing, but transform the
      classnames to make them into safe email headers.
      ac94033b
  4. Jul 26, 2019
  5. Jul 23, 2019
  6. May 31, 2019
  7. Apr 08, 2019
  8. Dec 21, 2018
  9. Dec 13, 2018
  10. Dec 12, 2018
  11. Dec 11, 2018
  12. Dec 10, 2018
  13. Oct 16, 2018
  14. Sep 06, 2018
  15. Aug 15, 2018
  16. Jul 27, 2018
  17. May 07, 2018
  18. Apr 26, 2018
  19. Mar 07, 2018
  20. Feb 23, 2018
  21. 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
  22. Dec 13, 2017
  23. Aug 01, 2017
  24. Jul 05, 2017
  25. Apr 05, 2017
  26. Mar 17, 2017
  27. Feb 07, 2017
  28. Jan 13, 2017
    • Pawel Chojnacki's avatar
      Handles unsubscribe from notifications via email · c3a94000
      Pawel Chojnacki authored
      - allows unsubscription processing of email in format "reply+%{key}+unsubscribe@acme.com" (example)
      - if config.address includes %{key} and replies are enabled every unsubscriable message will include mailto: link in its List-Unsubscribe header
      c3a94000
  29. Nov 06, 2016
  30. Oct 03, 2016
  31. Sep 26, 2016
  32. Sep 20, 2016
  33. Aug 26, 2016
  34. Jun 16, 2016
Loading