forgejo/routers/web/repo
Lunny Xiao 4ca1d7547a
Move some helper files out of models (#19355)
* Move some helper files out of models

* Some improvements

Co-authored-by: delvh <dev.lh@web.de>
2022-05-08 18:46:32 +02:00
..
activity.go
attachment.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
blame.go
branch.go Move some helper files out of models (#19355) 2022-05-08 18:46:32 +02:00
cherry_pick.go Remove RequireHighlightJS field, update plantuml example. (#19615) 2022-05-05 10:53:38 +03:00
commit.go Remove RequireHighlightJS field, update plantuml example. (#19615) 2022-05-05 10:53:38 +03:00
compare.go Handle the error of a missing blob object fix #19530 (#19552) 2022-05-02 18:46:50 +02:00
download.go
editor.go Remove RequireHighlightJS field, update plantuml example. (#19615) 2022-05-05 10:53:38 +03:00
editor_test.go
http.go Move some helper files out of models (#19355) 2022-05-08 18:46:32 +02:00
http_test.go
issue.go Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 2022-05-08 20:32:45 +08:00
issue_content_history.go
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go Improve Stopwatch behavior (#18930) 2022-04-25 22:45:22 +02:00
issue_test.go
issue_timetrack.go Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2022-05-08 15:46:34 +02:00
issue_watch.go
lfs.go Move some helper files out of models (#19355) 2022-05-08 18:46:32 +02:00
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
middlewares.go
migrate.go
milestone.go
packages.go Hide private repositories in packages (#19584) 2022-05-07 18:21:15 +02:00
patch.go Remove RequireHighlightJS field, update plantuml example. (#19615) 2022-05-05 10:53:38 +03:00
projects.go
projects_test.go
pull.go Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 2022-05-08 20:32:45 +08:00
pull_review.go Allow to mark files in a PR as viewed (#19007) 2022-05-07 20:28:10 +02:00
release.go
release_test.go
repo.go Improve dashboard's repo list performance (#18963) 2022-04-26 16:34:30 -04:00
search.go Remove RequireHighlightJS field, update plantuml example. (#19615) 2022-05-05 10:53:38 +03:00
setting.go Repository level enable package or disable (#19323) 2022-05-08 17:51:50 +02:00
setting_protected_branch.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
settings_test.go
tag.go
topic.go
view.go Add "Allow edits from maintainer" feature (#18002) 2022-04-28 17:45:33 +02:00
webhook.go Remove RequireHighlightJS field, update plantuml example. (#19615) 2022-05-05 10:53:38 +03:00
wiki.go Remove RequireHighlightJS field, update plantuml example. (#19615) 2022-05-05 10:53:38 +03:00
wiki_test.go