- 27 Mar, 2017 1 commit
-
-
Robert Speicher authored
-
- 01 Dec, 2016 1 commit
-
-
Robert Speicher authored
-
- 17 Oct, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 11 Oct, 2016 1 commit
-
-
tiagonbotelho authored
-
- 19 Aug, 2016 2 commits
-
-
Sean McGivern authored
-
Sean McGivern authored
`after_sha` maps to the source branch, as it's the head of our compare, so these were just the wrong way around.
-
- 12 Aug, 2016 1 commit
-
- 04 Aug, 2016 1 commit
-
- 21 Jul, 2016 1 commit
-
-
Sean McGivern authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 11 May, 2016 1 commit
-
-
Sean McGivern authored
The repository push email can be very expensive to generate, especially with syntax-highlighted diffs. Instead of generating the email for each recipient, generate one email object and reset the Message-Id and To headers for each recipient. (Cloning would also be expensive in the case of large emails, although probably not as bad as generating from scratch.)
-
- 20 Aug, 2015 1 commit
-
-
Stan Hu authored
Gracefully handle SMTP user input errors (e.g. incorrect email addresses) to prevent Sidekiq retries Closes https://github.com/gitlabhq/gitlabhq/issues/9560
-