You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web/repo
wxiaoguang 13d1d2764c
Show commit history for closed/merged PRs (#24238)
Close #24237

Before:

<details>


![image](https://user-images.githubusercontent.com/2114189/233424875-a69c6dad-df4a-483e-b796-36c6459af2d6.png)

</details>

After:


![image](https://user-images.githubusercontent.com/2114189/233424712-60a296de-017b-49a8-89b2-5925ff452646.png)

Co-authored-by: Giteabot <teabot@gitea.io>
2 years ago
..
actions Add runner check in repo action page (#24124) 2 years ago
activity.go
attachment.go Make Release Download URLs predictable (#23891) 2 years ago
blame.go Sort repo topic labels by name (#24123) 2 years ago
branch.go
cherry_pick.go
commit.go Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 2 years ago
compare.go Don't list root repository on compare page if pulls not allowed (#24183) 2 years ago
download.go
editor.go Allow adding new files to an empty repo (#24164) 2 years ago
editor_test.go
find.go
helper.go Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2 years ago
helper_test.go Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2 years ago
http.go
http_test.go
issue.go Show commit history for closed/merged PRs (#24238) 2 years ago
issue_content_history.go
issue_dependency.go Add API to manage issue dependencies (#17935) 2 years ago
issue_label.go Make label templates have consistent behavior and priority (#23749) 2 years ago
issue_label_test.go Make label templates have consistent behavior and priority (#23749) 2 years ago
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
lfs.go
main_test.go
middlewares.go Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (#21257) 2 years ago
migrate.go
milestone.go
packages.go
patch.go
projects.go Add unset default project column (#23531) 2 years ago
projects_test.go
pull.go Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2 years ago
pull_review.go
release.go fix calReleaseNumCommitsBehind (#24148) 2 years ago
release_test.go
render.go
repo.go Make Release Download URLs predictable (#23891) 2 years ago
runners.go
search.go
setting.go
setting_protected_branch.go
setting_secrets.go
settings_test.go
tag.go
topic.go
treelist.go
view.go Allow adding new files to an empty repo (#24164) 2 years ago
view_test.go
webhook.go
wiki.go Make wiki title supports dashes and improve wiki name related features (#24143) 2 years ago
wiki_test.go Make wiki title supports dashes and improve wiki name related features (#24143) 2 years ago