gitlab-org--gitlab-foss/changelogs/unreleased/zj-workhorse-commit-patch-diff.yml
Zeger-Jan van de Weg dfdd881510
Workhorse to send raw diff and patch for commits
Prior to this change, this was done through unicorn. In theory this
could time out. Workhorse has been sending these raw patches and diffs
for a long time and is stable in doing so.

Added bonus is the fact that `Commit#to_patch` can be removed.

`Commit#to_diff` too, which closes
https://gitlab.com/gitlab-org/gitaly/issues/324

Closes https://gitlab.com/gitlab-org/gitaly/issues/1196
2018-05-16 11:52:43 +02:00

5 lines
95 B
YAML

---
title: Workhorse to send raw diff and patch for commits
merge_request:
author:
type: other