Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused param `doer` (#34545) | Philip Peterson | 2025-06-18 | 1 | -1/+1 |
* | Run `gopls modernize` on codebase (#34751) | silverwind | 2025-06-18 | 1 | -6/+6 |
* | Enable testifylint rules (#34075) | TheFox0x7 | 2025-03-31 | 1 | -1/+1 |
* | Remove context from git struct (#33793) | TheFox0x7 | 2025-03-04 | 1 | -2/+2 |
* | Enable tenv and testifylint rules (#32852) | TheFox0x7 | 2024-12-15 | 1 | -2/+1 |
* | Prevent update pull refs manually and will not affect other refs update (#31931) | Lunny Xiao | 2024-09-02 | 1 | -0/+22 |
* | Fix push multiple branches error with tests (#31151) | Lunny Xiao | 2024-05-29 | 1 | -0/+35 |
* | Performance optimization for git push (#30104) | Lunny Xiao | 2024-04-09 | 1 | -0/+11 |
* | Restore deleted branches when syncing (#29898) | Jason Song | 2024-03-20 | 1 | -0/+17 |
* | Sync branches to DB immediately when handle git hook calling (#29493) | Jason Song | 2024-03-06 | 1 | -0/+131 |