-
- Downloads
There was an error fetching the commit references. Please try again later.
Update list_last_commits_for_tree response path field to path_bytes
Updates the gitaly client to use path_bytes field instead of the deprecated path field in list_last_commits_for_tree_response. Also adds a test to guard against non-utf8 path data
Showing
- GITALY_SERVER_VERSION 1 addition, 1 deletionGITALY_SERVER_VERSION
- changelogs/unreleased/jc-update-list-last-commits.yml 5 additions, 0 deletionschangelogs/unreleased/jc-update-list-last-commits.yml
- lib/gitlab/gitaly_client/commit_service.rb 1 addition, 1 deletionlib/gitlab/gitaly_client/commit_service.rb
- spec/models/repository_spec.rb 19 additions, 0 deletionsspec/models/repository_spec.rb
Please register or sign in to comment