This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/services/repository
Gusted ff2fd08228
Simplify parameter types (#18006)
Remove repeated type declarations in function definitions.
2021-12-20 04:41:31 +00:00
..
archiver Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00
files Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
adopt.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
avatar.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
avatar_test.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
branch.go
cache.go
check.go
fork.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
fork_test.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
hooks.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
main_test.go
push.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
repository.go Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00
template.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
transfer.go Fix rename notification bug (#18008) 2021-12-17 14:24:47 +08:00
transfer_test.go