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/models/repo
Lunny Xiao 882e502327
Fix comment permissions (#28213)
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 Penultimate round of `db.DefaultContext` refactor (#27414) 7 months ago
collaboration.go More `db.DefaultContext` refactor (#27265) 7 months ago
collaboration_test.go More `db.DefaultContext` refactor (#27265) 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 Penultimate round of `db.DefaultContext` refactor (#27414) 7 months ago
main_test.go make writing main test easier (#27270) 7 months ago
mirror.go More `db.DefaultContext` refactor (#27265) 7 months ago
pushmirror.go Even more `db.DefaultContext` refactor (#27352) 7 months ago
pushmirror_test.go Replace `interface{}` with `any` (#25686) 10 months ago
redirect.go Final round of `db.DefaultContext` refactor (#27587) 7 months ago
redirect_test.go Final round of `db.DefaultContext` refactor (#27587) 7 months ago
release.go Fix comment permissions (#28213) 5 months ago
release_test.go Another round of `db.DefaultContext` refactor (#27103) 7 months ago
repo.go Use restricted sanitizer for repository description (#28141) 5 months ago
repo_indexer.go Penultimate round of `db.DefaultContext` refactor (#27414) 7 months ago
repo_list.go Restricted users only see repos in orgs which their team was assigned to (#28025) 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 Penultimate round of `db.DefaultContext` refactor (#27414) 7 months ago
repo_unit.go Even more `db.DefaultContext` refactor (#27352) 7 months ago
repo_unit_test.go add disable workflow feature (#26413) 9 months ago
search.go Split "modules/context.go" to separate files (#24569) 12 months 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 Replace more db.DefaultContext (#27628) 7 months ago
watch_test.go Replace more db.DefaultContext (#27628) 7 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