summaryrefslogtreecommitdiff
path: root/internal/handler/exec.go
Commit message (Expand)AuthorAgeFilesLines
* Improve err message given when Gitaly unavailableIgor Drozdov2021-09-171-0/+8
* Add context fields to loggingid-context-fieldsIgor Drozdov2021-09-151-1/+1
* Fix formatting via make fmtStan Hu2021-07-261-2/+2
* Switch to labkit/log for logging functionalityIgor Drozdov2021-07-221-9/+9
* fix: upgrade of the gitaly dependencyPavlo Strokov2021-06-021-3/+3
* Fix opentracing setup for gitlab-sshdNick Thomas2021-05-171-52/+37
* Merge branch '501-gitaly-respect-parent-context' into 'main'Nick Thomas2021-05-101-18/+12
|\
| * Respect parent context for Gitaly callsNick Thomas2021-05-051-18/+12
* | Stop changing directory to the filesystem rootNick Thomas2021-05-061-6/+0
|/
* chore: Refactor env introspection to rely on command initialization496-move-env-introspection-to-sshenvLucas Charles2021-03-151-6/+6
* Include key ID and type in metadataAsh McKenzie2020-11-201-0/+3
* Propagate client identity to gitalyIgor Wiedler2020-11-171-0/+9
* Generate and log correlation IDsStan Hu2020-07-311-11/+29
* Log SSH key detailsStan Hu2020-07-231-0/+2
* Log remote IP for executed commandssh-log-remote-ipStan Hu2020-07-201-0/+2
* Set client name when making requests to Gitalycl-client-nameChangzheng Liu2020-05-211-3/+16
* Remove unnecessary command argumentDavid Kim2020-04-081-2/+2
* Move logging to handler insteadDavid Kim2020-04-071-0/+17
* Merge branch 'pass-ff-to-gitaly' into 'master'Ash McKenzie2019-10-291-0/+16
* Rename import pathsNick Thomas2019-10-181-1/+1
* Move go code up one levelNick Thomas2019-10-181-0/+96