diff --git a/.haml-lint_todo.yml b/.haml-lint_todo.yml index 12505521435..c83d5420a4d 100644 --- a/.haml-lint_todo.yml +++ b/.haml-lint_todo.yml @@ -214,7 +214,6 @@ linters: - 'app/views/projects/mattermosts/_team_selection.html.haml' - 'app/views/projects/mattermosts/new.html.haml' - 'app/views/projects/merge_requests/_commits.html.haml' - - 'app/views/projects/merge_requests/_how_to_merge.html.haml' - 'app/views/projects/merge_requests/_mr_title.html.haml' - 'app/views/projects/merge_requests/conflicts/_commit_stats.html.haml' - 'app/views/projects/merge_requests/conflicts/_file_actions.html.haml' diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION index 857ea235035..895e4e48247 100644 --- a/GITALY_SERVER_VERSION +++ b/GITALY_SERVER_VERSION @@ -1 +1 @@ -9677be26e1a7f7e4f56bf4f7ba47bc0d16f40e16 +ae38755015839b67292e5f550a9a4fd72c3c1a56 diff --git a/app/assets/javascripts/boards/components/board_assignee_dropdown.vue b/app/assets/javascripts/boards/components/board_assignee_dropdown.vue index 231cde0d24f..b4a9d34e738 100644 --- a/app/assets/javascripts/boards/components/board_assignee_dropdown.vue +++ b/app/assets/javascripts/boards/components/board_assignee_dropdown.vue @@ -1,5 +1,5 @@