summaryrefslogtreecommitdiff
path: root/app/views/projects/graphs
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-13 16:26:48 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-13 16:26:48 +0300
commit31e9f82ebc24ff04cb4eeaf933f6f3b158a38a62 (patch)
tree6e06dbb2b782cb1304f82cff82e67b80ddb3c1b7 /app/views/projects/graphs
parent7825830ca51dc7bf84ca6216c3b66e3ce1c63c44 (diff)
downloadgitlab-ce-31e9f82ebc24ff04cb4eeaf933f6f3b158a38a62.tar.gz
Improve repository graph
Diffstat (limited to 'app/views/projects/graphs')
-rw-r--r--app/views/projects/graphs/show.html.haml5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/views/projects/graphs/show.html.haml b/app/views/projects/graphs/show.html.haml
index 6f9a161a13c..cfa10ae407c 100644
--- a/app/views/projects/graphs/show.html.haml
+++ b/app/views/projects/graphs/show.html.haml
@@ -1,7 +1,8 @@
.loading-graph
%center
.loading
- %h3.page-title Building repository graph. Please wait a moment.
+ %h3.page-title Building repository graph.
+ %p Please wait a moment, this page will automatically refresh when ready.
.stat-graph
.header.clearfix
@@ -11,6 +12,8 @@
%option{:value => "additions"} Additions
%option{:value => "deletions"} Deletions
%h3#date_header.page-title
+ %p.light
+ Commits to #{@project.default_branch}, excluding merge commits. Limited by 8,000 commits
%input#brush_change{:type => "hidden"}
.graphs
#contributors-master