- Aug 02, 2018
-
-
James Lopez authored
-
- Aug 01, 2018
-
-
Ævar Arnfjörð Bjarmason authored
Why and how to enable this is covered in the docs being changed here. This requires gitlab-org/gitlab-shell@2e8b670 ("Add support for SSH certificate authentication", 2018-06-14) which has been merged in and tagged as 8.0.0, so GITLAB_SHELL_VERSION needs to be bumped. Merging this closes gitlab-org/gitlab-ce#34572 see gitlab-org/gitlab-shell!207 for the gitlab-shell MR. Implementation notes: - The APIs being changed here are all internal, and their sole consumer is gitlab-shell. - Most of the changed code is a MR to gitlab-shell, see the gitlab-org/gitlab-shell!207 MR. That change covers why only some of the internal methods get a new "username" parameter, and why some others only get a "user_id".
-
- Jul 27, 2018
-
-
James Lopez authored
-
- Jul 11, 2018
-
-
Stan Hu authored
Fixes a NoMethodError in the pre-receive hook: https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/206
-
- Jun 04, 2018
-
-
Douwe Maan authored
-
Bob Van Landuyt authored
This includes the change that prints the @username of a user instead of the full name. https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/204
-
- Apr 09, 2018
-
-
Jacob Vosmaer (GitLab) authored
-
- Mar 23, 2018
-
-
Jacob Vosmaer (GitLab) authored
-
- Mar 21, 2018
-
-
Alejandro Rodríguez authored
-
- Mar 06, 2018
-
-
Alejandro Rodríguez authored
-
- Feb 08, 2018
-
-
Tiago Botelho authored
-
- Feb 06, 2018
-
-
Tiago Botelho authored
-
Tiago Botelho authored
-
- Jan 22, 2018
-
-
Jacob Vosmaer (GitLab) authored
-
- Jan 09, 2018
-
-
Nick Thomas authored
-
- Dec 14, 2017
-
-
Sean McGivern authored
gitlab-shell 5.10.3 does not introduce any new features; it just removes an unused config option.
-
- Dec 08, 2017
-
-
- Dec 06, 2017
-
-
Robert Speicher authored
-
- Dec 04, 2017
-
-
Nick Thomas authored
Note the dependency on gitlab-shell v5.10.0
-
- Oct 11, 2017
-
-
Ahmad Sherif authored
Fixes gitaly#629
-
- Sep 29, 2017
-
-
David Turner authored
-
- Sep 22, 2017
-
-
Jonathon Reinhart authored
See gitlab-shell!169
-
- Sep 06, 2017
-
-
Alejandro Rodríguez authored
-
- Aug 07, 2017
-
-
Stan Hu authored
-
- Aug 04, 2017
-
-
Stan Hu authored
-
- Jul 20, 2017
-
-
Kim Carlbäcker authored
-
- Jul 12, 2017
-
-
Sean McGivern authored
This fixes an issue where the merge request URLs for a push returned an error, which made gitlab-shell show a stacktrace to the user.
-
- Jul 09, 2017
-
-
Kim Carlbäcker authored
-
- Jul 08, 2017
-
-
Kim "BKC" Carlbäcker authored
-
Kim "BKC" Carlbäcker authored
-
- Jul 03, 2017
-
-
James Edwards-Jones authored
Update to >= 5.1.0 needed for https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2240 on EE. Updated here to keep CE and EE on the same version. 5.1.1 includes https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/142 to revert changes which were causing problems with Post Receive hooks.
-
- Jun 26, 2017
-
-
Adam Niedzielski authored
-
- May 31, 2017
-
-
Alejandro Rodríguez authored
This change continues with the plan to change the parameters passed around GitLab components to allow for independence of mount points. See https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/130#note_28747613
-
Alejandro Rodríguez authored
This reverts commit 0d55def4.
-
Alejandro Rodríguez authored
This change continues with the plan to change the parameters passed around GitLab components to allow for independence of mount points. See https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/130#note_28747613
-
- May 18, 2017
-
-
Alejandro Rodríguez authored
-
- Apr 25, 2017
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Mar 30, 2017
-
-
Tiago Botelho authored
-
- Mar 08, 2017
-
-
Pawel Chojnacki authored
Related to gitlab-ee#1648
-
- Dec 16, 2016
-
-
Rémy Coutable authored
This fixes a compatibility issue with Git 2.11: - Issue: gitlab-org/gitlab-ce#25301 - gitlab-shell MR: gitlab-org/gitlab-shell!112 - CE MR: gitlab-org/gitlab-ce!7967 - EE MR: gitlab-org/gitlab-ee!964 Signed-off-by:
Rémy Coutable <remy@rymai.me>
-