summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Introduce a GitLab-SSHD server version during handshakeHendrik Meyer2022-05-211-0/+1
|/ /
* | Merge branch 'id-set-supported-kex-algos' into 'main'Stan Hu2022-05-203-20/+23
|\ \
| * | Narrow supported kex algorithmsIgor Drozdov2022-05-203-20/+23
|/ /
* | Merge branch 'sh-release-14.5.0' into 'main'v14.5.0Stan Hu2022-05-192-1/+5
|\ \
| * | Release 14.5.0Stan Hu2022-05-192-1/+5
|/ /
* | Merge branch 'id-fix-proxy-header-timeout' into 'main'Stan Hu2022-05-199-33/+84
|\ \
| * | Make ProxyHeaderTimeout configurableIgor Drozdov2022-05-195-8/+13
| * | Allow specifying formatted durations in configIgor Drozdov2022-05-197-31/+77
|/ /
* | Merge branch 'id-release-14-4-0' into 'main'v14.4.0Igor Drozdov2022-05-182-1/+6
|\ \
| * | Release 14.4.0Igor Drozdov2022-05-192-1/+6
|/ /
* | Merge branch 'id-configure-algorithms' into 'main'Stan Hu2022-05-184-0/+92
|\ \
| * | Allow configuring SSH server algorithmsIgor Drozdov2022-05-194-0/+92
|/ /
* | Merge branch 'sh-update-crypto-ver' into 'main'Igor Drozdov2022-05-182-3/+3
|\ \
| * | Update gitlab-org/golang-crypto module versionStan Hu2022-05-182-3/+3
|/ /
* | Merge branch 'id-release-14-3-1' into 'main'v14.3.1Igor Drozdov2022-05-182-1/+5
|\ \
| * | Release v14.3.1Igor Drozdov2022-05-182-1/+5
|/ /
* | Merge branch 'id-ignore-api-errors' into 'main'Stan Hu2022-05-183-4/+28
|\ \
| * | Exclude API errors from error rateIgor Drozdov2022-05-183-4/+28
* | | Merge branch 'ds-store' into 'main'Igor Drozdov2022-05-181-0/+1
|\ \ \
| * | | Git ignore .DS_StoreSean Carroll2022-05-181-0/+1
|/ / /
* | | Merge branch '571-dependency-update-docker_version-20-10-15' into 'main'Igor Drozdov2022-05-171-1/+1
|\ \ \ | |/ / |/| |
| * | Resolve "Dependency update DOCKER_VERSION: 20.10.15"Costel Maxim2022-05-171-1/+1
|/ /
* | Merge branch 'id-release-14-3-0' into 'main'v14.3.0Igor Drozdov2022-05-172-1/+6
|\ \
| * | Release v14.3.0Igor Drozdov2022-05-172-1/+6
|/ /
* | Merge branch 'id-wait-until-gitaly-execution' into 'main'Patrick Bajao2022-05-177-65/+158
|\ \
| * | Log canceled requests into separate metricsIgor Drozdov2022-05-174-2/+53
| * | Wait until all Gitaly sessions are executedIgor Drozdov2022-05-172-6/+15
| * | Return error from session handlerIgor Drozdov2022-05-165-63/+96
|/ /
* | Merge branch 'id-fix-ci-pipeline' into 'main'Igor Drozdov2022-05-161-3/+0
|\ \ | |/ |/|
| * Remove deprecated bundler-auditIgor Drozdov2022-05-161-3/+0
|/
* Merge branch 'id-release-14-2-0' into 'main'v14.2.0Igor Drozdov2022-05-122-1/+6
|\
| * Release 14.2.0Igor Drozdov2022-05-122-1/+6
|/
* Merge branch 'id-implement-client-keep-alive' into 'main'Patrick Bajao2022-05-126-19/+97
|\
| * Implement ClientKeepAlive optionIgor Drozdov2022-05-126-19/+97
* | Merge branch 'bump/goproxyproto-062' into 'main'Igor Drozdov2022-05-112-3/+3
|\ \ | |/ |/|
| * build: bump go-proxyproto to 0.6.2feistel2022-05-062-3/+3
* | Merge branch 'id-release-14-1-0' into 'main'v14.1.1Igor Drozdov2022-05-112-1/+5
|\ \
| * | Release 14.1.1Igor Drozdov2022-05-112-1/+5
|/ /
* | Merge branch 'id-fix-flacky-test' into 'main'Patrick Bajao2022-05-111-2/+2
|\ \
| * | Use require.WithinDuration to fix flacky testIgor Drozdov2022-05-091-2/+2
| |/
* | Merge branch 'id-sync-sshd-sessions' into 'main'Patrick Bajao2022-05-111-0/+2
|\ \
| * | Log the error that happens on sconn.Wait()Igor Drozdov2022-05-061-0/+2
| |/
* | Merge branch 'sh-release-14.1.0' into 'main'v14.1.0Igor Drozdov2022-05-112-1/+9
|\ \
| * | Release 14.1.0Stan Hu2022-05-102-1/+9
|/ /
* | Merge branch 'id-make-proxy-policy-configurable' into 'main'Stan Hu2022-05-104-15/+113
|\ \
| * | Make PROXY policy configurableIgor Drozdov2022-05-104-15/+113
* | | Merge branch 'id-improve-errors-metrics' into 'main'Stan Hu2022-05-102-15/+14
|\ \ \ | |/ / |/| |
| * | Exclude authentication errors from apdexIgor Drozdov2022-05-102-15/+14
* | | Merge branch 'sh-fix-remote-addr-handling' into 'main'Igor Drozdov2022-05-092-1/+89
|\ \ \
| * | | Fix check_ip argument when gitlab-sshd used with PROXY protocolStan Hu2022-05-092-1/+89