gitlabhq/app
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
..
assets Design tab for profile. Colorscheme as db value 2011-12-20 22:47:09 +02:00
controllers Alert commit author on note 2011-12-24 17:28:20 +01:00
decorators Download link for binary 2011-12-15 08:42:24 +02:00
helpers Autolinks to issues in commit message (see #155) 2011-12-26 21:36:20 +01:00
mailers Alert commit author on note 2011-12-24 17:28:20 +01:00
models Alert commit author on note 2011-12-24 17:28:20 +01:00
uploaders v1.0 2011-10-13 04:00:00 +03:00
views Autolinks to issues in commit message (see #155) 2011-12-26 21:36:20 +01:00