gitea/models/repo
6543 954962ca61
Get repo assignees and reviewers should ignore deactivated users (#30770) (#30783)
Backport https://github.com/go-gitea/gitea/pull/30770

If an user is deactivated, it should not be in the list of users who are
suggested to be assigned or review-requested.

old assignees or reviewers are not affected.

---
*Sponsored by Kithara Software GmbH*
2024-04-30 15:20:34 +02:00
..
archiver.go
attachment_test.go
attachment.go
avatar.go
collaboration_test.go More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
collaboration.go More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
fork_test.go
fork.go
git.go
issue.go
language_stats.go
main_test.go
mirror.go More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
pushmirror_test.go
pushmirror.go
redirect_test.go
redirect.go
release_test.go
release.go Don't remove all mirror repository's releases when mirroring (#28817) (#28939) 2024-01-31 04:23:26 +00:00
repo_indexer.go
repo_list_test.go
repo_list.go Restricted users only see repos in orgs which their team was assigned to (#28025) (#28051) 2023-11-14 16:44:46 +01:00
repo_test.go Refactor SSH clone URL generation code (#28421) (#28480) 2023-12-15 14:54:40 +08:00
repo_unit_test.go
repo_unit.go Fix schedule tasks bugs (#28691) (#28780) 2024-01-14 23:54:22 +01:00
repo.go Rework markup link rendering (#26745) (#28803) 2024-01-16 02:13:29 +00:00
search.go
star_test.go
star.go
topic_test.go
topic.go
update.go
upload.go
user_repo_test.go Get repo assignees and reviewers should ignore deactivated users (#30770) (#30783) 2024-04-30 15:20:34 +02:00
user_repo.go Get repo assignees and reviewers should ignore deactivated users (#30770) (#30783) 2024-04-30 15:20:34 +02:00
watch_test.go
watch.go
wiki_test.go
wiki.go