gitea/modules/repository
wxiaoguang df64fa4865
Decouple unit test code from business code (#17623)
2021-11-12 22:36:47 +08:00
..
adopt.go Ensure that git daemon export ok is created for mirrors (#17243) 2021-10-13 20:47:02 +01:00
archive.go Fix archive error when rename repo or user (#16399) 2021-07-13 14:16:31 +02:00
branch.go [API] Add pagination to ListBranches (#14524) 2021-02-03 20:06:13 +01:00
cache.go Make commit info cancelable (#16032) 2021-06-06 19:44:58 -04:00
check.go Move webhook into models/webhook/ (#17579) 2021-11-10 13:13:16 +08:00
commits.go Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123) 2021-10-06 01:25:46 +02:00
commits_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
create.go Ensure that git daemon export ok is created for mirrors (#17243) 2021-10-13 20:47:02 +01:00
create_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
fork.go Ensure that git daemon export ok is created for mirrors (#17243) 2021-10-13 20:47:02 +01:00
fork_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
generate.go Ensure that git daemon export ok is created for mirrors (#17243) 2021-10-13 20:47:02 +01:00
hooks.go Move webhook into models/webhook/ (#17579) 2021-11-10 13:13:16 +08:00
init.go DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
main_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
push.go Fix a bug on refactoring (#13373) 2020-10-31 23:42:54 +08:00
repo.go Ensure that git daemon export ok is created for mirrors (#17243) 2021-10-13 20:47:02 +01:00
update.go DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00