summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update gitlab-shell VERSION to 13.22.0pb-update-version-file-13-22-0Patrick Bajao2021-11-151-1/+1
* Merge branch 'ashmckenzie/13-22-release' into 'main'Patrick Bajao2021-11-151-0/+31
|\
| * Fix merge request IID on changelogPatrick Bajao2021-11-151-1/+1
| * Release v13.22.0Ash McKenzie2021-11-151-0/+19
| * Add missing v13.21.1 changelog entryAsh McKenzie2021-11-151-0/+4
| * Add missing v13.21.0 changelog entriesAsh McKenzie2021-11-151-0/+8
|/
* Merge branch 'ashmckenzie/fix-go-definition-in-tool-versions' into 'main'Patrick Bajao2021-11-151-1/+1
|\
| * Bump golang in .tool-versions to 1.16.10ashmckenzie/fix-go-definition-in-tool-versionsAsh McKenzie2021-11-121-1/+1
| * Fix go -> golang in .tool-versionsAsh McKenzie2021-11-121-1/+1
|/
* Merge branch 'sh-improve-key-matching-sshd' into 'main'Patrick Bajao2021-11-122-11/+36
|\
| * Relax key and username matching for sshdsh-improve-key-matching-sshdStan Hu2021-11-102-11/+36
|/
* Merge branch 'id-logging-for-handler' into 'main'Patrick Bajao2021-10-213-5/+16
|\
| * Add logging to RunGitalyCommand funcid-logging-for-handlerIgor Drozdov2021-10-202-5/+12
| * Log SSL_CERT_DIR when it's configuredIgor Drozdov2021-10-201-0/+4
|/
* Merge branch '499-log-non-git-commands' into 'main'Ash McKenzie2021-10-134-9/+37
|\
| * Improve logging for non-git commands499-log-non-git-commandsNick Thomas2021-10-134-9/+37
* | Merge branch '532-proxy-protocol-require' into 'main'Igor Drozdov2021-10-132-5/+42
|\ \ | |/ |/|
| * Reject non-proxied connections when proxy protocol is enabled532-proxy-protocol-requireNick Thomas2021-10-122-5/+42
* | Merge branch 'sh-update-go-1.16.9' into 'main'Nick Thomas2021-10-131-1/+1
|\ \
| * | Update to Go v1.16.9Stan Hu2021-10-131-1/+1
|/ /
* | Merge branch 'fix/name-certificate' into 'main'Igor Drozdov2021-10-122-2/+0
|\ \ | |/ |/|
| * refactor: remove call to BuildNameToCertificate (deprecated)feistel2021-09-082-2/+0
* | Merge branch '499-log-command-invocation' into 'main'Igor Drozdov2021-10-072-1/+18
|\ \
| * | Log command invocation499-log-command-invocationNick Thomas2021-10-072-1/+18
|/ /
* | Merge branch 'fix-logging-channel-type' into 'main'Igor Drozdov2021-10-061-1/+1
|\ \
| * | 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
|\ \