-
- Downloads
Merge branch 'id-geo-http-push' into 'main'
Perform Git over HTTP request to primary repo See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/716 Merged-by:Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Alejandro Rodríguez <alejandro@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Reviewed-by:
Valery Sizov <valery@gitlab.com> Reviewed-by:
Alejandro Rodríguez <alejandro@gitlab.com> Reviewed-by:
Igor Drozdov <idrozdov@gitlab.com> Reviewed-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
Igor Drozdov <idrozdov@gitlab.com>
No related branches found
No related tags found
Showing
- internal/command/githttp/push.go 106 additions, 0 deletionsinternal/command/githttp/push.go
- internal/command/githttp/push_test.go 150 additions, 0 deletionsinternal/command/githttp/push_test.go
- internal/command/receivepack/receivepack.go 15 additions, 0 deletionsinternal/command/receivepack/receivepack.go
- internal/command/shared/customaction/customaction.go 3 additions, 0 deletionsinternal/command/shared/customaction/customaction.go
- internal/gitlabnet/accessverifier/client.go 6 additions, 4 deletionsinternal/gitlabnet/accessverifier/client.go
- internal/gitlabnet/accessverifier/client_test.go 5 additions, 3 deletionsinternal/gitlabnet/accessverifier/client_test.go
- internal/gitlabnet/git/client.go 56 additions, 0 deletionsinternal/gitlabnet/git/client.go
- internal/gitlabnet/git/client_test.go 88 additions, 0 deletionsinternal/gitlabnet/git/client_test.go
- internal/testhelper/testdata/testroot/responses/allowed_with_push_payload.json 2 additions, 0 deletions...estdata/testroot/responses/allowed_with_push_payload.json
internal/command/githttp/push.go
0 → 100644
internal/command/githttp/push_test.go
0 → 100644
internal/gitlabnet/git/client.go
0 → 100644
internal/gitlabnet/git/client_test.go
0 → 100644
Please register or sign in to comment