-
- Downloads
Added author to various Markdown calls in views
This ensures all these calls have an author set, allowing the use of "all" mentions where possible.
Showing
- app/views/admin/abuse_reports/_abuse_report.html.haml 1 addition, 1 deletionapp/views/admin/abuse_reports/_abuse_report.html.haml
- app/views/events/_commit.html.haml 1 addition, 1 deletionapp/views/events/_commit.html.haml
- app/views/events/_event_issue.atom.haml 1 addition, 1 deletionapp/views/events/_event_issue.atom.haml
- app/views/events/_event_merge_request.atom.haml 1 addition, 1 deletionapp/views/events/_event_merge_request.atom.haml
- app/views/events/_event_note.atom.haml 1 addition, 1 deletionapp/views/events/_event_note.atom.haml
- app/views/events/_event_push.atom.haml 1 addition, 1 deletionapp/views/events/_event_push.atom.haml
- app/views/events/event/_push.html.haml 1 addition, 1 deletionapp/views/events/event/_push.html.haml
- app/views/notify/_note_message.html.haml 1 addition, 1 deletionapp/views/notify/_note_message.html.haml
- app/views/notify/new_issue_email.html.haml 1 addition, 1 deletionapp/views/notify/new_issue_email.html.haml
- app/views/notify/new_merge_request_email.html.haml 1 addition, 1 deletionapp/views/notify/new_merge_request_email.html.haml
- app/views/projects/commit/_commit_box.html.haml 2 additions, 2 deletionsapp/views/projects/commit/_commit_box.html.haml
- app/views/projects/commits/_commit.html.haml 1 addition, 1 deletionapp/views/projects/commits/_commit.html.haml
- app/views/projects/issues/show.html.haml 2 additions, 2 deletionsapp/views/projects/issues/show.html.haml
- app/views/projects/merge_requests/show/_mr_box.html.haml 2 additions, 2 deletionsapp/views/projects/merge_requests/show/_mr_box.html.haml
- app/views/projects/merge_requests/widget/_open.html.haml 1 addition, 1 deletionapp/views/projects/merge_requests/widget/_open.html.haml
- app/views/projects/notes/_note.html.haml 1 addition, 1 deletionapp/views/projects/notes/_note.html.haml
- app/views/projects/repositories/_feed.html.haml 1 addition, 1 deletionapp/views/projects/repositories/_feed.html.haml
- app/views/search/results/_issue.html.haml 1 addition, 1 deletionapp/views/search/results/_issue.html.haml
- app/views/search/results/_merge_request.html.haml 1 addition, 1 deletionapp/views/search/results/_merge_request.html.haml
- app/views/search/results/_note.html.haml 1 addition, 1 deletionapp/views/search/results/_note.html.haml
Loading
Please register or sign in to comment