summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix logging channel typefix-logging-channel-typeNick Thomas2021-10-061-1/+1
* Merge branch '499-log-me-more-more' into 'main'Ash McKenzie2021-10-011-0/+7
|\
| * Resolve an error-swallowing issue499-log-me-more-moreNick Thomas2021-09-301-0/+7
|/
* Merge branch '499-log-me-more' into 'main'Igor Drozdov2021-09-287-29/+75
|\
| * Add some initial logging guidelines499-log-me-moreNick Thomas2021-09-281-0/+15
| * Add gitlab-sshd connection loggingNick Thomas2021-09-282-6/+18
| * Add debug logging to gitlab-sshd sessionNick Thomas2021-09-282-12/+36
| * Don't swallow an error parsing SSH_ORIGINAL_COMMANDNick Thomas2021-09-273-11/+6
|/
* Merge branch '502-restore-log-level-config' into 'main'Igor Drozdov2021-09-233-2/+29
|\
| * Respect log-level configuration againNick Thomas2021-09-233-2/+29
|/
* Merge branch 'sh-fix-issue-529' into 'main'Nick Thomas2021-09-232-12/+34
|\
| * Only validate SSL cert file exists if a value is suppliedStan Hu2021-09-232-12/+34
|/
* Merge branch 'fix-makefile-version-string' into 'main'Nick Thomas2021-09-201-1/+1
|\
| * makefile: properly quote '$' in VERSION_STRINGKevin2021-09-161-1/+1
* | Merge branch 'refactor/unify-shell' into 'main'Igor Drozdov2021-09-203-18/+29
|\ \
| * | refactor: unify instantiation of command.Shellfeistel2021-09-203-18/+29
| |/
* | Merge branch 'id-clean-up-unavailable-message' into 'main'Nick Thomas2021-09-172-0/+22
|\ \ | |/ |/|
| * Improve err message given when Gitaly unavailableIgor Drozdov2021-09-172-0/+22
|/
* Merge branch 'id-context-fields' into 'main'Ash McKenzie2021-09-166-13/+13
|\
| * Add context fields to loggingid-context-fieldsIgor Drozdov2021-09-156-13/+13
|/
* Merge branch 'id-sshd-test-3' into 'main'Nick Thomas2021-09-154-73/+217
|\
| * Extract server config related code out of sshd.goIgor Drozdov2021-09-154-73/+217
|/
* Merge branch 'id-session-test-2' into 'main'Nick Thomas2021-09-151-0/+145
|\
| * Unit test exit-codes for sshd/session.goid-session-test-2Igor Drozdov2021-09-151-0/+145
|/
* Merge branch 'id-session-test' into 'main'Nick Thomas2021-09-151-0/+44
|\
| * Unit test sshd.handleEnv functionIgor Drozdov2021-09-151-0/+44
|/
* Merge branch 'id-sshd-tests' into 'main'Nick Thomas2021-09-151-0/+16
|\
| * Add TestInvalidClientConfig and TestNewServerWithoutHosts for sshd.goid-sshd-testsIgor Drozdov2021-09-151-0/+16
|/
* Merge branch 'refactor/cmd' into 'main'Nick Thomas2021-09-1419-489/+737
|\
| * Merge branch 'main' into refactor/cmdNick Thomas2021-09-144-3/+6
| |\ | |/ |/|
* | Merge branch 'fix-bad-spec' into 'main'Igor Drozdov2021-09-141-1/+1
|\ \
| * | Fix a flaky testNick Thomas2021-09-141-1/+1
|/ /
* | Merge branch 'eread/update-project-tool-versions' into 'main'Ash McKenzie2021-09-142-1/+3
|\ \
| * | Update Ruby version to 2.7.4 and add Go version 1.16.8 for toolingEvan Read2021-09-142-1/+3
|/ /
* | Merge branch 'build/make' into 'main'Igor Drozdov2021-09-091-1/+2
|\ \
| * | build: move build task to the top of the Makefilefeistel2021-09-071-1/+2
| | * refactor: fix style issuesfeistel2021-09-082-5/+4
| | * refactor: cleanup func signature and remove unused argsfeistel2021-09-089-29/+22
| | * refactor: rearchitect command and executable Go modulesfeistel2021-09-0819-483/+739
| |/ |/|
* | Merge branch 'remove/generic-args' into 'main'Nick Thomas2021-09-0811-39/+41
|\ \
| * | refactor: add acceptargs field to executablefeistel2021-09-089-20/+24
| * | refactor: improve unknown executable error messagefeistel2021-09-081-1/+2
| * | refactor: remove commandargs.GenericArgsfeistel2021-08-113-21/+18
* | | Merge branch 'remove/ioutil' into 'main'Igor Drozdov2021-09-0824-73/+68
|\ \ \ | |_|/ |/| |
| * | refactor: move away from ioutil (deprecated)feistel2021-08-1924-73/+68
* | | Merge branch 'release-13-21' into 'main'v13.21.0Nick Thomas2021-08-252-1/+19
|\ \ \ | |/ / |/| |
| * | Version 3.21.0Nick Thomas2021-08-252-1/+11
| * | Add missing CHANGELOG entriesNick Thomas2021-08-251-0/+8
|/ /
* | Merge branch 'bump/go-1.16' into 'main'Nick Thomas2021-08-193-17/+1
|\ \
| * | ci: remove go 1.15 test jobfeistel2021-08-191-7/+0