summaryrefslogtreecommitdiff
path: root/GITLAB_SHELL_VERSION
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eeGitLab Bot2021-03-051-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
|
* Add latest changes from gitlab-org/security/gitlab@13-8-stable-eeGitLab Bot2021-02-101-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-5-stable-eeGitLab Bot2020-10-221-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-091-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-031-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-081-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-041-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-1/+1
|
* Update gitlab-shell to v10.0.0pb-update-gitlab-shell-10-0-0Patrick Bajao2019-09-041-1/+1
|
* Update gitlab-shell to v9.4.2pb-update-shell-version-9-4-2Patrick Bajao2019-09-011-1/+1
|
* 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
|