0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 05:24:35 +01:00
gitea/routers/web/repo
Lunny Xiao bd97736b9c
Move project files into models/project sub package (#17704)
* Move project files into models/project sub package

* Fix test

* Fix test

* Fix test

* Fix build

* Fix test

* Fix template bug

* Fix bug

* Fix lint

* Fix test

* Fix import

* Improve codes

Co-authored-by: 6543 <6543@obermui.de>
2022-03-29 22:16:31 +08:00
..
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go
commit.go
compare.go
download.go
editor_test.go
editor.go
http_test.go
http.go Add ContextUser to http request context (#18798) 2022-03-26 17:04:22 +08:00
issue_content_history.go
issue_dependency.go
issue_label_test.go
issue_label.go Move init repository related functions to modules (#19159) 2022-03-29 15:23:45 +08:00
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Move project files into models/project sub package (#17704) 2022-03-29 22:16:31 +08:00
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go
patch.go
projects_test.go
projects.go Move project files into models/project sub package (#17704) 2022-03-29 22:16:31 +08:00
pull_review.go
pull.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
release_test.go
release.go
repo.go Move init repository related functions to modules (#19159) 2022-03-29 15:23:45 +08:00
search.go
setting_protected_branch.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
setting.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
settings_test.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
tag.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
topic.go
view.go
webhook.go
wiki_test.go
wiki.go Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 2022-03-29 05:21:30 +02:00