summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Newline after "let"key-validationsJacob Vosmaer2016-08-101-0/+1
* Changes proposed during reviewJacob Vosmaer2016-08-101-2/+2
* Defense in depth for authorized_keys linesJacob Vosmaer2016-08-051-0/+26
* Add permission check tests, improve checkauthorized-keys-permission-checkJacob Vosmaer2016-08-031-1/+20
* Manage authorized_keys permissions continuouslykeys-chmodJacob Vosmaer2016-08-011-1/+1
* Track ongoing pushes and reject mv-storage commands if there are push running...mv-storageAlejandro Rodríguez2016-07-273-0/+78
* Add command to move repositories between repository storagesAlejandro Rodríguez2016-07-271-0/+37
* Allow gitlab-project's fork-project command to fork projects between differen...Alejandro Rodríguez2016-07-261-7/+32
* Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] and make it mandatory with no fa...Patricio Cano2016-07-051-7/+7
* Added better tests for the protocol checkPatricio Cano2016-07-054-1/+126
* 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-294-84/+112
* Merge branch 'simplify-access-status' into 'master' Valery Sizov2016-06-232-4/+4
|\
| * Simplify the GitAccessStatus classsimplify-access-statusJacob Vosmaer2016-06-232-4/+4
* | Update PostReceive worker to provide enqueued_at timeenqueued_at_for_jobsPaco Guzman2016-06-231-1/+3
|/
* Test passwordStan Hu2016-05-121-0/+14
* Use Redis Ruby client instead of shelling out to redis-cliStan Hu2016-05-123-49/+51
* Remove the update-head command since GitLab doesn't use it anymoreRémy Coutable2016-04-281-27/+0
* Update post receive worker so it logs a unique JID in sidekiqaiionx/gitlab-shell-aiionx-post_receive_jidaiionx2016-04-191-1/+1
* Remove branch functionalityRobert Schilling2016-04-191-34/+0
* Remove rm-tag commandRobert Schilling2016-04-181-19/+0
* Add encoding for the ssh key on the urlPablo Carranza2016-03-242-2/+4
* Change use of fingerprint for whole keyPablo Carranza2016-03-243-3/+3
* Change API endpoint to authorized_keysPablo Carranza2016-03-242-2/+2
* Add authorized keys bin script to find keys by fingerprintPablo Carranza2016-03-241-4/+4
* Add ssh-key resource get to gitlab_netPablo Carranza2016-03-244-0/+168
* Drop bang in stub method as it is deprecatedPablo Carranza2016-03-241-3/+3
* 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
* trying new workaround for shutdown_pipe issueJames Lopez2016-02-101-2/+14
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-shell into fix/ruby-2.2...James Lopez2016-02-101-1/+1
|\
| * Actually use the read_timeout config optionJacob Vosmaer2016-02-091-1/+1
* | workaround for webrick issue on ruby 2.2James Lopez2016-02-091-0/+5
|/
* Merge branch 'remove-trailing-slashes' into 'master' v2.6.9Douwe Maan2015-12-141-0/+6
|\
| * Remove trailing slashes from gitlab_urlJacob Vosmaer2015-12-111-0/+6
* | Add spec for stricter exec_cmd checksJacob Vosmaer2015-11-251-0/+9
* | Limit availability of SSH_ORIGINAL_COMMANDJacob Vosmaer2015-11-251-24/+24
|/
* Add support to connect gitlab-shell to Unicorn via UNIX socketKirill Smelkov2015-11-101-0/+55
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-shell into no-init-on-g...Jacob Vosmaer2015-10-011-0/+45
|\
| * Handle broken symlinks in create-hookscreate-hooks-broken-symlinkJacob Vosmaer2015-08-121-0/+45
* | Skip 'git annex init' when using 'gcryptsetup'no-init-on-gcryptsetupJacob Vosmaer2015-08-111-0/+8
|/
* Remove keys from authorized_keys in-placeJacob Vosmaer2015-07-161-3/+5
* Update GitlabShell tests.gl-id-refactorDouwe Maan2015-04-061-25/+22
* Move setting/unsetting of GL_ID from lib to executables.Douwe Maan2015-04-061-8/+0
* Write GitlabShell error to stderr.nice-error-messageDouwe Maan2015-04-061-1/+1
* Prevent character encoding issues by sending received changes as raw data.Douwe Maan2015-03-151-3/+5
* Stub repo path for testsDmitriy Zaporozhets2015-03-041-0/+1
* Add tests.Douwe Maan2015-02-231-7/+76
* Improve broadcast message logicv2.5.1Dmitriy Zaporozhets2015-02-182-4/+4