You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea-fork-majority-judgment/services/repository
Earl Warren 1bfcdeef4c
Make pushUpdate error verbose (#28263)
5 months ago
..
archiver Penultimate round of `db.DefaultContext` refactor (#27414) 7 months ago
files Upgrade to golangci-lint@v1.55.0 (#27756) 6 months ago
adopt.go Replace more db.DefaultContext (#27628) 7 months ago
adopt_test.go Use more specific test methods (#24265) 1 year ago
avatar.go Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) 12 months ago
avatar_test.go Use context parameter in services/repository (#23186) 1 year ago
branch.go Penultimate round of `db.DefaultContext` refactor (#27414) 7 months ago
cache.go Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 12 months ago
check.go Remove unnecessary parameter (#27671) 7 months ago
collaboration.go Next round of `db.DefaultContext` refactor (#27089) 8 months ago
collaboration_test.go Next round of `db.DefaultContext` refactor (#27089) 8 months ago
commit.go Show branches and tags that contain a commit (#25180) 9 months ago
create.go Remove unnecessary parameter (#27671) 7 months ago
create_test.go Remove unnecessary parameter (#27671) 7 months ago
delete.go Use db.Find instead of writing methods for every object (#28084) 5 months ago
delete_test.go Delete repos of org when purge delete user (#27273) 7 months ago
fork.go Penultimate round of `db.DefaultContext` refactor (#27414) 7 months ago
fork_test.go Add option to prohibit fork if user reached maximum limit of repositories (#21848) 1 year ago
hooks.go Use db.Find instead of writing methods for every object (#28084) 5 months ago
lfs.go Fix bugs in LFS meta garbage collection (#26122) 9 months ago
lfs_test.go Delete repos of org when purge delete user (#27273) 7 months ago
main_test.go make writing main test easier (#27270) 7 months ago
push.go Make pushUpdate error verbose (#28263) 5 months ago
repository.go Remove unnecessary parameter (#27671) 7 months ago
repository_test.go refactor some functions to support ctx as first parameter (#21878) 1 year ago
review.go Use context parameter in services/repository (#23186) 1 year ago
review_test.go Use context parameter in services/repository (#23186) 1 year ago
template.go Move notification interface to services layer (#26915) 8 months ago
transfer.go Next round of `db.DefaultContext` refactor (#27089) 8 months ago
transfer_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 8 months ago