aboutsummaryrefslogtreecommitdiffstats
path: root/routers/private/hook_verification.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-231-2/+2
* Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang2022-04-011-10/+8
* Change git.cmd to RunWithContext (#18693)Martin Scholz2022-02-111-8/+16
* Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)65432022-02-061-2/+2
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-2/+2
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-2/+2
* Clean-up HookPreReceive and restore functionality for pushing non-standard re...zeripath2021-09-161-0/+122