mirror of
1
Fork 0
forgejo/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.go Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go
convert.go
docs.go
doctor.go
dump.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
dump_repo.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 2020-12-27 11:34:19 +08:00
embedded.go
embedded_stub.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.go
migrate_storage.go
restore_repo.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 2020-12-27 11:34:19 +08:00
serv.go Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
web.go Make internal SSH server host key path configurable (#14918) 2021-03-08 03:43:59 +01: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