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.
gitea/models/repo
Giteabot f98a1b851c
Users with `read` permission of pull requests can be assigned too (#27263) (#29372)
Backport #27263 by @lunny

This PR will also keep the consistent between list assigned users and
check assigned users.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
12 months ago
..
archiver.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
attachment.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
attachment_test.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
avatar.go
collaboration.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
collaboration_test.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
fork.go
fork_test.go
git.go
issue.go
language_stats.go
main_test.go
mirror.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
pushmirror.go Add `RemoteAddress` to mirrors (#26952) 1 year ago
pushmirror_test.go
redirect.go
redirect_test.go
release.go Don't remove all mirror repository's releases when mirroring (#28817) (#28939) 1 year ago
release_test.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
repo.go Rework markup link rendering (#26745) (#28803) 1 year ago
repo_indexer.go
repo_list.go Restricted users only see repos in orgs which their team was assigned to (#28025) (#28051) 1 year ago
repo_list_test.go
repo_test.go Refactor SSH clone URL generation code (#28421) (#28480) 1 year ago
repo_unit.go Fix schedule tasks bugs (#28691) (#28780) 1 year ago
repo_unit_test.go
search.go
star.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
star_test.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
topic.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
topic_test.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
update.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
upload.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
user_repo.go Users with `read` permission of pull requests can be assigned too (#27263) (#29372) 12 months ago
user_repo_test.go
watch.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
watch_test.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
wiki.go
wiki_test.go