summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Log check_access result, including gl_type203-gitlab-shell-log-doesn-t-differentiate-between-deploy-keys-and-user-keysAsh McKenzie2019-09-192-3/+14
* Extract out access_status generation into privateAsh McKenzie2019-09-191-9/+15
* Move Ruby setup steps out into setup_ruby targetAsh McKenzie2019-09-191-4/+6
* Merge branch 'release-10-0-0' into 'master'v10.0.0Nick Thomas2019-09-042-1/+4
|\
| * Release v10.0.0Nick Thomas2019-09-042-1/+4
|/
* Merge branch 'pb-remove-gitlab-keys' into 'master'Nick Thomas2019-09-045-519/+1
|\
| * Remove gitlab-keys scriptPatrick Bajao2019-09-045-519/+1
* | Merge branch 'vzagorodny-master-patch-03209' into 'master'Douwe Maan2019-09-022-4/+7
|\ \
| * | Refactor "go build" path constantsVictor Zagorodny2019-09-022-4/+7
|/ /
* | Merge branch 'release-9-4-2' into 'master'v9.4.2Nick Thomas2019-09-012-1/+4
|\ \
| * | Release v9.4.2release-9-4-2Patrick Bajao2019-08-302-1/+4
|/ /
* | Merge branch '202-repurpose-authorized-keys-script' into 'master'Ash McKenzie2019-08-301-22/+6
|\ \ | |/ |/|
| * Repurpose bin/authorized_keys script202-repurpose-authorized-keys-scriptPatrick Bajao2019-08-301-22/+6
|/
* Release v9.4.1v9.4.1Douwe Maan2019-08-202-1/+4
* Merge branch 'jv-fix-compile-gdk' into 'master'Douwe Maan2019-08-201-1/+1
|\
| * Fix bin/compile in GDKJacob Vosmaer2019-08-201-1/+1
|/
* Merge branch 'release-9-4-0' into 'master'v9.4.0Ash McKenzie2019-08-202-1/+13
|\
| * Release v9.4.0release-9-4-0Patrick Bajao2019-08-192-1/+13
|/
* Merge branch 'jv-go-mod' into 'master'Ash McKenzie2019-08-19751-339235/+152
|\
| * Use go modJacob Vosmaer2019-08-19751-339235/+152
|/
* Merge branch '206-quick-fix' into 'master'Nick Thomas2019-08-159-17/+106
|\
| * Replace symlinks with actual binariesPatrick Bajao2019-08-159-17/+106
|/
* Merge branch '181-authorized-principals-check-go' into 'master'Ash McKenzie2019-08-1410-5/+236
|\
| * Implement AuthorizedPrincipals command181-authorized-principals-check-goPatrick Bajao2019-08-0910-5/+236
|/
* Merge branch '181-authorized-keys-check-go' into 'master'Ash McKenzie2019-08-0913-3/+533
|\
| * Implement AuthorizedKeys command181-authorized-keys-check-goPatrick Bajao2019-08-0813-3/+533
|/
* Merge branch '181-migrate-gitlab-shell-checks-fallback' into 'master'Ash McKenzie2019-08-0544-383/+809
|\
| * Add Executable struct181-migrate-gitlab-shell-checks-fallbackPatrick Bajao2019-08-0213-178/+358
| * Rename CommandArgs to ShellPatrick Bajao2019-07-3125-58/+58
| * Support different CommandArgs typePatrick Bajao2019-07-318-156/+238
| * Support falling back to ruby version of checkersPatrick Bajao2019-07-2914-167/+331
|/
* Merge branch 'pb-update-rubygems-ci' into 'master'Nick Thomas2019-07-222-7/+8
|\
| * Update rubygems version on CI for go testspb-update-rubygems-cipb-fix-go-testsPatrick Bajao2019-07-222-7/+8
|/
* Merge branch '198-update-phony-to-have-accurate-list-of-targets' into 'master'Nick Thomas2019-07-012-5/+9
|\
| * Update .PHONY to be accurate198-update-phony-to-have-accurate-list-of-targetsAsh McKenzie2019-06-281-1/+1
| * New bin/gitlab-shell Makefile targetAsh McKenzie2019-06-281-3/+7
| * Remove errant newline for consistencyAsh McKenzie2019-06-281-1/+1
|/
* Merge branch '194-add-makefile-to-make-things-easier' into 'master'Nick Thomas2019-06-273-20/+65
|\
| * Update README to include new Makefile targets194-add-makefile-to-make-things-easierAsh McKenzie2019-06-271-11/+25
| * Use new Makefile targets in .gitlab-ci.ymlAsh McKenzie2019-06-271-9/+5
| * Add Makefile for easier building and testingAsh McKenzie2019-06-271-0/+35
|/
* Merge branch 'zj-disable-go-mod-explicitly' into 'master'Nick Thomas2019-06-171-1/+2
|\
| * Set Go111MODULE to 'off' during compilationZeger-Jan van de Weg2019-06-171-1/+2
|/
* Merge branch 'id-enable-features-by-default' into 'master'Nick Thomas2019-06-111-3/+1
|\
| * Add a comment with all features enabled by defaultIgor2019-06-111-3/+1
|/
* Merge branch 'release-9-3-0' into 'master'v9.3.0Nick Thomas2019-06-062-1/+9
|\
| * Release v9.3.0Nick Thomas2019-06-062-1/+9
|/
* Merge branch 'id-git-lfs-authenticate' into 'master'Nick Thomas2019-06-069-0/+610
|\
| * Go implementation for LFS authenticateIgor2019-06-069-0/+610
|/
* Merge branch 'id-git-upload-archive' into 'master'Nick Thomas2019-06-059-0/+171
|\