01 Mar, 2012
1 commit
23 Feb, 2012
1 commit
-
The gravatar documentation on implementing the hash specifies that leading and trailing whitespace must be trimmed and all characters should be forced to lowercase. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
22 Feb, 2012
1 commit
-
When displaying a diff, the line number always starts at one, even if the first diff is not at the first line Fixes this to display correct line numbering on first diff
21 Feb, 2012
1 commit
-
Conflicts: app/views/layouts/_project_menu.html.haml
20 Feb, 2012
3 commits
15 Feb, 2012
3 commits
14 Feb, 2012
1 commit
12 Feb, 2012
1 commit
09 Feb, 2012
1 commit
08 Feb, 2012
1 commit
-
Project - restyled show page, removed info page Repository - restyled show page, added download option Tags - added download options
05 Feb, 2012
1 commit
30 Jan, 2012
1 commit
-
Conflicts: Gemfile app/views/commits/_commits.html.haml app/views/projects/empty.html.haml
28 Jan, 2012
4 commits
25 Jan, 2012
1 commit
18 Jan, 2012
1 commit
15 Jan, 2012
1 commit
12 Jan, 2012
2 commits
-
Conflicts: app/assets/stylesheets/projects.css.scss
11 Jan, 2012
1 commit
04 Jan, 2012
1 commit
31 Dec, 2011
1 commit
30 Dec, 2011
4 commits
28 Dec, 2011
1 commit
27 Dec, 2011
2 commits
-
…e deleted a character by mistake...
-
2/ @commit.safe_message as an argument 3/ preserve in helper 4/ spaces around operators
26 Dec, 2011
1 commit
-
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.
20 Dec, 2011
1 commit
12 Dec, 2011
3 commits
-
fix merge request note link