1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 00:34:39 +01:00
gitea/routers/repo
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
..
activity.go
attachment.go
blame.go
branch.go
commit.go
compare.go
download.go Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
editor_test.go
editor.go
http.go Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
lfs.go Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
main_test.go
middlewares.go
migrate.go Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
milestone.go
projects_test.go
projects.go
pull_review.go
pull.go
release_test.go
release.go
repo.go
search.go
setting_protected_branch.go Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
setting.go Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
settings_test.go
topic.go
view.go Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
webhook.go
wiki_test.go
wiki.go