0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-21 04:53:22 +01:00
gitea/routers/web/repo
Giteabot 82003a3b47
Fix wiki revision pagination (#31760) (#31772)
Backport #31760 by @lunny

Fix #31755

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-08-04 10:45:41 +08:00
..
actions
setting
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go
code_frequency.go
commit.go
compare.go
contributors.go Fix Activity Page Contributors dropdown (#31264) (#31269) 2024-06-06 08:14:00 +00:00
download.go
editor.go
editor_test.go
find.go
fork.go
githttp.go
githttp_test.go
helper.go
helper_test.go
issue.go Fix the display of project type for deleted projects (#31732) (#31734) 2024-07-30 14:05:14 +08: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
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects.go
projects_test.go
pull.go Add permission check when creating PR (#31033) (#31720) 2024-07-29 14:11:29 +08:00
pull_review.go
pull_review_test.go
recent_commits.go
release.go
release_test.go
render.go Fix rendered wiki page link (#31398) (#31407) 2024-06-19 11:23:24 +08:00
repo.go Allow downloading attachments of draft releases (#31369) (#31380) 2024-06-16 20:55:14 +08:00
search.go
search_test.go
topic.go
treelist.go
view.go Fix rendered wiki page link (#31398) (#31407) 2024-06-19 11:23:24 +08:00
view_test.go
wiki.go Fix wiki revision pagination (#31760) (#31772) 2024-08-04 10:45:41 +08:00
wiki_test.go