forgejo/services/repository
Lunny Xiao d462b6d495
Fix push multiple branches error with tests (#31151)
(cherry picked from commit 5c1b550e00e9460078e00c41a32d206b260ef482)

Conflicts:
	tests/integration/git_push_test.go
	trivial context conflict because of
	2ac3dcbd43 test: hook post-receive for sha256 repos
(cherry picked from commit 62448bfb93)
(cherry picked from commit e8c776c79384c1c0a4d707ce5084b27347703848)
2024-06-03 09:47:51 +02:00
..
archiver
commitstatus Performance improvement for FindReposLastestCommitStatuses 2024-05-01 05:36:50 +00:00
files Merge pull request '[v1.22/gitea] week 16 cherry pick to v7.0' (#3235) from earl-warren/forgejo:wip-v7.0-gitea-cherry-pick into v7.0/forgejo 2024-04-16 09:31:46 +00:00
adopt.go Fix incorrect default branch when adopt a repository (#30912) (#30928) 2024-05-14 16:09:33 +02:00
adopt_test.go
avatar.go
avatar_test.go
branch.go Fix push multiple branches error with tests (#31151) 2024-06-03 09:47:51 +02:00
cache.go
check.go
collaboration.go
collaboration_test.go
commit.go
contributors_graph.go [BUG] Store JSON in contributors commit cache 2024-04-11 12:06:19 +00:00
contributors_graph_test.go [BUG] Store JSON in contributors commit cache 2024-04-11 12:06:19 +00:00
create.go
create_test.go
delete.go mysql: use inner join for hook_task deletion 2024-05-24 12:46:33 +00:00
fork.go Allow admins to fork repos even when creation limits are exhausted (#3277) 2024-04-17 06:06:48 +00:00
fork_test.go
generate.go
generate_test.go
hooks.go
init.go
lfs.go
lfs_test.go test: LFS gc should not delete all metadata objects 2024-04-26 10:27:01 +00:00
main_test.go
migrate.go
push.go Do not update PRs based on events that happened before they existed 2024-04-12 10:41:19 +02:00
repository.go
repository_test.go
review.go
review_test.go
setting.go
template.go
transfer.go
transfer_test.go