• J
    Modifying gitaly search files client to add chunking support · 04b9de85
    John Cai 提交于
    updates gitaly proto to 1.7.0, modifies the search files gitaly client
    call to use the new chunked_response flag in the rpc request, and stitch
    the responses together.
    
    maintains backwards compatibility with older gitaly servers.
    04b9de85
repository_service.rb 12.9 KB