Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
528d125d
Commit
528d125d
authored
Aug 12, 2012
by
randx
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'jouve-fix_commits_dashboard'
parents
a483090b
bd0c971a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
app/views/events/_commit.html.haml
app/views/events/_commit.html.haml
+1
-2
No files found.
app/views/events/_commit.html.haml
View file @
528d125d
...
...
@@ -5,5 +5,4 @@
%strong
.cdark
=
commit
.
author_name
–
=
image_tag
gravatar_icon
(
commit
.
author_email
),
class:
"avatar"
,
width:
16
=
gfm
truncate
(
commit
.
title
,
length:
50
),
project_commit_path
(
project
,
id:
commit
.
id
)
rescue
"--broken encoding"
=
gfm
truncate
(
commit
.
title
,
length:
50
)
rescue
"--broken encoding"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment