You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/repository
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756)
https://github.com/golangci/golangci-lint/releases/tag/v1.55.0
8 months ago
..
archiver Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
files Upgrade to golangci-lint@v1.55.0 (#27756) 8 months ago
adopt.go Replace more db.DefaultContext (#27628) 9 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) 1 year ago
avatar_test.go Use context parameter in services/repository (#23186) 1 year ago
branch.go Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
cache.go Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
check.go Remove unnecessary parameter (#27671) 9 months ago
collaboration.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
collaboration_test.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
commit.go Show branches and tags that contain a commit (#25180) 11 months ago
create.go Remove unnecessary parameter (#27671) 9 months ago
create_test.go Remove unnecessary parameter (#27671) 9 months ago
delete.go Add doctor dbconsistency fix to delete repos with no owner (#27290) 8 months ago
delete_test.go Delete repos of org when purge delete user (#27273) 8 months ago
fork.go Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
fork_test.go Add option to prohibit fork if user reached maximum limit of repositories (#21848) 2 years ago
hooks.go Add user webhooks (#21563) 1 year ago
lfs.go Fix bugs in LFS meta garbage collection (#26122) 11 months ago
lfs_test.go Delete repos of org when purge delete user (#27273) 8 months ago
main_test.go make writing main test easier (#27270) 9 months ago
push.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
repository.go Remove unnecessary parameter (#27671) 9 months ago
repository_test.go refactor some functions to support ctx as first parameter (#21878) 2 years 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) 10 months ago
transfer.go Next round of `db.DefaultContext` refactor (#27089) 10 months ago
transfer_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 10 months ago