summaryrefslogtreecommitdiff
path: root/spec/gitlab_shell_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove special case treatment of Geo nodes for SSHStan Hu2018-01-121-39/+3
* pass gl_username through to hooksDavid Turner2017-09-281-7/+40
* Fix SSH support for Git for Windows v2.14sh-fix-git-upload-packStan Hu2017-08-061-2/+10
* Use git_config_options instead of git_config_parameters for Gitaly requestssh-support-gitaly-upload-pack-unhide-refsStan Hu2017-08-031-0/+12
* Make geo_node a default parametersh-show-all-refsStan Hu2017-07-241-3/+3
* Support unhiding of all refs for Geo NodesStan Hu2017-07-211-3/+17
* simplify specsKim "BKC" Carlbäcker2017-07-061-2/+2
* - Update gitaly vendoringKim "BKC" Carlbäcker2017-07-031-7/+65
* Use gitaly-upload-pack and gitaly-receive-packJacob Vosmaer2017-05-231-11/+13
* Handle GL_REPOSITORY env variable and use it in api callsAlejandro Rodríguez2017-05-111-8/+23
* Remove git annex supportPawel Chojnacki2017-02-241-66/+0
* Enable GIT_TRACE/GIT_TRACE_PACKET/GIT_TRACE_PERFORMANCE by providing the git_...59-git-tracingPaco Guzman2016-09-271-1/+67
* 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-2/+1
* Added test for old Git LFS clients that submit an extra :oid argument to `git...Patricio Cano2016-09-061-0/+13
* Added LFS support to SSHPatricio Cano2016-09-061-1/+15
* Add option to recover 2FA via SSHDrew Blessing2016-08-261-3/+63
* Simplify protocol assign, and populate ENV['PROTOCOL'] variable when calling ...Patricio Cano2016-07-051-1/+1
* Refactor repository paths handling to allow multiple git mount pointsshardsAlejandro Rodríguez2016-06-291-59/+87
* Simplify the GitAccessStatus classsimplify-access-statusJacob Vosmaer2016-06-231-2/+2
* updated spec context ant comment [ci-skip]fix/git-annex-sshJames Lopez2016-03-181-2/+2
* added comment to clarify specJames Lopez2016-03-161-0/+1
* get git annex to work when using custom SSH portJames Lopez2016-03-161-1/+9
* Add spec for stricter exec_cmd checksJacob Vosmaer2015-11-251-0/+9
* Limit availability of SSH_ORIGINAL_COMMANDJacob Vosmaer2015-11-251-24/+24
* Skip 'git annex init' when using 'gcryptsetup'no-init-on-gcryptsetupJacob Vosmaer2015-08-111-0/+8
* Update GitlabShell tests.gl-id-refactorDouwe Maan2015-04-061-25/+22
* Write GitlabShell error to stderr.nice-error-messageDouwe Maan2015-04-061-1/+1
* Disable git-annex by defaultDmitriy Zaporozhets2015-02-161-1/+7
* Add more git-annex testsDmitriy Zaporozhets2015-02-161-1/+9
* Enable git-annex on first commandDmitriy Zaporozhets2015-02-131-24/+58
* Log full Net::HTTP error.Douwe Maan2015-02-121-5/+0
* Show nice error message when internal API is unreachable.Douwe Maan2015-02-111-0/+21
* Revert "Revert "Merge branch 'git_hook_messages'""Valery Sizov2014-11-241-5/+6
* Revert "Merge branch 'git_hook_messages'"Jacob Vosmaer2014-11-201-6/+5
* Show error message when git access is rejectedValery Sizov2014-11-141-5/+6
* Handle invalid number of argumentsJacob Vosmaer2014-08-271-0/+8
* use abort isntead of raise when checking pathJob van der Voort2014-08-271-1/+1
* Improve coverage.Gabor Nagy2014-06-231-0/+25
* Execute command directly without using shellFrançois Bobot2013-09-161-2/+2
* Allow administrators to log users by key id (faster) or by username (clearer).ash2013-05-181-2/+9
* Specs for logging in gitlab-shell.ash2013-05-181-0/+26
* Randomize config.repos_path in testsChristian Höltje2013-03-151-3/+5
* Verify GL_ID environment variable is set.Christian Höltje2013-03-151-4/+9
* Use Kernel::exec instead of system()Christian Höltje2013-03-151-1/+13
* Cleaned up gitlab_shell_specChristian Höltje2013-03-151-30/+60
* gitlab netDmitriy Zaporozhets2013-02-051-3/+3
* gitlab-keys with testsDmitriy Zaporozhets2013-02-051-1/+0
* More testsDmitriy Zaporozhets2013-02-051-1/+56
* rspec helperDmitriy Zaporozhets2013-02-051-2/+2