0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-26 21:55:43 +01:00
gitea/routers/web/repo
2023-02-24 16:56:41 +00:00
..
actions Require approval to run actions for fork pull request (#22803) 2023-02-24 15:58:49 +08:00
activity.go
attachment.go
blame.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
branch.go
cherry_pick.go
commit.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
compare.go Use beforeCommit instead of baseCommit (#22949) 2023-02-20 11:56:07 +08:00
download.go
editor_test.go
editor.go
find.go
http_test.go
http.go Rename repo.GetOwner to repo.LoadOwner (#22967) 2023-02-18 20:11:03 +08:00
issue_content_history.go
issue_dependency.go
issue_label_test.go
issue_label.go Scoped labels (#22585) 2023-02-18 21:17:39 +02:00
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go Scoped labels (#22585) 2023-02-18 21:17:39 +02:00
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go Redirect to the commit page after applying patch (#23056) 2023-02-24 16:56:41 +00:00
projects_test.go
projects.go
pull_review.go
pull.go Add force_merge to merge request and fix checking mergable (#23010) 2023-02-21 08:42:07 -06:00
release_test.go
release.go
render.go
repo.go
runners.go
search.go
setting_protected_branch.go Get rules by id when editing branch protection rule (#22932) 2023-02-20 19:30:41 +08:00
setting_secrets.go
setting.go Rename repo.GetOwner to repo.LoadOwner (#22967) 2023-02-18 20:11:03 +08:00
settings_test.go
tag.go
topic.go
treelist.go
view_test.go
view.go Rename repo.GetOwner to repo.LoadOwner (#22967) 2023-02-18 20:11:03 +08:00
webhook.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
wiki_test.go
wiki.go