Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: rearchitect command and executable Go modules | feistel | 2021-09-08 | 1 | -29/+0 |
| | |||||
* | refactor: add acceptargs field to executable | feistel | 2021-09-08 | 1 | -2/+0 |
| | | | | | parse logic will only run if the executable accept args. healthcheck is the only one not accepting arguments. | ||||
* | refactor: improve unknown executable error message | feistel | 2021-09-08 | 1 | -1/+2 |
| | |||||
* | refactor: remove commandargs.GenericArgs | feistel | 2021-08-11 | 1 | -1/+7 |
| | |||||
* | chore: Refactor env introspection to rely on command initialization496-move-env-introspection-to-sshenv | Lucas Charles | 2021-03-15 | 1 | -2/+3 |
| | | | | | | | Refactors introspection of execution environment to rely on per-connection state (`gitlab-shell`) or per request (`gitlab-sshd`) Relates to https://gitlab.com/gitlab-org/gitlab-shell/-/issues/496 | ||||
* | Rename import paths | Nick Thomas | 2019-10-18 | 1 | -1/+1 |
| | |||||
* | Move go code up one level | Nick Thomas | 2019-10-18 | 1 | -0/+31 |