24 Feb, 2014

2 commits

  • Currently, an email is sent every time a mentionable is referenced
    by an issue, a commit or a merge request: if I comment "This MR is
    related to #5", watchers get one email for the comment, and another
    one stating "Issue #5 was mentioned by issue #13".
    
    This is annoying — but the biggest issue is when pushing an existing
    branch. Every issue referenced by commit messages in this branch will
    get a new mention (which is fine), and dozens of emails will be sent
    for all these new mentions (which is not).
    
    This commit fixes the spam by avoiding to send an email when a new
    mention is created. In most cases the email notification for the
    mentioner is enough.
    Pierre de La Morinerie
     
  • Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
    Dmitriy Zaporozhets
     

21 Feb, 2014

1 commit


19 Feb, 2014

1 commit


18 Feb, 2014

4 commits


13 Feb, 2014

1 commit

  • Emails are used to associate commits with users. The emails
    are not verified and don't have to be valid email addresses. They
    are assigned on a first come, first serve basis.
    
    Notifications are sent when an email is added.
    Jason Hollingsworth
     

11 Feb, 2014

6 commits


10 Feb, 2014

3 commits


08 Feb, 2014

1 commit


07 Feb, 2014

1 commit


06 Feb, 2014

2 commits


05 Feb, 2014

1 commit


29 Jan, 2014

1 commit


28 Jan, 2014

3 commits


27 Jan, 2014

3 commits


24 Jan, 2014

4 commits


23 Jan, 2014

6 commits