summaryrefslogtreecommitdiff
path: root/app/views/projects/graphs
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-19 20:11:41 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-19 20:11:41 +0300
commit4250c349152e252ff36bab54c53d7b267a5b1232 (patch)
tree4318aa60fc5b3af34a0fb28f4917d3ff59422a8b /app/views/projects/graphs
parentfd7c8c71e5ced72b501b015adedd295f14017785 (diff)
downloadgitlab-ce-4250c349152e252ff36bab54c53d7b267a5b1232.tar.gz
Make repo graph work for large repos on slower machines
Diffstat (limited to 'app/views/projects/graphs')
-rw-r--r--app/views/projects/graphs/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/graphs/show.html.haml b/app/views/projects/graphs/show.html.haml
index cfa10ae407c..a21cb9e7861 100644
--- a/app/views/projects/graphs/show.html.haml
+++ b/app/views/projects/graphs/show.html.haml
@@ -13,7 +13,7 @@
%option{:value => "deletions"} Deletions
%h3#date_header.page-title
%p.light
- Commits to #{@project.default_branch}, excluding merge commits. Limited by 8,000 commits
+ Commits to #{@project.default_branch}, excluding merge commits. Limited by 6,000 commits
%input#brush_change{:type => "hidden"}
.graphs
#contributors-master