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
Lunny Xiao 91ac65db5e
Fix forked repositories missed tags (#18719)
* Fix forked repositories missed tags

* Add missed close

* Use ctx

Co-authored-by: 6543 <6543@obermui.de>
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 Fix forked repositories missed tags (#18719) 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