gitea/cmd
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
..
admin_auth_ldap_test.go Fix bug on admin subcommand (#17533) 2021-11-07 11:11:27 +08:00
admin_auth_ldap.go Fix bug on admin subcommand (#17533) 2021-11-07 11:11:27 +08:00
admin.go Fix bug on admin subcommand (#17533) 2021-11-07 11:11:27 +08:00
cert.go
cmd.go Fix bug on admin subcommand (#17533) 2021-11-07 11:11:27 +08:00
convert.go Fix bug on admin subcommand (#17533) 2021-11-07 11:11:27 +08:00
docs.go Fix offBy1 errors (#17606) 2021-11-14 10:11:49 +02:00
doctor.go Fix bug on admin subcommand (#17533) 2021-11-07 11:11:27 +08:00
dump_repo.go Move migrations into services and base into modules/migration (#17663) 2021-11-16 23:25:33 +08:00
dump.go Fix bug on admin subcommand (#17533) 2021-11-07 11:11:27 +08:00
embedded_stub.go
embedded.go
generate.go
hook_test.go
hook.go
keys.go
mailer.go
manager.go
migrate_storage.go Fix bug on admin subcommand (#17533) 2021-11-07 11:11:27 +08:00
migrate.go Fix bug on admin subcommand (#17533) 2021-11-07 11:11:27 +08:00
restore_repo.go
serv.go
web_graceful.go
web_letsencrypt.go
web.go