- Jan 09, 2018
-
-
Stan Hu authored
With the introduction of hashed storage, the import Rake task needs to be able to copy a repo and then initialize the hooks as a separate step from creating the project directory. Relates to gitlab-org/gitlab-ce#41739 and https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16280
-
- Dec 19, 2017
-
-
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.
-
- Dec 14, 2017
-
- Dec 13, 2017
-
-
Sean McGivern authored
Remove unused redis bin configuration. Closes #114 See merge request gitlab-org/gitlab-shell!177
-
Marin Jankovski authored
-
- Dec 07, 2017
-
-
Douwe Maan authored
-
Douwe Maan authored
Prints a message if project was renamed See merge request gitlab-org/gitlab-shell!175
-
Mayra Cabrera authored
- Dec 06, 2017
-
-
Robert Speicher authored
Use 'git clone --no-local' when creating a fork See merge request gitlab-org/gitlab-shell!176
-
Jacob Vosmaer (GitLab) authored
-
- Dec 01, 2017
-
-
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.
-
- Oct 11, 2017
-
-
Douwe Maan authored
Add relative git object dir envvars to check access request See merge request gitlab-org/gitlab-shell!171
-
- Oct 10, 2017
-
-
Ahmad Sherif authored
-
- Sep 29, 2017
-
-
Douwe Maan authored
translate gl_username -> REMOTE_USER See merge request gitlab-org/gitlab-shell!158
- Sep 28, 2017
-
-
David Turner authored
-
- Sep 27, 2017
-
-
Douwe Maan authored
Update version to 9.5.2 See merge request gitlab-org/gitlab-shell!170
-
- Sep 26, 2017
-
-
Bob Van Landuyt authored
-
- Sep 22, 2017
-
-
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.
-
- Sep 19, 2017
-
-
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
-
- Sep 06, 2017
-
-
Sean McGivern authored
Gitaly redis refactor Closes gitaly#522 See merge request !164
- Sep 05, 2017
-
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
- Sep 04, 2017
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- Aug 31, 2017
-
-
Sean McGivern authored
Support new /internal/post-receive API endpoint Closes gitaly#522 See merge request !163
-
- Aug 30, 2017
-
-
Alejandro Rodríguez authored
-
- Aug 09, 2017
-
-
Yorick Peterse authored
Support old versions of ruby without a monotonic clock Closes #69 See merge request !161
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-