gitea/modules/repository
Lunny Xiao 7e1ae38097
Move migrations into services and base into modules/migration (#17663)
* Move migrtions into services and base into modules/migration

* Fix imports

* Fix lint
2021-11-16 23:25:33 +08:00
..
branch.go
cache.go
check.go
commits_test.go Decouple unit test, remove intermediate unittestbridge package (#17662) 2021-11-16 16:53:21 +08:00
commits.go
create_test.go Decouple unit test, remove intermediate unittestbridge package (#17662) 2021-11-16 16:53:21 +08:00
create.go
generate.go
hooks.go
init.go Move some functions into services/repository (#17660) 2021-11-16 21:30:11 +08:00
main_test.go
push.go
repo.go Move migrations into services and base into modules/migration (#17663) 2021-11-16 23:25:33 +08:00
update.go