gitea/models/git
Naxdy 32152a0ac0
Also display "recently pushed branch" alert on PR view (#35001)
This commit adds the "You recently pushed to branch X" alert also to PR
overview, as opposed to only the repository's home page.

GitHub also shows this alert on the PR list, as well as the home page.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2025-07-10 17:17:56 +00:00
..
branch_list.go Fix branch order (#31174) 2024-05-31 09:58:41 +08:00
branch_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
branch.go Also display "recently pushed branch" alert on PR view (#35001) 2025-07-10 17:17:56 +00:00
commit_status_summary.go Keeping consistent between UI and API about combined commit status state and fix some bugs (#34562) 2025-06-09 04:05:33 +00:00
commit_status_test.go Keeping consistent between UI and API about combined commit status state and fix some bugs (#34562) 2025-06-09 04:05:33 +00:00
commit_status.go Keeping consistent between UI and API about combined commit status state and fix some bugs (#34562) 2025-06-09 04:05:33 +00:00
lfs_lock_list.go Show lock owner instead of repo owner on LFS setting page (#31788) 2024-08-11 14:48:20 +00:00
lfs_lock.go Show lock owner instead of repo owner on LFS setting page (#31788) 2024-08-11 14:48:20 +00:00
lfs.go Refactor editor (#34780) 2025-06-21 19:20:51 +08:00
main_test.go
protected_branch_list_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
protected_branch_list.go Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
protected_branch_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
protected_branch.go Fix team permissions (#34827) 2025-06-24 21:24:09 +08:00
protected_tag_test.go
protected_tag.go Add tag protection via rest api #17862 (#31295) 2024-06-14 18:56:10 +02:00