11 Apr, 2014

1 commit


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
     

19 Feb, 2014

1 commit

  • This changes the email "From" field from "gitlab@example.com" to either:
    
    * "John Doe <gitlab@example.com>" if the author of the action is known,
    * "GitLab <gitlab@example.com>" otherwise.
    
    Rationale: this allow mails to appear as if they were sent by the
    author. It appears in the mailbox more like a real discussion between
    the sender and the receiver ("John sent: we should refactor this") and
    less like a robot notifying about something.
    Pierre de La Morinerie
     

12 Feb, 2014

1 commit


17 Dec, 2013

3 commits


08 Nov, 2013

1 commit

  • There was some funny syntax in merge request email templates. There was a ! before
    the merge request number when there probably should be a #. This may be some carry over
    from markdown but should not be in email templates.  There were also some capitalization
    discrepancies among the subject lines. For those OCD people out there I standardized the
    capitalization. :)
    Drew Blessing
     

11 Sep, 2013

1 commit


22 Jun, 2013

1 commit


19 Mar, 2013

1 commit