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.
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995)
hace 3 meses
..
archiver Move context from modules to services (#29440) hace 4 meses
commitstatus Cache repository default branch commit status to reduce query on commit status table (#29444) hace 3 meses
files Add download URL for executable files (#28260) hace 3 meses
adopt.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) hace 3 meses
adopt_test.go Use more specific test methods (#24265) hace 1 año
avatar.go Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) hace 1 año
avatar_test.go Use context parameter in services/repository (#23186) hace 1 año
branch.go Cancel previous runs of the same PR automatically (#29961) hace 3 meses
cache.go Always enable caches (#28527) hace 6 meses
check.go Update tool dependencies (#29030) hace 5 meses
collaboration.go Add user blocking (#29028) hace 4 meses
collaboration_test.go Add user blocking (#29028) hace 4 meses
commit.go Move context from modules to services (#29440) hace 4 meses
contributors_graph.go Implement code frequency graph (#29191) hace 4 meses
contributors_graph_test.go Implement contributors graph (#27882) hace 4 meses
create.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) hace 3 meses
create_test.go bump to use go 1.22 (#29119) hace 4 meses
delete.go Move some asymkey functions to service layer (#28894) hace 4 meses
delete_test.go Delete repos of org when purge delete user (#27273) hace 8 meses
fork.go Add user blocking (#29028) hace 4 meses
fork_test.go Add option to prohibit fork if user reached maximum limit of repositories (#21848) hace 1 año
generate.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) hace 3 meses
generate_test.go Move generate from module to service (#29465) hace 4 meses
hooks.go Simplify how git repositories are opened (#28937) hace 5 meses
init.go Move generate from module to service (#29465) hace 4 meses
lfs.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) hace 4 meses
lfs_test.go Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) hace 6 meses
main_test.go make writing main test easier (#27270) hace 9 meses
migrate.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) hace 3 meses
push.go Add cache for branch divergence on branch list page (#29577) hace 3 meses
repository.go Remove unnecessary parameter (#27671) hace 8 meses
repository_test.go refactor some functions to support ctx as first parameter (#21878) hace 1 año
review.go Use context parameter in services/repository (#23186) hace 1 año
review_test.go Use context parameter in services/repository (#23186) hace 1 año
setting.go Fix an actions schedule bug (#28942) hace 5 meses
template.go Move generate from module to service (#29465) hace 4 meses
transfer.go Add user blocking (#29028) hace 4 meses
transfer_test.go Move some repository transfer functions to service layer (#28855) hace 4 meses