Skip to content

Fix push time bug (#36693)#36713

Merged
silverwind merged 1 commit intogo-gitea:release/v1.25from
lunny:lunny/fix_pushed_branch_time2
Feb 22, 2026
Merged

Fix push time bug (#36693)#36713
silverwind merged 1 commit intogo-gitea:release/v1.25from
lunny:lunny/fix_pushed_branch_time2

Conversation

@lunny
Copy link
Copy Markdown
Member

@lunny lunny commented Feb 22, 2026

When display or search branch's pushed time, we should use updated_unix rather than commit_time.

Fix #36633
Backport #36693

When display or search branch's pushed time, we should use
`updated_unix` rather than `commit_time`.

Fix go-gitea#36633

---------

Signed-off-by: silverwind <me@silverwind.io>
Co-authored-by: silverwind <me@silverwind.io>
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Feb 22, 2026
@GiteaBot GiteaBot added this to the 1.25.5 milestone Feb 22, 2026
@lunny lunny changed the title Add changelog for 1.25.0-rc0 (#35531) Fix push time bug (#36693) Feb 22, 2026
@github-actions github-actions bot added modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files labels Feb 22, 2026
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Feb 22, 2026
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Feb 22, 2026
@silverwind silverwind merged commit 3422318 into go-gitea:release/v1.25 Feb 22, 2026
26 checks passed
@lunny lunny deleted the lunny/fix_pushed_branch_time2 branch February 22, 2026 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants