forgejo/routers/web/repo
2023-05-14 16:04:24 +00:00
..
actions Don't filter action runs based on state (#24711) 2023-05-14 16:04:24 +00:00
setting
activity.go
attachment.go Make repository response support HTTP range request (#24592) 2023-05-09 15:34:36 +08:00
blame.go
branch.go
cherry_pick.go
commit.go Pass 'not' to commit count (#24473) 2023-05-08 07:10:53 +00:00
compare.go
download.go Make repository response support HTTP range request (#24592) 2023-05-09 15:34:36 +08:00
editor.go
editor_test.go
find.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
helper.go
helper_test.go
http.go
http_test.go
issue.go Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2023-05-09 01:30:14 +02:00
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 Make repo migration cancelable and fix various bugs (#24605) 2023-05-11 08:25:46 +00:00
milestone.go Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2023-05-09 01:30:14 +02:00
packages.go
patch.go
projects.go
projects_test.go
pull.go
pull_review.go
release.go fix: release page for empty or non-existing target (#24470) 2023-05-10 11:43:55 +08:00
release_test.go fix: release page for empty or non-existing target (#24470) 2023-05-10 11:43:55 +08:00
render.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
repo.go Remove the parallelizing when loading repo for dashboard (#24705) 2023-05-14 21:45:47 +08:00
search.go
setting.go Require at least one unit to be enabled (#24189) 2023-05-06 17:39:06 +08:00
setting_protected_branch.go Move Rename branch from repo settings page to the page of branches list (#24380) 2023-04-30 23:08:51 +08:00
settings_test.go
tag.go
topic.go
treelist.go
view.go Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2023-05-09 01:30:14 +02:00
view_test.go
webhook.go Reenable creating default webhooks. (#24626) 2023-05-11 10:10:57 +08:00
wiki.go Pass 'not' to commit count (#24473) 2023-05-08 07:10:53 +00:00
wiki_test.go