0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-26 21:55:43 +01:00
gitea/routers/web/repo
Lunny Xiao c97d66d23c
Move repofiles from modules/repofiles to services/repository/files (#17774)
* Move repofiles from modules to services

* rename services/repository/repofiles -> services/repository/files

* Fix test

Co-authored-by: 6543 <6543@obermui.de>
2021-11-24 15:56:24 +08:00
..
activity.go
attachment.go Move attachment into models/repo/ (#17650) 2021-11-19 21:39:57 +08:00
blame.go
branch.go Move repofiles from modules/repofiles to services/repository/files (#17774) 2021-11-24 15:56:24 +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 Move repofiles from modules/repofiles to services/repository/files (#17774) 2021-11-24 15:56:24 +08:00
http_test.go
http.go
issue_content_history.go
issue_dependency.go
issue_label_test.go
issue_label.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
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 Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
setting.go Use hostmatcher to replace matchlist, improve security (#17605) 2021-11-20 17:34:05 +08:00
settings_test.go
tag.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
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