03 Mar, 2014

1 commit

  • When an email notification concerns a specific object (issue, note,
    merge request, etc.), add a link to the footer of the email that opens
    the item's page in a web browser.
    
    Rationale:
    
    * The link is predictable: always the same text, always at the same
    location, like any reliable tool.
    
    * It allows to remove the inline-title in many emails, and leave only
    the actual content of the message.
    Pierre de La Morinerie
     

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 Sep, 2013

1 commit