Skip to content

Make Gitaly PostUploadPack mandatory

Jacob Vosmaer requested to merge gitaly-post-upload-pack-mandatory into master

What does this MR do?

Remove the option to disable Gitaly's SmartHTTP.PostUploadPack RPC.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

All Gitaly RPC's must eventually become non-optional.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes gitaly#184 (closed)

Closes gitaly#219 (closed)

Edited by Andrew Newdigate

Merge request reports