mirror of
https://github.com/go-gitea/gitea
synced 2024-11-05 01:34:25 +00:00
fc34481d05
This PR adds a new table named commit status summary to reduce queries from the commit status table. After this change, commit status summary table will be used for the final result, commit status table will be for details. --------- Co-authored-by: Jason Song <i@wolfogre.com> |
||
---|---|---|
.. | ||
branch_list.go | ||
branch_test.go | ||
branch.go | ||
commit_status_summary.go | ||
commit_status_test.go | ||
commit_status.go | ||
lfs_lock.go | ||
lfs.go | ||
main_test.go | ||
protected_banch_list_test.go | ||
protected_branch_list.go | ||
protected_branch_test.go | ||
protected_branch.go | ||
protected_tag_test.go | ||
protected_tag.go |