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 87db4a47c8
Also sync DB branches on push if necessary (#28361) (#28403)
5 months ago
..
archiver.go Next round of `db.DefaultContext` refactor (#27089) 8 months ago
attachment.go More refactoring of `db.DefaultContext` (#27083) 8 months ago
attachment_test.go More refactoring of `db.DefaultContext` (#27083) 8 months ago
avatar.go Add context cache as a request level cache (#22294) 1 year ago
collaboration.go More `db.DefaultContext` refactor (#27265) (#27347) 7 months ago
collaboration_test.go More `db.DefaultContext` refactor (#27265) (#27347) 7 months ago
fork.go Reduce usage of `db.DefaultContext` (#27073) 8 months ago
fork_test.go refactor some functions to support ctx as first parameter (#21878) 1 year ago
git.go Reduce usage of `db.DefaultContext` (#27073) 8 months ago
issue.go Rename almost all Ctx functions (#22071) 1 year ago
language_stats.go Round language stats percentage using largest remainder (#22026) 1 year ago
main_test.go move repository deletion to service layer (#26948) 8 months ago
mirror.go More `db.DefaultContext` refactor (#27265) (#27347) 7 months ago
pushmirror.go Add `RemoteAddress` to mirrors (#26952) 8 months ago
pushmirror_test.go Replace `interface{}` with `any` (#25686) 10 months ago
redirect.go Implement FSFE REUSE for golang files (#21840) 1 year ago
redirect_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
release.go Fix comment permissions (#28213) (#28216) 6 months ago
release_test.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 8 months ago
repo.go Also sync DB branches on push if necessary (#28361) (#28403) 5 months ago
repo_indexer.go Implement FSFE REUSE for golang files (#21840) 1 year ago
repo_list.go Restricted users only see repos in orgs which their team was assigned to (#28025) (#28051) 6 months ago
repo_list_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 8 months ago
repo_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 8 months ago
repo_unit.go Replace `util.SliceXxx` with `slices.Xxx` (#26958) 8 months ago
repo_unit_test.go add disable workflow feature (#26413) 9 months ago
search.go Split "modules/context.go" to separate files (#24569) 1 year ago
star.go More refactoring of `db.DefaultContext` (#27083) 8 months ago
star_test.go More refactoring of `db.DefaultContext` (#27083) 8 months ago
topic.go Next round of `db.DefaultContext` refactor (#27089) 8 months ago
topic_test.go Next round of `db.DefaultContext` refactor (#27089) 8 months ago
update.go Next round of `db.DefaultContext` refactor (#27089) 8 months ago
upload.go More refactoring of `db.DefaultContext` (#27083) 8 months ago
user_repo.go Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 1 year ago
user_repo_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
watch.go More refactoring of `db.DefaultContext` (#27083) 8 months ago
watch_test.go More refactoring of `db.DefaultContext` (#27083) 8 months ago
wiki.go Implement FSFE REUSE for golang files (#21840) 1 year ago
wiki_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago