- 04 Dec, 2019 1 commit
-
-
Ash McKenzie authored
-
- 03 Dec, 2019 3 commits
-
-
Igor authored
Use correct git-lfs download or upload operation names See merge request gitlab-org/gitlab-shell!353
-
Ash McKenzie authored
-
Ash McKenzie authored
-
- 29 Oct, 2019 1 commit
-
-
Ash McKenzie authored
Add support for Gitaly feature flags See merge request gitlab-org/gitlab-shell!351
-
- 23 Oct, 2019 5 commits
-
-
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 authored
Make console messages consistent See merge request gitlab-org/gitlab-shell!334
-
Ash McKenzie authored
-
Ash McKenzie authored
-
Ash McKenzie authored
-
- 21 Oct, 2019 1 commit
-
-
Igor authored
Move Go code up one level See merge request gitlab-org/gitlab-shell!350
-
- 18 Oct, 2019 5 commits
-
-
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 authored
-
- 17 Oct, 2019 1 commit
-
-
Igor authored
Release v10.2.0 See merge request gitlab-org/gitlab-shell!348
-
- 16 Oct, 2019 2 commits
-
-
Nick Thomas authored
-
Ash McKenzie authored
Remove dead Ruby code and unused binaries See merge request gitlab-org/gitlab-shell!346
-
- 15 Oct, 2019 8 commits
-
-
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
-
- 11 Oct, 2019 1 commit
-
-
Ash McKenzie authored
Remove ruby tag from .gitlab-ci.yml See merge request gitlab-org/gitlab-shell!345
-
- 10 Oct, 2019 1 commit
-
-
Nick Thomas authored
-
- 09 Oct, 2019 7 commits
-
-
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
-
- 08 Oct, 2019 4 commits
-
-
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
-