-
- Downloads
Re-use User objects for avatar_icon where possible
This removes the need for running an extra SQL query in these cases.
Showing
- app/views/admin/users/show.html.haml 1 addition, 1 deletionapp/views/admin/users/show.html.haml
- app/views/dashboard/milestones/_issue.html.haml 1 addition, 1 deletionapp/views/dashboard/milestones/_issue.html.haml
- app/views/dashboard/milestones/_merge_request.html.haml 1 addition, 1 deletionapp/views/dashboard/milestones/_merge_request.html.haml
- app/views/dashboard/milestones/show.html.haml 1 addition, 1 deletionapp/views/dashboard/milestones/show.html.haml
- app/views/groups/group_members/_group_member.html.haml 1 addition, 1 deletionapp/views/groups/group_members/_group_member.html.haml
- app/views/groups/milestones/_issue.html.haml 1 addition, 1 deletionapp/views/groups/milestones/_issue.html.haml
- app/views/groups/milestones/_merge_request.html.haml 1 addition, 1 deletionapp/views/groups/milestones/_merge_request.html.haml
- app/views/groups/milestones/show.html.haml 1 addition, 1 deletionapp/views/groups/milestones/show.html.haml
- app/views/layouts/_page.html.haml 1 addition, 1 deletionapp/views/layouts/_page.html.haml
- app/views/layouts/ci/_page.html.haml 1 addition, 1 deletionapp/views/layouts/ci/_page.html.haml
- app/views/profiles/show.html.haml 1 addition, 1 deletionapp/views/profiles/show.html.haml
- app/views/projects/milestones/_issue.html.haml 1 addition, 1 deletionapp/views/projects/milestones/_issue.html.haml
- app/views/projects/milestones/_merge_request.html.haml 1 addition, 1 deletionapp/views/projects/milestones/_merge_request.html.haml
- app/views/projects/milestones/show.html.haml 1 addition, 1 deletionapp/views/projects/milestones/show.html.haml
- app/views/projects/project_members/_project_member.html.haml 1 addition, 1 deletionapp/views/projects/project_members/_project_member.html.haml
- app/views/users/show.html.haml 2 additions, 2 deletionsapp/views/users/show.html.haml
Please register or sign in to comment