Skip to content

Correctly encode string params for Gitaly's TreeEntries RPC

username-removed-367626 requested to merge gitaly-tree-entries-encoding into master

What does this MR do?

Correctly encode string params for Gitaly's TreeEntries RPC

Are there points in the code the reviewer needs to double check?

No

Why was this MR needed?

This was failing in prod https://sentry.gitlap.com/gitlab/gitlabcom/issues/42640/

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/36720#note_38012831

Merge request reports