forgejo/models/git
Lunny Xiao 2b5c69c451
Detect whether action view branch was deleted (#32764)
Fix #32761

![图片](https://github.com/user-attachments/assets/a5a7eef8-0fea-4242-b199-1b0b73d9bbdb)

(cherry picked from commit 6370d2fb93a5ee897b82969ca30a9feb33667714)

Conflicts:
	routers/web/repo/actions/actions.go
	routers/web/repo/actions/view.go
  trivial context conflicts
2024-12-15 09:45:10 +01:00
..
TestIterateRepositoryIDsWithLFSMetaObjects
branch.go Detect whether action view branch was deleted (#32764) 2024-12-15 09:45:10 +01:00
branch_list.go Fix branch order (#31174) 2024-06-02 16:26:54 +02:00
branch_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
commit_status.go Rework GetLatestCommitStatusForPairs query using a subquery for PG compatibility (#6113) 2024-12-01 19:15:31 +00:00
commit_status_summary.go Fix commitstatus summary (#30431) 2024-04-16 12:01:27 +02:00
commit_status_test.go Rework GetLatestCommitStatusForPairs query using a subquery for PG compatibility (#6113) 2024-12-01 19:15:31 +00:00
lfs.go refactor: remove redundant err declarations (#32381) 2024-11-05 09:33:15 +01:00
lfs_lock.go Show lock owner instead of repo owner on LFS setting page (#31788) 2024-08-18 05:47:06 +02:00
lfs_lock_list.go Show lock owner instead of repo owner on LFS setting page (#31788) 2024-08-18 05:47:06 +02:00
lfs_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
main_test.go tests: improve actvititypub integration test code 2024-11-01 22:39:49 +01:00
protected_branch.go Optimize branch protection rule loading (#32280) 2024-11-05 09:33:15 +01:00
protected_branch_list.go
protected_branch_list_test.go Optimize branch protection rule loading (#32280) 2024-11-05 09:33:15 +01:00
protected_branch_test.go Fix linting issues 2024-08-18 16:25:13 +02:00
protected_tag.go Add tag protection via rest api #17862 (#31295) 2024-06-16 13:42:59 +02:00
protected_tag_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00