gitlabhq/app/views
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
..
admin new access rights implemented 2011-12-07 10:04:57 +02:00
commits Autolinks to issues in commit message (see #155) 2011-12-26 21:36:20 +01:00
dashboard Solved issue #188 2011-12-22 14:09:41 +01:00
devise reset pwd 2011-10-28 18:29:52 +03:00
issues User profile restyle. Feed(Atom) links for commits & issues 2011-12-19 23:32:59 +02:00
keys User profile restyle. Feed(Atom) links for commits & issues 2011-12-19 23:32:59 +02:00
layouts Merge pull request #215 from mutewinter/missing_favicon_link 2011-12-25 03:27:51 -08:00
merge_requests Dashboard perfomance improved. Filter for projects page 2011-12-20 08:24:14 +02:00
notes Alert commit author on note 2011-12-24 17:28:20 +01:00
notify notification for note for merge request 2011-12-18 16:29:58 +02:00
profile Design tab for profile. Colorscheme as db value 2011-12-20 22:47:09 +02:00
projects fixed activities date output for projects page 2011-12-21 09:48:23 +02:00
refs Design tab for profile. Colorscheme as db value 2011-12-20 22:47:09 +02:00
snippets Snippet restyle 2011-12-15 08:12:24 +02:00
tags clean up whitespace from project 2011-11-15 12:34:30 +04:00
team_members rename back button 2011-12-17 11:18:27 +02:00