• J
    Removing old code path for search_files_by_content · 87adc799
    John Cai 提交于
    In 11.8, we added a fix for the SearchFilesByContent RPC in gitaly to
    send back the response in chunks. However, we kept in the old code path
    for backwards compatibility. Now that the change is fully deployed, we
    can remove that old codepath.
    87adc799
repository_spec.rb 70.8 KB