1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/modules/repository
2021-01-19 00:27:33 +02:00
..
adopt.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
branch.go
cache.go Cache last commit when pushing for big repository (#10109) 2020-10-09 01:17:23 +03:00
check.go Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
commits_test.go
commits.go
create_test.go
create.go Check if label template exist first (#14384) (#14389) 2021-01-19 00:27:33 +02: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 Completely quote AppPath and CustomConf paths (#12955) 2020-09-28 21:16:52 -04:00
init.go Push HEAD instead of master when initialising repositories (#13719) (#13740) 2020-11-28 16:59:32 -05:00
main_test.go
repo.go Migrations: Use Process Manager to create own Context (#13793) 2020-12-02 15:11:11 -06:00
update.go