forgejo/models/git
yp05327 49eb831663
Fix Null Pointer error for CommitStatusesHideActionsURL (#31731)
Fix https://github.com/go-gitea/gitea/pull/30156#discussion_r1695247028

Forgot fixing it in #31719

(cherry picked from commit 0a11bce87f07233d5f02554b8f3b4a2aabd37769)
2024-08-04 10:14:34 +02:00
..
TestIterateRepositoryIDsWithLFSMetaObjects
branch.go [PORT] gitea#30430: Fix rename branch 500 when the target branch is deleted but exist in database 2024-04-15 16:03:09 +02: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 Fix Null Pointer error for CommitStatusesHideActionsURL (#31731) 2024-08-04 10:14:34 +02:00
commit_status_summary.go
commit_status_test.go Hide the "Details" link of commit status when the user cannot access actions (testifylint) 2024-08-04 08:54:32 +02:00
lfs.go
lfs_lock.go chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 2024-04-28 15:39:00 +02:00
lfs_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
main_test.go
protected_banch_list_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
protected_branch.go
protected_branch_list.go
protected_branch_test.go
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