summaryrefslogtreecommitdiff
path: root/lib/gitlab_shell.rb
Commit message (Expand)AuthorAgeFilesLines
* Custom Action supportash.mckenzie/custom-action-supportAsh McKenzie2018-09-081-11/+27
* Use constants for git commands in GitlabShellAsh McKenzie2018-09-071-6/+11
* Clean up cmd_exec execution environmentZeger-Jan van de Weg2018-08-241-63/+16
* Remove non Gitaly code pathsZeger-Jan van de Weg2018-08-201-23/+23
* Remove repo_path from GitlabShellzj-remove-repo-pathZeger-Jan van de Weg2018-08-161-10/+1
* Merge remote-tracking branch 'upstream/8-1-stable' into 148-merge-8-1-1-to-ma...Nick Thomas2018-08-141-1/+1
|\
| * Guard discovery by username or key against bad API responsesNick Thomas2018-08-091-1/+1
| * Fix two regressions in SSH certificate supportÆvar Arnfjörð Bjarmason2018-08-081-1/+1
| * use GIT_PROTOCOL env variable in gitlab_shell#execJames Lopez2018-08-011-1/+1
| * update gitlab shell to remove git_protocol env varJames Lopez2018-08-011-1/+0
| * Add Git protocol v2James Lopez2018-08-011-2/+5
* | Restore "Pass custom git_config_options to Gitalyo"Nick Thomas2018-08-141-0/+2
* | Revert "Merge branch 'ash.mckenzie/srp-refactor' into 'master'"Nick Thomas2018-08-141-64/+243
* | Typo fixAsh McKenzie2018-08-081-1/+1
* | Update Actor::Username, add specsAsh McKenzie2018-08-011-1/+1
* | Merge remote-tracking branch 'origin/master' into ash.mckenzie/srp-refactorAsh McKenzie2018-08-011-15/+11
|\ \ | |/
| * Add support for SSH certificate authenticationÆvar Arnfjörð Bjarmason2018-07-261-10/+29
* | Use Struct::ParsedCommand to keep vars closeAsh McKenzie2018-08-011-13/+21
* | Use actor when we don't know if it's a Key or UserAsh McKenzie2018-08-011-13/+13
* | Utilise new ActionsAsh McKenzie2018-08-011-210/+47
* | Tidy up GitlabShellAsh McKenzie2018-08-011-7/+12
* | Move common exceptions into errors.rbAsh McKenzie2018-08-011-3/+0
* | Move GL_PROTOCOL into GitlabNetAsh McKenzie2018-07-301-3/+2
|/
* Bump version to 7.1.3bvl-display-username-instead-of-fullnameBob Van Landuyt2018-05-241-1/+7
* Display the username instead of fullnameBob Van Landuyt2018-05-231-2/+2
* Add Gitaly git-upload-archive migrated commandgitaly-upload-archiveAlejandro Rodríguez2018-03-201-0/+1
* Switch to structured loggingJacob Vosmaer (GitLab)2018-03-191-8/+6
* Update files to pass modern rubocop checks. Disable some of themdz-update-depsDmitriy Zaporozhets2018-02-221-11/+11
* Update rubocop and code to pass itDmitriy Zaporozhets2018-02-221-2/+2
* Remove special case treatment of Geo nodes for SSHStan Hu2018-01-121-9/+1
* pass gl_username through to hooksDavid Turner2017-09-281-3/+6
* Fix SSH support for Git for Windows v2.14sh-fix-git-upload-packStan Hu2017-08-061-3/+12
* Use git_config_options instead of git_config_parameters for Gitaly requestssh-support-gitaly-upload-pack-unhide-refsStan Hu2017-08-031-7/+10
* Support unhiding of all refs for Geo NodesStan Hu2017-07-211-1/+6
* no more single-value mergeKim "BKC" Carlbäcker2017-07-071-3/+1
* metrics makes no sense because 'exec'Kim "BKC" Carlbäcker2017-07-071-4/+2
* hashes have .include? not .has?Kim "BKC" Carlbäcker2017-07-071-1/+1
* type-oKim "BKC" Carlbäcker2017-07-061-1/+1
* We need metrics loggingKim "BKC" Carlbäcker2017-07-061-2/+4
* no more attrsKim "BKC" Carlbäcker2017-07-061-1/+1
* - Update gitaly vendoringKim "BKC" Carlbäcker2017-07-031-4/+11
* Make gitaly executable mapping clearergo-wrappersJacob Vosmaer2017-05-231-8/+12
* Explain chdirJacob Vosmaer2017-05-231-0/+1
* Use gitaly-upload-pack and gitaly-receive-packJacob Vosmaer2017-05-231-4/+24
* Handle GL_REPOSITORY env variable and use it in api callsAlejandro Rodríguez2017-05-111-3/+5
* Remove git annex supportPawel Chojnacki2017-02-241-41/+2
* Instrument GitLab Shell and log metrics data to a filePaco Guzman2016-10-111-5/+8
* Enable GIT_TRACE/GIT_TRACE_PACKET/GIT_TRACE_PERFORMANCE by providing the git_...59-git-tracingPaco Guzman2016-09-271-0/+26
* Style fixes and better tests.Patricio Cano2016-09-061-1/+1
* Refactored LFS auth logic to use its own API endpoint.Patricio Cano2016-09-061-5/+5