- Apr 17, 2020
-
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
Package is responsible for parsing git pkt lines. Copied from gitaly, for now.
-
- Apr 15, 2020
-
-
Patrick Bajao authored
Extract customaction into a separate module See merge request gitlab-org/gitlab-shell!370
-
- Apr 14, 2020
-
-
Igor Drozdov authored
We'll reuse this module for uploadpack in the future
-
- Apr 13, 2020
-
-
Igor Drozdov authored
Update release steps to be more explicit See merge request gitlab-org/gitlab-shell!373
-
Patrick Bajao authored
Include information about not requiring a second maintainer review when releasing.
-
- Apr 08, 2020
-
-
Nick Thomas authored
Release v12.1.0 See merge request gitlab-org/gitlab-shell!372
-
Patrick Bajao authored
-
Patrick Bajao authored
Log git-{upload-pack,receive-pack} requests See merge request gitlab-org/gitlab-shell!367
-
David Kim authored
-
David Kim authored
-
- Apr 07, 2020
-
-
David Kim authored
-
- Apr 03, 2020
- Mar 30, 2020
-
-
Nick Thomas authored
Include code-navigation block to CI See merge request gitlab-org/gitlab-shell!362
-
Igor Drozdov authored
-
David Kim authored
-
- Mar 27, 2020
- Mar 16, 2020
-
-
Ash McKenzie authored
Update CODEOWNERS file See merge request gitlab-org/gitlab-shell!368
-
Patrick Bajao authored
Removed *.rake as we don't have rake files anymore.
-
- Mar 11, 2020
-
-
Patrick Bajao authored
Log internal HTTP requests See merge request gitlab-org/gitlab-shell!366
-
Stan Hu authored
This restores the previous behavior of logging the success and failures of internal HTTP requests. Part of https://gitlab.com/gitlab-org/gitlab/issues/207916
-
- Mar 02, 2020
-
-
Igor Drozdov authored
Release v12.0.0 See merge request gitlab-org/gitlab-shell!365
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
commands: pass through GIT_PROTOCOL envvar provided by clients Closes #273 See merge request gitlab-org/gitlab-shell!364
-
- Feb 28, 2020
-
-
Patrick Steinhardt authored
Both git-upload-pack and git-receive-pack services inspect the GIT_PROTOCOL environment transferred via SSH in order to decide which protocols are supported by a given client. Currently, we don't use the environment variable at all, though, but instead forward the GitProtocol field of the access verification response. Improve this by passing on the GIT_PROTOCOL environment variable provided by the client as-is.
-
- Feb 26, 2020
-
-
Igor Drozdov authored
Use Go 1.12 - 1.14 See merge request gitlab-org/gitlab-shell!363
-
Nick Thomas authored
-
- Jan 08, 2020
-
-
Stan Hu authored
Release v11.0.0 See merge request gitlab-org/gitlab-shell!359
-
Ash McKenzie authored
-
- Jan 04, 2020
-
-
Stan Hu authored
Bump Ruby version to 2.6.5 See merge request gitlab-org/gitlab-shell!357
-
- Jan 03, 2020
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- Jan 02, 2020
-
-
Igor Drozdov authored
Remove support for Custom data.info_message Closes #210 See merge request gitlab-org/gitlab-shell!356
-
- Dec 24, 2019
-
-
Ash McKenzie authored
-