-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch '42800-change-usage-of-avatar_icon' into 'master'
Change all occurrences of ApplicationHelper#avatar_icon to use a User object where possible Closes #42800 See merge request gitlab-org/gitlab-ce!16976
No related branches found
No related tags found
Showing
- app/finders/issues_finder.rb 1 addition, 1 deletionapp/finders/issues_finder.rb
- app/finders/notes_finder.rb 1 addition, 1 deletionapp/finders/notes_finder.rb
- app/helpers/application_helper.rb 22 additions, 8 deletionsapp/helpers/application_helper.rb
- app/helpers/avatars_helper.rb 13 additions, 1 deletionapp/helpers/avatars_helper.rb
- app/helpers/namespaces_helper.rb 1 addition, 1 deletionapp/helpers/namespaces_helper.rb
- app/helpers/projects_helper.rb 1 addition, 1 deletionapp/helpers/projects_helper.rb
- app/views/admin/users/_user.html.haml 1 addition, 1 deletionapp/views/admin/users/_user.html.haml
- app/views/admin/users/show.html.haml 1 addition, 1 deletionapp/views/admin/users/show.html.haml
- app/views/discussions/_discussion.html.haml 1 addition, 1 deletionapp/views/discussions/_discussion.html.haml
- app/views/events/_event.atom.builder 1 addition, 1 deletionapp/views/events/_event.atom.builder
- app/views/help/ui.html.haml 1 addition, 1 deletionapp/views/help/ui.html.haml
- app/views/issues/_issue.atom.builder 1 addition, 1 deletionapp/views/issues/_issue.atom.builder
- app/views/layouts/header/_default.html.haml 1 addition, 1 deletionapp/views/layouts/header/_default.html.haml
- app/views/notify/pipeline_failed_email.html.haml 3 additions, 3 deletionsapp/views/notify/pipeline_failed_email.html.haml
- app/views/notify/pipeline_success_email.html.haml 3 additions, 3 deletionsapp/views/notify/pipeline_success_email.html.haml
- app/views/profiles/show.html.haml 2 additions, 2 deletionsapp/views/profiles/show.html.haml
- app/views/projects/commits/_commit.atom.builder 1 addition, 1 deletionapp/views/projects/commits/_commit.atom.builder
- app/views/projects/jobs/_user.html.haml 1 addition, 1 deletionapp/views/projects/jobs/_user.html.haml
- app/views/projects/network/show.json.erb 1 addition, 1 deletionapp/views/projects/network/show.json.erb
- app/views/projects/pipeline_schedules/_pipeline_schedule.html.haml 1 addition, 1 deletion.../projects/pipeline_schedules/_pipeline_schedule.html.haml
Please register or sign in to comment