-
- Downloads
Split repository search result on \n instead of $ to prevent the items of the...
Split repository search result on \n instead of $ to prevent the items of the array to start with a newline. Remove the strip from parsing the search result to keep result endlines.
Showing
- changelogs/unreleased/44280-fix-code-search.yml 5 additions, 0 deletionschangelogs/unreleased/44280-fix-code-search.yml
- lib/gitlab/git/repository.rb 1 addition, 1 deletionlib/gitlab/git/repository.rb
- lib/gitlab/project_search_results.rb 1 addition, 1 deletionlib/gitlab/project_search_results.rb
- spec/lib/gitlab/project_search_results_spec.rb 17 additions, 5 deletionsspec/lib/gitlab/project_search_results_spec.rb
Please register or sign in to comment