Files
gitea/web_src/js
Lunny Xiao be2a6b4414
Some checks failed
cron-translations / crowdin-pull (push) Has been skipped
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Fix bug when review pull request commits (#35192)
The commit range in the UI follows a half-open, half-closed convention:
(,]. When reviewing a range of commits, the beforeCommitID should be set
to the commit immediately preceding the first selected commit. For
single-commit reviews, we must identify and use the previous commit of
that specific commit.

The endpoint ViewPullFilesStartingFromCommit is currently unused and can
be safely removed.

Fix #35157 
Replace #35184 
Partially extract from #35077
2025-08-03 10:23:10 -07:00
..
2025-07-01 21:44:05 +08:00
2024-12-21 12:11:22 -05:00
2025-07-06 04:55:16 +00:00
2025-07-06 04:55:16 +00:00
2025-07-06 04:55:16 +00:00
2025-07-06 04:55:16 +00:00
2025-07-09 16:46:51 +00:00
2025-07-01 21:44:05 +08:00