summaryrefslogtreecommitdiff
path: root/GITLAB_SHELL_VERSION
Commit message (Collapse)AuthorAgeFilesLines
* Use gitlab-shell v9.4.1Douwe Maan2019-08-201-1/+1
|
* Update to GitLab Shell v9.4.0Patrick Bajao2019-08-201-1/+1
|
* Update to GitLab Shell v9.3.0Nick Thomas2019-06-061-1/+1
|
* Upgrade gitlab-shell to 9.2.0Stan Hu2019-05-161-1/+1
| | | | | Main change is to bump .ruby-version to 2.6.3 so versions are consistent for the GDK.
* Update gitlab-shell to v9.1.0Nick Thomas2019-05-071-1/+1
|
* Update GitLab Shell to v9.0.0Nick Thomas2019-04-041-1/+1
|
* Update GitLab Shell to v8.7.1nick.thomas/gitlab-ce-shell-8-7Nick Thomas2019-03-061-1/+1
|
* Upgrade gitlab-shell to 8.6.0Stan Hu2019-02-191-1/+1
| | | | | | | This brings in two improvements: * Add support for using gl_project_path * Provide expires_in for LFS if available
* Update GITLAB_SHELL_VERSION to 8.4.4Jonathon Reinhart2019-01-021-1/+1
| | | | | | Pass push options along to gitlab-rails's post-receive endpoint See https://gitlab.com/gitlab-org/gitlab-shell/blob/master/CHANGELOG
* Bump gitlab-shell to 8.4.3Stan Hu2018-11-281-1/+1
| | | | See https://gitlab.com/gitlab-org/gitlab-shell/blob/master/CHANGELOG
* Bumps GitLab Shell version42790-improve-feedback-for-internal-git-access-checks-timeoutsTiago Botelho2018-10-261-1/+1
|
* Update GitLab Shell to v8.4.0 for new Gitaly auth schemeAlejandro Rodríguez2018-10-101-1/+1
|
* Update GitLab Shell to v8.3.3Nick Thomas2018-09-141-1/+1
|
* Update GitLab Shell to v8.3.2Nick Thomas2018-09-121-1/+1
|
* Bump gitlab-shell to 8.3.1Stan Hu2018-09-101-1/+1
| | | | | 8.3.0 was tagged with the commit before the CHANGELOG.md and version.rb bump, so this just fixes a harmless warning.
* Bump gitlab-shell to 8.3.0Stan Hu2018-09-071-1/+1
|
* Bump gitlab-shell to 8.2.1 to resolve HTTP status code handlingStan Hu2018-09-071-1/+1
| | | | See https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/237 for more details.
* Update GitLab Shell to v8.1.1 to fix regressionsNick Thomas2018-08-091-1/+1
|
* Update GITLAB_SHELL_VERSION to 8.1.0James Lopez2018-08-021-1/+1
|
* Add support for SSH certificate authenticationÆvar Arnfjörð Bjarmason2018-08-011-1/+1
| | | | | | | | | | | | | | | | | | | | 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".
* Update gitlab-shell version to 7.2.0James Lopez2018-07-271-1/+1
|
* Bump gitlab-shell to 7.1.5Stan Hu2018-07-101-1/+1
| | | | Fixes a NoMethodError in the pre-receive hook: https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/206
* Use gitlab-shell 7.1.4Douwe Maan2018-06-041-1/+1
|
* Use gitlab-shell 7.1.2gitlab-shell-7.1.2Jacob Vosmaer2018-04-091-1/+1
|
* Use gitlab-shell 7.1.1gitlab-shell-7.1.1Jacob Vosmaer2018-03-231-1/+1
|
* Send Gitaly payload for git-upload-archive SSH commandsAlejandro Rodríguez2018-03-211-1/+1
|
* Bump Gitlab Shell to v6.0.4gitlab-shell-6-0-4Alejandro Rodríguez2018-03-061-1/+1
|
* Bumps Gitlab Shell version to 6.0.3bump-gitlab-shell-version-to-6-0-3Tiago Botelho2018-02-081-1/+1
|
* Use gitlab-shell 6.0.2gitlab-shell-6.0.2Jacob Vosmaer2018-01-221-1/+1
|
* Use the new gitlab-shell authorized-keys helper in documentationNick Thomas2018-01-091-1/+1
|
* Bump gitlab-shell version to 5.10.3Sean McGivern2017-12-141-1/+1
| | | | | gitlab-shell 5.10.3 does not introduce any new features; it just removes an unused config option.
* Allow git pull/push on project redirectsMayra Cabrera2017-12-081-1/+1
|
* Bump GITLAB_SHELL_VERSIONrs-bump-shellRobert Speicher2017-12-061-1/+1
|
* Fix the fork project functionality for projects with hashed storageNick Thomas2017-12-041-1/+1
| | | | Note the dependency on gitlab-shell v5.10.0
* Pass git object dir attributes as relative paths to GitalyAhmad Sherif2017-10-111-2/+1
| | | | Fixes gitaly#629
* add username to authorized result, so that gitlab-shell can pass it to hooksDavid Turner2017-09-291-1/+2
|
* Update gitlab-shell to 5.9.2Jonathon Reinhart2017-09-221-1/+1
| | | See gitlab-shell!169
* Update GitLab Shell to v5.9.0gitaly-shell-redis-2Alejandro Rodríguez2017-09-061-1/+1
|
* Bump gitlab-shell version to 5.8.0 to fix Git for Windows 2.14sh-bump-gitlab-shell-5.8.0Stan Hu2017-08-071-1/+1
|
* Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refssh-bump-gitlab-shell-gitalyStan Hu2017-08-041-1/+1
|
* Bump Gitlab-Shell to 5.4.0gitaly-381-update-shellKim Carlbäcker2017-07-201-1/+1
|
* Update gitlab-shell to v5.3.1Sean McGivern2017-07-121-1/+1
| | | | | 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.
* Update GITLAB_SHELL_VERSION to v5.3.0Kim Carlbäcker2017-07-091-1/+1
|
* need sha apparentlyKim "BKC" Carlbäcker2017-07-081-1/+1
|
* Update GitLab ShellKim "BKC" Carlbäcker2017-07-081-1/+1
|
* Update GITLAB_SHELL_VERSION to 5.1.1jej-update-gitlab-shell-to-5-1-1James Edwards-Jones2017-07-031-1/+1
| | | | | 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.
* Update GITLAB_SHELL_VERSION to 5.0.6Adam Niedzielski2017-06-261-1/+1
|
* Update GITLAB_SHELL_VERSIONupdate-shell-5-0-5Alejandro Rodríguez2017-05-311-1/+1
| | | | | 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
* Revert "Update GITLAB_SHELL_VERSION"Alejandro Rodríguez2017-05-311-1/+1
| | | | This reverts commit 0d55def4d3cf8f976fe09a05301afce828b95a96.
* Update GITLAB_SHELL_VERSIONAlejandro Rodríguez2017-05-311-1/+1
| | | | | 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