Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-07-29 16:18:11 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-07-29 16:18:11 +0400
commitf844556531304a791080ff29f1cfdf9a29e79bfd (patch)
treee261c8838d2748835b981e3ba78cd60d580fe000 /app/views/notify/repository_push_email.html.haml
parent2f780af2462d71164c2e11bc6147f87400303a64 (diff)
Fix email on push
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/notify/repository_push_email.html.haml')
-rw-r--r--app/views/notify/repository_push_email.html.haml4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/views/notify/repository_push_email.html.haml b/app/views/notify/repository_push_email.html.haml
index bf358fe70a9..0358810afdc 100644
--- a/app/views/notify/repository_push_email.html.haml
+++ b/app/views/notify/repository_push_email.html.haml
@@ -25,6 +25,4 @@
%br
- if @compare.timeout
- %h5 To prevent performance issues changes are hidden
-- elsif @compare.commits_over_limit?
- %h5 Changes are not shown due to large amount of commits
+ %h5 Huge diff. To prevent performance issues changes are hidden