1. 14 Apr, 2016 1 commit
    • Stan Hu's avatar
      Fix diffs in text part of email-on-push messages · d01168a1
      Stan Hu authored
      `safe_diff_files` directly modifies @message.diffs and was being called inside the HTML template
      of the e-mail. By the time the text e-mail rendering occurs, the objects were already
      wrapped by GitLab's diff helpers. This MR makes it explicit that the diff wrapper
      will be used in both the text and HTML e-mail templates.
      
      Closes gitlab-org/gitlab-ce#14497
      d01168a1
  2. 13 Apr, 2016 13 commits
  3. 12 Apr, 2016 1 commit
  4. 11 Apr, 2016 3 commits
  5. 10 Apr, 2016 1 commit
  6. 08 Apr, 2016 17 commits
  7. 07 Apr, 2016 4 commits