1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/modules/repository
赵智超 3c360801b3
Add IsTemplate option in create repo ui and api (#12942)
Signed-off-by: a1012112796 <1012112796@qq.com>

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-09-25 13:18:37 +08:00
..
adopt.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
branch.go Handle more pathological branch and tag names (#11843) 2020-06-11 19:49:47 -04:00
check.go Refactor Cron and merge dashboard tasks (#10745) 2020-05-16 19:31:38 -04:00
commits_test.go make avatar lookup occur at image request (#10540) 2020-03-27 14:34:39 +02:00
commits.go make avatar lookup occur at image request (#10540) 2020-03-27 14:34:39 +02:00
create_test.go
create.go Add IsTemplate option in create repo ui and api (#12942) 2020-09-25 13:18:37 +08:00
fork_test.go
fork.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
generate.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
hooks.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
init.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
main_test.go
repo.go On Migration respect old DefaultBranch (#12843) 2020-09-15 22:37:44 +08:00
update.go