Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | close; things are colliding506-jsandlin | James Sandlin | 2022-07-15 | 1 | -129/+27 |
| | |||||
* | waitgroup implemented & otp testing works | James Sandlin | 2022-07-15 | 2 | -71/+116 |
| | |||||
* | All testing for otpAuth now works. | James Sandlin | 2022-07-15 | 3 | -144/+116 |
| | |||||
* | add temp files | James Sandlin | 2022-07-15 | 3 | -0/+553 |
| | |||||
* | reorg | James Sandlin | 2022-07-15 | 2 | -39/+212 |
| | |||||
* | Remove redundant channel | kmcknight | 2022-07-12 | 1 | -19/+11 |
| | |||||
* | Remove redundant contexts | kmcknight | 2022-07-12 | 1 | -9/+7 |
| | |||||
* | Update test cases | kmcknight | 2022-04-14 | 2 | -12/+0 |
| | |||||
* | Add mock test server handler for push internal api | kmcknight | 2022-04-14 | 1 | -1/+36 |
| | |||||
* | Fix test formatting and inconsistency | kmcknight | 2022-04-12 | 2 | -7/+1 |
| | |||||
* | Split client tests into manual/push | kmcknight | 2022-04-12 | 2 | -13/+152 |
| | |||||
* | Split out into manual/push | kmcknight | 2022-04-12 | 2 | -20/+135 |
| | |||||
* | Split rspec into separate services for push and manual | kmcknight | 2022-04-12 | 2 | -27/+74 |
| | |||||
* | Fix format errors | kmcknight | 2022-04-07 | 1 | -2/+2 |
| | |||||
* | Merge context logger additions from main | Ken McKnight | 2022-04-06 | 112 | -1883/+5526 |
|\ | | | | | | | # Conflicts: # internal/command/twofactorverify/twofactorverify.go | ||||
| * | Merge branch 'id-fix-connections-duration-metrics' into 'main' | Ash McKenzie | 2022-04-06 | 1 | -4/+4 |
| |\ | | | | | | | | | | | | | Fix connections duration metrics See merge request gitlab-org/gitlab-shell!588 | ||||
| | * | Fix connections duration metrics | Igor Drozdov | 2022-04-05 | 1 | -4/+4 |
| | | | | | | | | | | | | We need to pass time.Now as a param, otherwise it's calculated on call | ||||
| * | | Merge branch 'update-version-file' into 'main' | Igor Drozdov | 2022-04-06 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | Update Version File See merge request gitlab-org/gitlab-shell!589 | ||||
| | * | | Update Version File | Jason Goodman | 2022-04-06 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge branch 'ci/go-1.18' into 'main' | Igor Drozdov | 2022-04-06 | 1 | -10/+6 |
| |\ \ | | |/ | |/| | | | | | | | ci: start integrating go 1.18 into the CI pipelines See merge request gitlab-org/gitlab-shell!587 | ||||
| | * | ci: start integrating go 1.18 into the CI pipelines | feistel | 2022-04-01 | 1 | -10/+6 |
| |/ | |||||
| * | Merge branch 'improve-login-grace-timeout-msg' into 'main' | Ash McKenzie | 2022-04-01 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | Improve login grace timeout message Closes #553 See merge request gitlab-org/gitlab-shell!586 | ||||
| | * | Improve login grace timeout message | Igor Drozdov | 2022-03-31 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'id-logic-grace-time' into 'main' | Ash McKenzie | 2022-03-30 | 4 | -1/+52 |
| |\ | | | | | | | | | | | | | Abort long-running unauthenticated SSH connections See merge request gitlab-org/gitlab-shell!582 | ||||
| | * | Abort long-running unauthenticated SSH connections | Igor Drozdov | 2022-03-30 | 4 | -1/+52 |
| |/ | |||||
| * | Merge branch 'use-gitlab-dangerfiles' into 'main' | Ash McKenzie | 2022-03-30 | 4 | -0/+106 |
| |\ | | | | | | | | | | | | | Use gitlab-dangerfiles to improve MR hygiene See merge request gitlab-org/gitlab-shell!583 | ||||
| | * | Use gitlab-dangerfiles to improve MR hygiene | Rémy Coutable | 2022-03-29 | 4 | -0/+106 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | Merge branch 'id-release-13-24-2' into 'main'v13.24.2 | Igor Drozdov | 2022-03-29 | 1 | -0/+4 |
| |\ \ | | | | | | | | | | | | | | | | | Release 13.24.2 See merge request gitlab-org/gitlab-shell!585 | ||||
| | * | | Release 13.24.2 | Igor Drozdov | 2022-03-29 | 1 | -0/+4 |
| |/ / | | | | | | | | | | - Bump gitaly client !584 | ||||
| * | | Merge branch 'jv-bump-gitaly' into 'main' | Igor Drozdov | 2022-03-29 | 2 | -4/+4 |
| |\ \ | | |/ | |/| | | | | | | | Bump gitaly client See merge request gitlab-org/gitlab-shell!584 | ||||
| | * | Bump gitaly client | Jacob Vosmaer | 2022-03-29 | 2 | -4/+4 |
| |/ | | | | | | | | | | | Bump gitaly client to 51da8bc17059e4ccd39873e4f3def935341472b8 to get changes from https://gitlab.com/gitlab-org/gitaly/-/merge_requests/4439. | ||||
| * | Merge branch 'id-config-fields-docs' into 'main' | Ash McKenzie | 2022-03-24 | 1 | -0/+6 |
| |\ | | | | | | | | | | | | | Add docs for grace-period and probes config options See merge request gitlab-org/gitlab-shell!581 | ||||
| | * | Add docs for grace-period and probes config options | Igor Drozdov | 2022-03-24 | 1 | -0/+6 |
| |/ | |||||
| * | Merge branch 'id-release-v-13-24-1' into 'main'v13.24.1 | Igor Drozdov | 2022-03-18 | 2 | -1/+7 |
| |\ | | | | | | | | | | | | | Release 13.24.1 See merge request gitlab-org/gitlab-shell!580 | ||||
| | * | Release 13.24.1 | Igor Drozdov | 2022-03-18 | 2 | -1/+7 |
| |/ | |||||
| * | Merge branch 'id-reuse-grpc-connections-and-sidechannel' into 'main' | Igor Drozdov | 2022-03-18 | 12 | -148/+333 |
| |\ | | | | | | | | | | | | | Reuse Gitaly connections and sidechannel See merge request gitlab-org/gitlab-shell!575 | ||||
| | * | Reuse Gitaly conns and Sidechannel | Igor Drozdov | 2022-03-07 | 12 | -148/+333 |
| | | | | | | | | | | | | | | | | | | | | | | | | When gitlab-sshd has been introduced we've started running our own SSH server. In this case we're able to cache and reuse Gitaly connections and Registry. It helps to reduce memory usage. | ||||
| * | | Merge branch '550-fix-unknown-log-level-message' into 'main' | Patrick Bajao | 2022-03-16 | 2 | -3/+13 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | Default to info level for an empty log-level Closes #550 See merge request gitlab-org/gitlab-shell!579 | ||||
| | * | Default to info level for an empty log-level | Nick Thomas | 2022-03-15 | 2 | -3/+13 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'd assumed that the `omitempty` directive for LogLevel in internal/config/config.go would get us this behaviour. If it did, we wouldn't have had to specify the default twice. Unfortunately, it doesn't, which is to say that given a config file like: ``` log_level: ``` The default *is* overridden by the empty string. It's an easy enough fix. Changelog: fixed | ||||
| * | Merge branch 'smh-update-gitaly-vendor' into 'main' | Igor Drozdov | 2022-03-07 | 2 | -4/+6 |
| |\ | | | | | | | | | | | | | Update Gitaly dependency to v14.9.0-rc1 See merge request gitlab-org/gitlab-shell!578 | ||||
| | * | Update Gitaly dependency to v14.9.0-rc1 | Sami Hiltunen | 2022-03-07 | 2 | -4/+6 |
| |/ | |||||
| * | Merge branch 'ashmckenzie/gitlab-shell-v13-24-0' into 'main'v13.24.0 | Patrick Bajao | 2022-02-23 | 2 | -1/+9 |
| |\ | | | | | | | | | | | | | Release 13.24.0 See merge request gitlab-org/gitlab-shell!577 | ||||
| | * | Release 13.24.0 | Ash McKenzie | 2022-02-23 | 2 | -1/+9 |
| |/ | |||||
| * | Merge branch 'ashmckenzie/golang-1-17-7' into 'main' | Patrick Bajao | 2022-02-22 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | Upgrade golang to 1.17.7 See merge request gitlab-org/gitlab-shell!576 | ||||
| | * | Upgrade golang to 1.17.7 | Ash McKenzie | 2022-02-22 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'id-concurrent-connections-prometheus' into 'main' | Patrick Bajao | 2022-02-22 | 4 | -26/+84 |
| |\ \ | | |/ | |/| | | | | | | | Add more metrics for gitlab-sshd See merge request gitlab-org/gitlab-shell!574 | ||||
| | * | Add more metrics for gitlab-sshd | Igor Drozdov | 2022-02-21 | 4 | -26/+84 |
| | | | | | | | | | | | | | | | | | | - Counter of HTTP merge requests - Gauge of HTTP requests currently being performed - Gauge of connections currently handled by gitlab sshd | ||||
| * | | Merge branch 'id-create-beginners-guide' into 'main' | Patrick Bajao | 2022-02-17 | 2 | -76/+96 |
| |\ \ | | |/ | |/| | | | | | | | Move code guidelines to doc/beginners_guide.md See merge request gitlab-org/gitlab-shell!572 | ||||
| | * | First pass of tone and style polish | Amy Qualls | 2022-02-16 | 1 | -39/+51 |
| | | | | | | | | | | | | | | | Bring the page a lot closer to GitLab tone and style. Not perfect, but we've gotta start somewhere. | ||||
| | * | Add metadata to page | Patrick Bajao | 2022-02-16 | 1 | -0/+6 |
| | | |