0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 16:35:13 +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
commit.go Allow Loading of Diffs that are too large (#17739) 2021-11-22 00:51:08 +08:00
compare.go
download.go
editor.go
editor_test.go
http.go
http_test.go
issue.go
issue_content_history.go
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go
projects.go
projects_test.go
pull.go
pull_review.go
release.go
release_test.go
repo.go
search.go
setting.go
setting_protected_branch.go
settings_test.go
tag.go
topic.go
view.go
webhook.go
wiki.go
wiki_test.go