summaryrefslogtreecommitdiff
path: root/app/views/events/_event_issue.atom.haml
diff options
context:
space:
mode:
authorAlex Leutgöb <privat@alexleutgoeb.com>2012-09-24 11:01:44 +0200
committerAlex Leutgöb <privat@alexleutgoeb.com>2012-09-24 15:12:44 +0200
commit0b8e956f32cac5847029c29a607816b743e52465 (patch)
treecd0751582c4827aebcbfd9d502ef20a9584d0ba1 /app/views/events/_event_issue.atom.haml
parent8ec956421c5e94bc2a51e30414d85417c10404b8 (diff)
downloadgitlab-ce-0b8e956f32cac5847029c29a607816b743e52465.tar.gz
Add a more verbose dashboard event feed
- Add project name to event title - Push: Entry links to single commit or commits overview depending on number of pushed commits - Push: Display first 15 commits with commit message and author and link to single commit - Issues: Display issue description
Diffstat (limited to 'app/views/events/_event_issue.atom.haml')
-rw-r--r--app/views/events/_event_issue.atom.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/events/_event_issue.atom.haml b/app/views/events/_event_issue.atom.haml
new file mode 100644
index 00000000000..64dc02e3f56
--- /dev/null
+++ b/app/views/events/_event_issue.atom.haml
@@ -0,0 +1,2 @@
+%div{:xmlns => "http://www.w3.org/1999/xhtml"}
+ %p= simple_format issue.description