BigW Consortium Gitlab

  1. 17 Jan, 2018 1 commit
    • 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.
  2. 13 Dec, 2017 1 commit
  3. 23 Sep, 2017 1 commit
  4. 14 Aug, 2017 1 commit
  5. 27 Jul, 2017 2 commits
  6. 05 Jul, 2017 1 commit
  7. 04 May, 2017 1 commit
  8. 05 Apr, 2017 4 commits
  9. 17 Mar, 2017 1 commit
  10. 22 Feb, 2017 1 commit
  11. 18 Jan, 2017 1 commit
  12. 25 Nov, 2016 1 commit
    • Add new template to handle both commit & mr notes · 24070bac
      hhoopes authored
      Currently comments on commits and merge requests do not require merge request- or commit-specific information, but can use the same template. Rather than change the method which calls the template, I opted to keep the templates separate and create a new template to highlight their identicality, while preserving the option to distinguish them from each other in the future.
      
      Also removed some of the inconsistencies between text and html email versions.
      
      Still needed is a text-only version of git diffs and testing.
  13. 18 Oct, 2016 1 commit
    • Use bcc for pipeline emails because: · 045c6715
      Lin Jen-Shin authored
      We use bcc here because we don't want to generate this emails for a
      thousand times. This could be potentially expensive in a loop, and
      recipients would contain all project watchers so it could be a lot.
  14. 14 Oct, 2016 2 commits
  15. 08 Oct, 2016 1 commit
  16. 07 Oct, 2016 1 commit
  17. 06 Oct, 2016 2 commits
  18. 03 Oct, 2016 1 commit
  19. 26 Sep, 2016 1 commit
  20. 13 Sep, 2016 1 commit
  21. 31 Aug, 2016 3 commits
  22. 26 Aug, 2016 1 commit
  23. 15 Aug, 2016 1 commit
  24. 12 Aug, 2016 1 commit
  25. 29 Jul, 2016 1 commit
  26. 15 Jul, 2016 1 commit
  27. 06 Jul, 2016 3 commits
  28. 20 Jun, 2016 1 commit
  29. 16 Jun, 2016 2 commits