forgejo/services/repository
Giteabot 6b5ef0fad7
Sync tags when adopting repos (#26816) (#26834)
Backport #26816 by @Zettat123

Fixes #26138

Sync the tags into database when adopting repos

Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
(cherry picked from commit 302c03c4a9)
2023-09-08 08:09:18 +02:00
..
archiver
files Fix some slice append usages (#26778) (#26798) 2023-09-08 08:09:18 +02:00
adopt.go Sync tags when adopting repos (#26816) (#26834) 2023-09-08 08:09:18 +02:00
adopt_test.go
avatar.go
avatar_test.go
branch.go
cache.go
check.go Use RepositoryList instead of []*Repository (#25074) 2023-06-05 15:25:47 +08:00
fork.go
fork_test.go
hooks.go
lfs.go Fix bugs in LFS meta garbage collection (#26122) (#26157) 2023-07-30 07:43:05 +02:00
lfs_test.go Fix bugs in LFS meta garbage collection (#26122) (#26157) 2023-07-30 07:43:05 +02:00
main_test.go
push.go
repository.go
repository_test.go
review.go
review_test.go
template.go
transfer.go
transfer_test.go