mirror of
1
Fork 0
forgejo/models/git
Earl Warren ad0b97c7c2 Merge pull request '[v1.22/gitea] week 2024-18 cherry pick v7.0 (take 2)' (#3580) from earl-warren/forgejo:wip-v7.0-gitea-cherry-pick into v7.0/forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3580
Reviewed-by: twenty-panda <twenty-panda@noreply.codeberg.org>
2024-05-01 12:36:57 +00:00
..
TestIterateRepositoryIDsWithLFSMetaObjects Refactor LFS GC functions 2024-04-06 07:41:40 +00:00
branch.go [PORT] gitea#30430: Fix rename branch 500 when the target branch is deleted but exist in database 2024-04-15 15:52:24 +00:00
branch_list.go Fix git_model.FindBranchesByRepoAndBranchName 2024-05-01 05:36:50 +00:00
branch_test.go Fix git_model.FindBranchesByRepoAndBranchName 2024-05-01 05:36:50 +00:00
commit_status.go Fix duplicate status check contexts (#30660) (#30779) 2024-05-01 08:34:29 +02:00
commit_status_test.go Fix duplicate status check contexts (#30660) (#30779) 2024-05-01 08:34:29 +02:00
lfs.go Refactor LFS GC functions 2024-04-06 07:41:40 +00:00
lfs_lock.go
lfs_test.go Refactor LFS GC functions 2024-04-06 07:41:40 +00:00
main_test.go
protected_banch_list_test.go
protected_branch.go [FEAT] Configure if protected branch rule should apply to admins 2024-04-01 19:31:43 +00:00
protected_branch_list.go
protected_branch_test.go
protected_tag.go
protected_tag_test.go