- 06 Feb, 2018 1 commit
-
-
Tiago Botelho authored
-
- 05 Feb, 2018 6 commits
-
-
Robert Speicher authored
Add SAST job to .gitlab-ci.yml See merge request gitlab-org/gitlab-shell!188
-
Robert Speicher authored
Replace coveralls with simplecov See merge request gitlab-org/gitlab-shell!189
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 22 Jan, 2018 2 commits
-
-
-
Douwe Maan authored
Update CONTRIBUTING.md in line with https://about.gitlab.com/handbook/engineering/#gitlab-repositories
-
- 19 Jan, 2018 2 commits
-
-
Robert Speicher authored
Add CHANGELOG for 6.0.2 See merge request gitlab-org/gitlab-shell!187
-
Jacob Vosmaer authored
-
- 18 Jan, 2018 4 commits
-
-
Robert Speicher authored
Update gitaly-proto and gitaly libs See merge request gitlab-org/gitlab-shell!185
-
Jacob Vosmaer (GitLab) authored
-
Robert Speicher authored
Use grpc-go 1.9.1 See merge request gitlab-org/gitlab-shell!184
-
Jacob Vosmaer authored
-
- 14 Jan, 2018 2 commits
-
-
Stan Hu authored
Fix git push by removing a bad require in the pre-receive hook Closes gitlab-qa#158 See merge request gitlab-org/gitlab-shell!183
-
Nick Thomas authored
-
- 12 Jan, 2018 7 commits
-
-
Douwe Maan authored
Remove special case treatment of Geo nodes for SSH Closes #115 See merge request gitlab-org/gitlab-shell!179
-
Nick Thomas authored
-
Stan Hu authored
We removed SSH support in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3553, so we no longer need the ability to show all refs for Geo nodes. Closes #115
-
Douwe Maan authored
Remove direct redis integration Closes #119 See merge request gitlab-org/gitlab-shell!181
-
Douwe Maan authored
Resolve "Remove bin/gitlab_projects and lib/gitlab_projects.rb" Closes #113 See merge request gitlab-org/gitlab-shell!180
-
Nick Thomas authored
-
Nick Thomas authored
-
- 19 Dec, 2017 3 commits
-
-
Douwe Maan authored
Introduce a more-complete implementation of bin/authorized_keys Closes #118 See merge request gitlab-org/gitlab-shell!178
-
Nick Thomas authored
-
Nick Thomas authored
bin/authorized_keys doesn't check that the requesting user matches the expected user, so to enable database authorized keys lookups, we currently ask the admin to create a custom script for that purpose. Better is to have a complete script that can perform the whole task. This commit introduces bin/gitlab-shell-authorized-keys-check which does so.
-
- 14 Dec, 2017 1 commit
-
-
Sean McGivern authored
-
- 13 Dec, 2017 2 commits
-
-
Sean McGivern authored
Remove unused redis bin configuration. Closes #114 See merge request gitlab-org/gitlab-shell!177
-
Marin Jankovski authored
-
- 07 Dec, 2017 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
Prints a message if project was renamed See merge request gitlab-org/gitlab-shell!175
-
Mayra Cabrera authored
-
- 06 Dec, 2017 2 commits
-
-
Robert Speicher authored
Use 'git clone --no-local' when creating a fork See merge request gitlab-org/gitlab-shell!176
-
Jacob Vosmaer (GitLab) authored
-
- 01 Dec, 2017 2 commits
-
-
Douwe Maan authored
Add a 'fork-repository' command that works with hashed storage Closes #116 See merge request gitlab-org/gitlab-shell!174
-
Nick Thomas authored
The existing 'fork-project' command cannot work with hashed storage as the source project basename differs from the destination repository basename. It is deprecated by the addition of 'fork-repository' and should be removed in the next major version.
-
- 11 Oct, 2017 1 commit
-
-
Douwe Maan authored
Add relative git object dir envvars to check access request See merge request gitlab-org/gitlab-shell!171
-
- 10 Oct, 2017 1 commit
-
-
Ahmad Sherif authored
-