- Apr 13, 2020
-
-
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
-
- Dec 22, 2019
-
-
Ash McKenzie authored
Fix Typo See merge request gitlab-org/gitlab-shell!355
-
- Dec 21, 2019
-
-
flowed authored
-
- Dec 04, 2019
-
-
Igor Drozdov authored
Release v10.3.0 See merge request gitlab-org/gitlab-shell!354
-
Ash McKenzie authored
-
- Dec 03, 2019
-
-
Igor Drozdov authored
Use correct git-lfs download or upload operation names See merge request gitlab-org/gitlab-shell!353
-
Ash McKenzie authored
-
Ash McKenzie authored
-
- Oct 29, 2019
-
-
Ash McKenzie authored
Add support for Gitaly feature flags See merge request gitlab-org/gitlab-shell!351
-
- Oct 23, 2019
-
-
Mateusz Nowotyński authored
gitaly#1846 Gitaly does not store or remember feature flags. We must pass them in as metadata on each request. This MR adds plumbing to pass Gitaly feature flags supplied by gitlab-rails to the Gitaly server as gRPC request metadata. Signed-off-by:
Mateusz Nowotyński <maxmati4@gmail.com>
-