gitlabhq/app/views/commits
Cedric Gatay 443e21ed92 Autolinks to issues in commit message (see #155)
It matches #[0-9]+ in commit messages.
For example
 * Fix for #12
 * Code review for #56
 * Test for #15, Review on #54, Fix for #42

 It only links to valid issues (existing and belonging to the current project)
 It does not add any link to the commit in the issue page, it only consists in parsing the commit message when displayed.

 This can be considere as a primary work for the issue #155 on gitlabhq/gitlabhq.
2011-12-26 21:36:20 +01:00
..
_commits.html.haml increased breadcrumbs with & commit messages 2011-12-12 22:12:37 +02:00
_diff.html.haml line links for commit diff, css fixed for line diff 2011-12-01 01:51:04 +02:00
_diff_head.html.haml line links for commit diff, css fixed for line diff 2011-12-01 01:51:04 +02:00
_index.html.haml clean-up code 2011-10-26 18:46:25 +05:00
_text_file.html.haml refactor each_line detect to detect all diff file 2011-12-01 15:59:49 +08:00
index.atom.builder create atom feed for commits 2011-11-11 12:11:27 +04:00
index.html.haml User profile restyle. Feed(Atom) links for commits & issues 2011-12-19 23:32:59 +02:00
index.js.haml commit paging fixes 2011-11-05 14:26:06 +02:00
show.html.haml Autolinks to issues in commit message (see #155) 2011-12-26 21:36:20 +01:00
show.js.haml refactored too 2011-11-04 11:46:51 -04:00