gitea/services/repository
Lunny Xiao 47b878858a
Search branches ()
Resolve  

<img width="1315" alt="图片"
src="https://github.com/go-gitea/gitea/assets/81045/3ba59b58-471a-4e1b-985c-87edac2268c0">

<img width="1297" alt="图片"
src="https://github.com/go-gitea/gitea/assets/81045/b6caa12f-323b-4f70-9c44-ef91cb71a26c">
..
archiver Next round of `db.DefaultContext` refactor ()
files More refactoring of `db.DefaultContext` ()
adopt.go Move createrepository from module to service layer ()
adopt_test.go Use more specific test methods ()
avatar.go Improve avatar uploading / resizing / compressing, remove Fomantic card module ()
avatar_test.go Use context parameter in services/repository ()
branch.go Search branches ()
cache.go Use the type RefName for all the needed places and fix pull mirror sync bugs ()
check.go move repository deletion to service layer ()
collaboration.go Next round of `db.DefaultContext` refactor ()
collaboration_test.go Next round of `db.DefaultContext` refactor ()
commit.go Show branches and tags that contain a commit ()
create.go move repository deletion to service layer ()
create_test.go More refactoring of `db.DefaultContext` ()
delete.go More refactoring of `db.DefaultContext` ()
delete_test.go More refactoring of `db.DefaultContext` ()
fork.go Move notification interface to services layer ()
fork_test.go Add option to prohibit fork if user reached maximum limit of repositories ()
hooks.go Add user webhooks ()
lfs.go Fix bugs in LFS meta garbage collection ()
lfs_test.go Fix bugs in LFS meta garbage collection ()
main_test.go Implement FSFE REUSE for golang files ()
push.go Next round of `db.DefaultContext` refactor ()
repository.go Next round of `db.DefaultContext` refactor ()
repository_test.go refactor some functions to support ctx as first parameter ()
review.go Use context parameter in services/repository ()
review_test.go Use context parameter in services/repository ()
template.go Move notification interface to services layer ()
transfer.go Next round of `db.DefaultContext` refactor ()
transfer_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org ()