0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 12:45:08 +01:00
gitea/services/repository
2022-01-12 20:37:46 +00:00
..
archiver Fix various typos (#18219) 2022-01-10 17:32:37 +08:00
files Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
adopt.go services/repository: fix ListUnadoptedRepositories incorrect total count (#17865) 2022-01-01 10:52:00 +08:00
adopt_test.go services/repository: fix ListUnadoptedRepositories incorrect total count (#17865) 2022-01-01 10:52:00 +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 Fix NPE on try to get tag reference via API (#18245) 2022-01-12 20:37:46 +00:00
repository.go
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