forgejo/routers/web/repo
Lunny Xiao 5651c650c0
When view _Siderbar or _Footer, just display once (#19501)
Co-authored-by: zeripath <art27@cantab.net>
2022-04-26 19:24:20 -04:00
..
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461) 2022-04-25 20:45:18 +02:00
commit.go Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461) 2022-04-25 20:45:18 +02:00
compare.go
download.go
editor.go
editor_test.go
http.go
http_test.go
issue.go Add commit status popup to issuelist (#19375) 2022-04-26 23:40:01 +01:00
issue_content_history.go
issue_dependency.go Move milestone to models/issues/ (#19278) 2022-04-08 17:11:15 +08:00
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
issue_watch.go
lfs.go
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
middlewares.go
migrate.go
milestone.go Move milestone to models/issues/ (#19278) 2022-04-08 17:11:15 +08:00
packages.go
patch.go
projects.go
projects_test.go
pull.go Move milestone to models/issues/ (#19278) 2022-04-08 17:11:15 +08:00
pull_review.go
release.go
release_test.go
repo.go Improve dashboard's repo list performance (#18963) 2022-04-26 16:34:30 -04:00
search.go
setting.go When updating mirror repo intervals by API reschedule next update too (#19429) 2022-04-20 09:20:53 +01:00
setting_protected_branch.go
settings_test.go
tag.go
topic.go
view.go Refactor readme file renderer (#19502) 2022-04-26 16:31:15 -04:00
webhook.go
wiki.go When view _Siderbar or _Footer, just display once (#19501) 2022-04-26 19:24:20 -04:00
wiki_test.go