gitea/cmd
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262)
* Move some files into models' sub packages

* Move functions

* merge main branch

* Fix check

* fix check

* Fix some tests

* Fix lint

* Fix lint

* Revert lint changes

* Fix error comments

* Fix lint

Co-authored-by: 6543 <6543@obermui.de>
2022-08-25 10:31:57 +08:00
..
admin.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
admin_auth_ldap.go Allow enable LDAP source and disable user sync via CLI (#20206) 2022-07-04 11:21:14 +02:00
admin_auth_ldap_test.go Allow enable LDAP source and disable user sync via CLI (#20206) 2022-07-04 11:21:14 +02:00
cert.go
cmd.go
convert.go
docs.go
doctor.go Disable doctor logging on panic (#20847) 2022-08-18 21:27:27 -04:00
dump.go Add Tar ZSTD support (#20493) 2022-07-27 07:16:28 +01:00
dump_repo.go Make sure `repo_dir` is an empty directory or doesn't exist before 'dump-repo' (#20205) 2022-07-14 21:52:18 +08:00
embedded.go
embedded_stub.go
generate.go
hook.go
hook_test.go
keys.go
mailer.go
main_test.go Add migrate repo archiver and packages storage support on command line (#20757) 2022-08-16 12:05:15 +08:00
manager.go Fix various typos (#20338) 2022-07-12 23:32:37 +02:00
manager_logging.go
migrate.go
migrate_storage.go Add migrate repo archiver and packages storage support on command line (#20757) 2022-08-16 12:05:15 +08:00
migrate_storage_test.go Add migrate repo archiver and packages storage support on command line (#20757) 2022-08-16 12:05:15 +08:00
restore_repo.go
serv.go
web.go Support Proxy protocol (#12527) 2022-08-21 19:20:43 +01:00
web_acme.go Support Proxy protocol (#12527) 2022-08-21 19:20:43 +01:00
web_graceful.go Support Proxy protocol (#12527) 2022-08-21 19:20:43 +01:00
web_https.go Support Proxy protocol (#12527) 2022-08-21 19:20:43 +01:00