- 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>
-
Igor Drozdov authored
Make console messages consistent See merge request gitlab-org/gitlab-shell!334
-
-
-
-
- Oct 21, 2019
-
-
Igor Drozdov authored
Move Go code up one level See merge request gitlab-org/gitlab-shell!350
-
- Oct 18, 2019
-
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
Remove handler functions which aren't used See merge request gitlab-org/gitlab-shell!349
-
Igor Drozdov authored
-
- Oct 17, 2019
-
-
Igor Drozdov authored
Release v10.2.0 See merge request gitlab-org/gitlab-shell!348
-
- Oct 16, 2019
-
-
Nick Thomas authored
-
Ash McKenzie authored
Remove dead Ruby code and unused binaries See merge request gitlab-org/gitlab-shell!346
-
- Oct 15, 2019
-
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
Upgrade Gitaly to 1.68.0 See merge request gitlab-org/gitlab-shell!347
-
John Cai authored
Gitaly 1.68.0 upgrades gRPC to 1.24.0
-
- Oct 11, 2019
-
-
Ash McKenzie authored
Remove ruby tag from .gitlab-ci.yml See merge request gitlab-org/gitlab-shell!345
-
- Oct 10, 2019
-
-
Nick Thomas authored
-
- Oct 09, 2019
-
-
Nick Thomas authored
Version 10.1.0 See merge request gitlab-org/gitlab-shell!344
-
Nick Thomas authored
-
Ash McKenzie authored
Remove buildCheckAllowedEnv() test helper Closes #215 See merge request gitlab-org/gitlab-shell!343
-
Ash McKenzie authored
-
Ash McKenzie authored
Rewrite `bin/check` in Go See merge request gitlab-org/gitlab-shell!341
-
Ash McKenzie authored
Decouple `bin/compile` and `bin/install` from code in `lib/` See merge request gitlab-org/gitlab-shell!340
-
Ash McKenzie authored
Remove deprecated create-hooks script See merge request gitlab-org/gitlab-shell!342
-
- Oct 08, 2019
-
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
This commit duplicates a small amount of Ruby code that is run at build or install time. Over time, it would be nice to remove the dependency on Ruby for these steps, but the focus right now is on run-time. We'll be removing lib/* from gitlab-shell very soon, and these commands need to keep working when we do.
-
Nick Thomas authored
-