0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-01 01:06:55 -05:00
forgejo/services/repository
Giteabot 4ac522c8aa
Sync repo's IsEmpty status correctly (#26517) (#26560)
Backport #26517 by @wxiaoguang

Close #26509

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit 7da85fa0c3)
2023-08-21 07:27:20 +02:00
..
archiver Improve queue and logger context (#24924) 2023-05-26 07:31:55 +00:00
files Sync repo's IsEmpty status correctly (#26517) (#26560) 2023-08-21 07:27:20 +02:00
adopt.go Add Adopt repository event and handler (#25497) (#25518) 2023-06-26 20:09:07 +00:00
adopt_test.go
avatar.go
avatar_test.go
branch.go Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2023-05-26 01:04:48 +00:00
cache.go Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2023-05-26 01:04:48 +00:00
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 Improve queue and logger context (#24924) 2023-05-26 07:31:55 +00:00
repository.go Add status indicator on main home screen for each repo (#24638) 2023-05-13 21:59:01 +00:00
repository_test.go
review.go
review_test.go
template.go
transfer.go
transfer_test.go