forgejo/models/git
Gusted 2cccc02e76
feat: improve GetLatestCommitStatusForPairs
- Simplify the function into a single SQL query. This may or may not
help with a monster query we are seeing in Codeberg that is using 400MiB
and takes 50MiB to simply log the query. The result is now capped to the
actual latest index,
- Add unit test.
2024-11-16 13:23:40 +01:00
..
TestIterateRepositoryIDsWithLFSMetaObjects
branch.go
branch_list.go
branch_test.go
commit_status.go
commit_status_summary.go
commit_status_test.go
lfs.go
lfs_lock.go
lfs_lock_list.go
lfs_test.go
main_test.go
protected_branch.go
protected_branch_list.go
protected_branch_list_test.go
protected_branch_test.go
protected_tag.go
protected_tag_test.go