summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Remove bin/authorized_keysNick Thomas2021-07-011-9/+0
* Simplify building and testing the Go componentsNick Thomas2019-10-182-21/+0
* Remove dead Ruby codeNick Thomas2019-10-154-116/+0
* Merge branch '173-remove-bin-check' into 'master'Ash McKenzie2019-10-091-32/+0
|\
| * Rewrite bin/check in GoNick Thomas2019-10-081-32/+0
* | Merge branch '173-remove-bin-install-command' into 'master'Ash McKenzie2019-10-091-5/+3
|\ \
| * | Decouple bin/compile and bin/install from lib/Nick Thomas2019-10-081-5/+3
| |/
* | Remove deprecated create-hooks scriptNick Thomas2019-10-081-46/+0
|/
* Merge branch 'pb-remove-gitlab-keys' into 'master'Nick Thomas2019-09-042-37/+0
|\
| * Remove gitlab-keys scriptPatrick Bajao2019-09-042-37/+0
* | Refactor "go build" path constantsVictor Zagorodny2019-09-021-3/+6
* | Repurpose bin/authorized_keys script202-repurpose-authorized-keys-scriptPatrick Bajao2019-08-301-22/+6
|/
* Fix bin/compile in GDKJacob Vosmaer2019-08-201-1/+1
* Use go modJacob Vosmaer2019-08-191-2/+2
* Replace symlinks with actual binariesPatrick Bajao2019-08-152-2/+0
* Support falling back to ruby version of checkersPatrick Bajao2019-07-294-78/+80
* Remove errant newline for consistencyAsh McKenzie2019-06-281-1/+1
* Merge branch 'gitlab-shell-no-glid-argument' into 'master'Nick Thomas2018-10-011-1/+1
|\
| * Remove mistaken support for `gitlab-shell user-123`gitlab-shell-no-glid-argumentJacob Vosmaer2018-09-281-1/+1
* | Initial feature-flagged go/ruby switchNick Thomas2018-09-281-0/+0
|/
* 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