0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 04:08:25 +01:00
gitea/cmd
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286)
* _ to unused func options

* rm useless brakets

* rm trifial non used models functions

* rm dead code

* rm dead global vars

* fix routers/api/v1/repo/issue.go

* dont overload import module
2021-04-09 09:40:34 +02:00
..
admin_auth_ldap_test.go
admin_auth_ldap.go
admin.go Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
cert.go
cmd.go
convert.go
docs.go
doctor.go
dump_repo.go
dump.go
embedded_stub.go
embedded.go
generate.go
hook.go Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
keys.go
mailer.go
manager.go
migrate_storage.go
migrate.go
restore_repo.go
serv.go Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
web_graceful.go Make internal SSH server host key path configurable (#14918) 2021-03-08 03:43:59 +01:00
web_letsencrypt.go Make internal SSH server host key path configurable (#14918) 2021-03-08 03:43:59 +01:00
web.go Make internal SSH server host key path configurable (#14918) 2021-03-08 03:43:59 +01:00