Code search not working on Gitlab 5.2
Created by: thelinuxlich
Just upgraded my server to 5.2 and tried the new search feature, no matter what I type, it doesn't bring any result.
extract from #4022
Parameters: {"group_id"=>"", "project_id"=>"9", "search"=>"server", "search_code"=>"true", "utf8"=>"✓"}
Completed 500 Internal Server Error in 66ms
ArgumentError (invalid byte sequence in UTF-8):
app/models/repository.rb:49:in method_missing'
app/contexts/search_context.rb:20:inexecute'
app/controllers/search_controller.rb:17:in `show'