Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Uniform all temporary directories and allow customizing temp path (#32352) | Lunny Xiao | 2025-04-08 | 1 | -30/+0 |
* | Enable testifylint rules (#34075) | TheFox0x7 | 2025-03-31 | 1 | -7/+7 |
* | Remove "dsa-1024" testcases from Test_SSHParsePublicKey and Test_calcFingerpr... | Saulius Gurklys | 2024-08-24 | 1 | -2/+0 |
* | Fix panic of ssh public key page after deletion of auth source (#31829) | Lunny Xiao | 2024-08-15 | 1 | -0/+10 |
* | Replace assert.Fail with assert.FailNow (#27578) | Nanguan Lin | 2023-10-11 | 1 | -2/+2 |
* | Prefer native parser for SSH public key parsing (#23798) | Leon Busch-George | 2023-04-11 | 1 | -0/+8 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -3/+3 |
* | Remove `ioutil` (#18222) | Gusted | 2022-01-10 | 1 | -3/+3 |
* | Add support for ssh commit signing (#17743) | Wim | 2021-12-19 | 1 | -0/+311 |
* | Move keys to models/asymkey (#17917) | Lunny Xiao | 2021-12-10 | 1 | -0/+187 |