0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-22 05:54:31 +01:00
gitea/routers/web/repo
Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745)
* Remove unnecessary functions of User struct

* Move more database methods out of user struct

* Move more database methods out of user struct

* Fix template failure

* Fix bug

* Remove finished FIXME

* remove unnecessary code
2021-11-22 23:21:55 +08:00
..
activity.go
attachment.go
blame.go
branch.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
commit.go Allow Loading of Diffs that are too large (#17739) 2021-11-22 00:51:08 +08:00
compare.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
download.go
editor_test.go
editor.go
http_test.go
http.go
issue_content_history.go
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 Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
lfs.go
main_test.go
middlewares.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
migrate.go Use hostmatcher to replace matchlist, improve security (#17605) 2021-11-20 17:34:05 +08:00
milestone.go
projects_test.go
projects.go Fix navbar on project view (#17749) 2021-11-22 18:57:05 +08:00
pull_review.go
pull.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
release_test.go
release.go
repo.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
search.go
setting_protected_branch.go
setting.go Use hostmatcher to replace matchlist, improve security (#17605) 2021-11-20 17:34:05 +08:00
settings_test.go
tag.go
topic.go
view.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
webhook.go
wiki_test.go
wiki.go