gitlab-org--gitlab-foss/app
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
..
assets Merge branch 'refactor/move-squash-before-merge-vue-component' into 'master' 2018-05-14 15:47:35 +00:00
controllers Workhorse to send raw diff and patch for commits 2018-05-16 11:52:43 +02:00
finders show only groups an admin is a member of in dashboards/grops 2018-05-01 09:24:21 +00:00
helpers Remove tooltips on activity tabs 2018-05-11 11:55:40 -07:00
mailers Backport 5480-epic-notifications from EE 2018-05-07 12:58:47 -06:00
models Merge branch 'blackst0ne-rails5-fix-spec-models-ci-pipeline_spec-rb' into 'master' 2018-05-14 13:19:37 +00:00
policies Allows `access_(git|api)` to anonymous users 2018-05-10 17:02:27 +02:00
presenters Respect permissions when showing Failed Jobs 2018-05-06 18:46:00 +02:00
serializers Merge branch '43557-osw-present-merge-sha-commit' into 'master' 2018-05-07 22:17:55 +00:00
services Include project.full_path when moving repo 2018-05-10 16:24:57 +10:00
uploaders Resolve "Avatar URLs are wrong when using a CDN path and Object Storage" 2018-04-23 16:59:53 +00:00
validators
views Merge branch 'dz-add-2fa-filter' into 'master' 2018-05-11 10:54:04 +00:00
workers remove the `Upload` redefinition in `MigrateUploadsWorker` 2018-05-08 10:04:52 -04:00