forgejo/routers/web/repo
2023-07-14 09:32:43 +00:00
..
actions
setting
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go
commit.go
compare.go Don't list root repository on compare page if pulls not allowed (#24183) 2023-04-19 11:16:46 -04:00
download.go
editor.go
editor_test.go
find.go
helper.go
helper_test.go
http.go
http_test.go
issue.go For API attachments, use API URL (#25639) (#25814) 2023-07-10 12:56:16 +00:00
issue_content_history.go
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_pin.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
packages.go
patch.go
projects.go Fix empty project displayed in issue sidebar (#25802) (#25854) 2023-07-12 19:07:03 +02:00
projects_test.go
pull.go
pull_review.go
release.go Fix incorrect release count (#25879) (#25887) 2023-07-14 09:32:43 +00:00
release_test.go
render.go
repo.go
search.go
setting.go
setting_protected_branch.go
settings_test.go
tag.go
topic.go
treelist.go
view.go
view_test.go
webhook.go
wiki.go
wiki_test.go