summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-113-4/+85
* Refactor: Remove #tap for readability and performance and DRY up get/post.Douwe Maan2015-02-111-1/+2
* Print broadcast message if one is available.Douwe Maan2015-02-094-0/+99
* Revert "Revert "Merge branch 'git_hook_messages'""Valery Sizov2014-11-247-23/+25
* Revert "Merge branch 'git_hook_messages'"Jacob Vosmaer2014-11-207-25/+23
* Show error message when git access is rejectedValery Sizov2014-11-147-23/+25
* Merge pull request #177 from feedhenry/keys_listDmitriy Zaporozhets2014-10-281-0/+13
|\
| * Added list-keys command and specDavid Martin2014-10-151-0/+13
* | Merge pull request #179 from feedhenry/projects_listDmitriy Zaporozhets2014-10-281-0/+16
|\ \
| * | Added list-projects command & specDavid Martin2014-10-151-0/+16
| |/
* | Fix indentationDmitriy Zaporozhets2014-10-201-4/+4
* | add secret tokenValery Sizov2014-10-158-7/+29
|/
* Add coveralls support properlyDmitriy Zaporozhets2014-09-301-1/+1
* Fix testsDmitriy Zaporozhets2014-09-251-1/+1