summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Remove mistaken support for `gitlab-shell user-123`gitlab-shell-no-glid-argumentJacob Vosmaer2018-09-281-1/+1
* Merge remote-tracking branch 'upstream/8-1-stable' into 148-merge-8-1-1-to-ma...Nick Thomas2018-08-141-1/+5
|\
| * Harden gitlab-shell against arguments following the gl_id parameter in the co...Nick Thomas2018-08-091-1/+1
| * Fix two regressions in SSH certificate supportÆvar Arnfjörð Bjarmason2018-08-081-1/+5
* | Revert "Merge branch 'ash.mckenzie/srp-refactor' into 'master'"Nick Thomas2018-08-144-15/+15
* | Add missing require statement in create-hooksStan Hu2018-08-091-0/+1
* | Fixed comments in bin/gitlab-shell-authorized*Ash McKenzie2018-08-012-4/+4
* | Merge remote-tracking branch 'origin/master' into ash.mckenzie/srp-refactorAsh McKenzie2018-08-012-3/+39
|\ \ | |/
| * Add support for SSH certificate authenticationÆvar Arnfjörð Bjarmason2018-07-262-3/+39
* | key_id is overloaded, use key_strAsh McKenzie2018-08-011-2/+2
* | Use full_key to highlight it's the full SSH keyAsh McKenzie2018-08-013-10/+10
|/
* Flush log file after every writeJacob Vosmaer (GitLab)2018-03-231-0/+10
* Remove direct redis integrationNick Thomas2018-01-121-19/+4
* Remove the GitlabProjects implementationNick Thomas2018-01-122-31/+24
* Introduce a more-complete implementation of bin/authorized_keysNick Thomas2017-12-191-0/+42
* Support `redis` field on /internal/check API endpointAlejandro Rodríguez2017-09-051-12/+28
* Revert "Merge branch 'sh-disable-rubygems' into 'master'"Stan Hu2017-07-057-7/+7
* Disable RubyGems to increase performanceStan Hu2017-07-037-7/+7
* Use gitaly-upload-pack and gitaly-receive-packJacob Vosmaer2017-05-231-24/+5
* Use recursive lookup for git repositories in the bin/create-hooks scriptDmitriy Zaporozhets2017-04-251-1/+1
* Better variable nameJacob Vosmaer2017-04-121-5/+5
* Add hello-world executableJacob Vosmaer2017-04-121-0/+36
* Instrument GitLab Shell and log metrics data to a filePaco Guzman2016-10-111-1/+4
* Refactor 'GitlabKey' class awaysmall-fixesJacob Vosmaer2016-08-041-1/+1
* Improve output from redis checkJacob Vosmaer2016-08-041-1/+7
* Improve authorized_keys checkJacob Vosmaer2016-08-021-5/+3
* Manage authorized_keys permissions continuouslykeys-chmodJacob Vosmaer2016-08-011-2/+0
* More ENV.deleteJacob Vosmaer2016-07-201-1/+1
* Refactor repository paths handling to allow multiple git mount pointsshardsAlejandro Rodríguez2016-06-293-17/+22
* Use Redis Ruby client instead of shelling out to redis-cliStan Hu2016-05-121-4/+1
* Remove the update-head command since GitLab doesn't use it anymoreRémy Coutable2016-04-281-2/+0
* Invert clause when checking key for clarityuse-ssh-key-internal-apiPablo Carranza2016-03-241-3/+3
* Add empty key checkPablo Carranza2016-03-241-2/+2
* Change the key format when generating the authorized key to match the legacy onePablo Carranza2016-03-241-1/+1
* Change use of fingerprint for whole keyPablo Carranza2016-03-241-5/+5
* Add authorized keys bin script to find keys by fingerprintPablo Carranza2016-03-241-0/+25
* Limit availability of SSH_ORIGINAL_COMMANDJacob Vosmaer2015-11-251-1/+1
* Revert "Merge branch 'use-load-path' into 'master' "Dmitriy Zaporozhets2015-11-125-12/+7
* use load path instead of require_relativePirate Praveen2015-11-105-7/+12
* GitlabShell doesn't need to set GL_ID at all.Douwe Maan2015-04-061-1/+4
* Write GitlabShell error to stderr.nice-error-messageDouwe Maan2015-04-061-2/+5
* Remove recursive commands from bin/installJacob Vosmaer2015-02-261-2/+1
* Show nice error message when internal API is unreachable.Douwe Maan2015-02-111-5/+10
* Merge pull request #177 from feedhenry/keys_listDmitriy Zaporozhets2014-10-281-0/+2
|\
| * Added list-keys command and specDavid Martin2014-10-151-0/+2
* | Added list-projects command & specDavid Martin2014-10-151-0/+2
|/
* Ignore missing repositories in create-hooksJacob Vosmaer2014-09-091-1/+5
* Add gitlab-keys batch-add-keysJacob Vosmaer2014-03-141-1/+3
* Use safer shell invocations in bin/installJacob Vosmaer2014-03-071-9/+9
* Make support/rewrite-hooks.sh use bin/create_hooksJacob Vosmaer2014-02-261-0/+12