- 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
-
- 29 Sep, 2017 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
translate gl_username -> REMOTE_USER See merge request gitlab-org/gitlab-shell!158
-
- 28 Sep, 2017 1 commit
-
-
David Turner authored
-
- 27 Sep, 2017 1 commit
-
-
Douwe Maan authored
Update version to 9.5.2 See merge request gitlab-org/gitlab-shell!170
-
- 26 Sep, 2017 1 commit
-
-
Bob Van Landuyt authored
-
- 22 Sep, 2017 3 commits
-
-
Douwe Maan authored
pre-receive: Fix undefined local variable error Closes #108 See merge request gitlab-org/gitlab-shell!169
-
Jonathon Reinhart authored
-
Jonathon Reinhart authored
This was broken during the refactor in c658360e.
-
- 19 Sep, 2017 4 commits
-
-
Robert Speicher authored
Bumps gitlab shell version to 5.9.1 See merge request gitlab-org/gitlab-shell!168
-
Robert Speicher authored
Adds --force option to push branches. See merge request gitlab-org/gitlab-shell!167
-
Tiago Botelho authored
-
Tiago Botelho authored
-
- 06 Sep, 2017 2 commits
-
-
Sean McGivern authored
-
Sean McGivern authored
Gitaly redis refactor Closes gitaly#522 See merge request !164
-
- 05 Sep, 2017 2 commits
-
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
- 04 Sep, 2017 1 commit
-
-
Douwe Maan authored
-