An error occurred fetching the project authors.
  1. 26 Apr, 2018 1 commit
  2. 07 Mar, 2018 1 commit
  3. 23 Feb, 2018 1 commit
  4. 17 Jan, 2018 1 commit
    • 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.
      23a20c20
  5. 13 Dec, 2017 2 commits
  6. 01 Aug, 2017 1 commit
  7. 05 Jul, 2017 1 commit
  8. 05 Apr, 2017 1 commit
  9. 17 Mar, 2017 1 commit
  10. 07 Feb, 2017 1 commit
  11. 13 Jan, 2017 1 commit
    • 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
  12. 06 Nov, 2016 1 commit
  13. 03 Oct, 2016 2 commits
  14. 26 Sep, 2016 1 commit
  15. 20 Sep, 2016 1 commit
  16. 26 Aug, 2016 1 commit
  17. 16 Jun, 2016 2 commits
  18. 14 Jun, 2016 2 commits
  19. 03 Jun, 2016 2 commits
  20. 17 May, 2016 1 commit
  21. 25 Mar, 2016 2 commits
    • Rémy Coutable's avatar
      Improve and finish the fallback to the In-Reply-To and References header for... · 9f218fc1
      Rémy Coutable authored
      Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature
      
      A few things to note:
      - The IncomingEmail feature is now enabled even without a
        correctly-formatted sub-address
      - Message-ID for new thread mail are kept the same so that subsequent
        notifications to this thread are grouped in the thread by the email
        service that receives the notification
        (i.e. In-Reply-To of the answer == Message-ID of the first thread message)
      - To maximize our chance to be able to retrieve the reply key, we look
        for it in the In-Reply-To header and the References header
      - The pattern for the fallback reply message id is "reply-[key]@[gitlab_host]"
      - Improve docs thanks to Axil
      9f218fc1
    • David Padilla's avatar
  22. 19 Jan, 2016 1 commit
  23. 09 Jan, 2016 1 commit
  24. 15 Dec, 2015 1 commit
  25. 10 Dec, 2015 1 commit
  26. 08 Dec, 2015 1 commit
  27. 01 Oct, 2015 1 commit
  28. 21 Sep, 2015 1 commit
  29. 09 Sep, 2015 1 commit
  30. 26 Aug, 2015 1 commit
  31. 19 Aug, 2015 4 commits