BigW Consortium Gitlab

  1. 11 Dec, 2017 1 commit
    • Use message body for merge request description · b39b5524
      Jan Provaznik authored
      When a merge request is created from email, use message body
      as merge request description. If message body is empty then
      merge request description is still created from the source
      branch commit (if there is only single commit in the merge
      request).
      
      If message body is empty and there are multiple commits in
      the source branch, then merge request description is left empty.
      
      Closes #40968
  2. 05 Dec, 2017 1 commit
    • Create merge request from email · 8cce7073
      Jan Provaznik authored
      * new merge request can be created by sending an email to the specific
      email address (similar to creating issues by email)
      * for the first iteration, source branch must be specified in the mail
      subject, other merge request parameters can not be set yet
      * user should enable "Receive notifications about your own activity" in
      user settings to receive a notification about created merge request
      
      Part of #32878
  3. 16 Nov, 2017 1 commit
  4. 03 Aug, 2017 1 commit
  5. 02 Aug, 2017 1 commit
  6. 01 Aug, 2017 1 commit
  7. 07 Jul, 2017 1 commit
  8. 05 Jul, 2017 1 commit
  9. 19 Jun, 2017 1 commit
  10. 29 May, 2017 1 commit
  11. 05 May, 2017 1 commit
  12. 03 May, 2017 1 commit
  13. 02 May, 2017 1 commit
  14. 01 May, 2017 1 commit
    • Don't blow up when email has no References header · 08b1380f
      Sean McGivern authored
      If an email doesn't match our incoming email patterns on the To header, we fall
      back to the References header. If there was no References header, we'd raise an
      exception, when we'd be better off acting as if it was empty.
  15. 21 Apr, 2017 1 commit
  16. 20 Apr, 2017 2 commits
  17. 07 Apr, 2017 1 commit
  18. 05 Apr, 2017 2 commits
  19. 01 Mar, 2017 1 commit
  20. 23 Feb, 2017 3 commits
  21. 07 Feb, 2017 1 commit
  22. 03 Feb, 2017 2 commits
  23. 20 Jan, 2017 2 commits
  24. 13 Jan, 2017 1 commit
    • 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
  25. 22 Dec, 2016 1 commit
  26. 21 Dec, 2016 7 commits
  27. 16 Dec, 2016 1 commit
  28. 17 Nov, 2016 1 commit