0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-13 01:22:14 +01:00
gitea/services/repository
Zettat123 e9aa39bda4
Fix a branch divergence cache bug (#31659)
Fix #31599

A branch divergence is counted based on the default branch. If the
default branch is updated, all divergence caches of the repo need to be
deleted.
2024-07-19 17:52:49 +02:00
..
archiver
commitstatus Fix automerge will not work because of some events haven't been triggered (#30780) 2024-05-21 23:23:22 +08:00
files Refactor names (#31405) 2024-06-19 06:32:45 +08:00
adopt_test.go Add a simple test for AdoptRepository (#31391) 2024-06-17 01:18:35 +00:00
adopt.go Fix incorrect default branch when adopt a repository (#30912) 2024-05-09 08:44:26 +00:00
avatar_test.go
avatar.go
branch.go Fix a branch divergence cache bug (#31659) 2024-07-19 17:52:49 +02:00
cache.go
check.go
collaboration_test.go
collaboration.go
commit.go
contributors_graph_test.go
contributors_graph.go
create_test.go
create.go
delete_test.go
delete.go
fork_test.go
fork.go
generate_test.go
generate.go Add YEAR, MONTH, MONTH_ENGLISH, DAY variables for template repos (#31584) 2024-07-09 18:05:12 +00:00
hooks.go
init.go
lfs_test.go
lfs.go
main_test.go
migrate.go
push.go Fix a branch divergence cache bug (#31659) 2024-07-19 17:52:49 +02:00
repository_test.go
repository.go Fix "force private" logic (#31012) 2024-05-20 00:56:45 +00:00
review_test.go
review.go
setting.go
template.go
transfer_test.go
transfer.go Add lint-go-gopls (#30729) 2024-06-05 09:22:38 +08:00