You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/repository
Martin Scholz 26718a785a
Change git.cmd to RunWithContext (#18693)
Change all `cmd...Pipeline` commands to `cmd.RunWithContext`.

#18553

Co-authored-by: Martin Scholz <martin.scholz@versasec.com>
2 years ago
..
archiver Pause queues (#15928) 2 years ago
files Change git.cmd to RunWithContext (#18693) 2 years ago
adopt.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2 years ago
adopt_test.go format with gofumpt (#18184) 2 years ago
avatar.go Some repository refactors (#17950) 3 years ago
avatar_test.go Some repository refactors (#17950) 3 years ago
branch.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
cache.go Move repository model into models/repo (#17933) 3 years ago
check.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2 years ago
fork.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2 years ago
fork_test.go Some repository refactors (#17950) 3 years ago
hooks.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
main_test.go Decouple unit test code from business code (#17623) 3 years ago
push.go Pause queues (#15928) 2 years ago
repository.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
template.go Some repository refactors (#17950) 3 years ago
transfer.go Fix rename notification bug (#18008) 3 years ago
transfer_test.go Move repository model into models/repo (#17933) 3 years ago