summaryrefslogtreecommitdiff
path: root/app/views/hooks
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-12-23 01:10:57 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-12-23 01:10:57 +0200
commit3ff131a747834f6ef481a6fa8ee663fea3fac93b (patch)
tree90c92e466f989e9362c606c1d80b2adc6e06bc42 /app/views/hooks
parent0af5884bcdd0f1ef7827a9493422cd6aad876219 (diff)
downloadgitlab-ce-3ff131a747834f6ef481a6fa8ee663fea3fac93b.tar.gz
Improve web hook data. Use clonable url in repo info
Diffstat (limited to 'app/views/hooks')
-rw-r--r--app/views/hooks/_data_ex.html.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/hooks/_data_ex.html.erb b/app/views/hooks/_data_ex.html.erb
index 7dd6b9e0750..4d49ee2f0ee 100644
--- a/app/views/hooks/_data_ex.html.erb
+++ b/app/views/hooks/_data_ex.html.erb
@@ -7,9 +7,9 @@
:user_name => "John Smith",
:repository => {
:name => "Diaspora",
- :url => "localhost/diaspora",
+ :url => "git@localhost/diaspora.git",
:description => "",
- :homepage => "localhost/diaspora",
+ :homepage => "http://localhost/diaspora",
:private => true
},
:commits => [