gitea/models
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
..
actions Interpolate runs-on with variables when scheduling tasks(#30640) (#30672) 2024-04-24 22:37:05 +02:00
activities
admin
asymkey Fix missing 0 prefix of GPG key id (#30245) (#30247) 2024-04-02 16:13:07 +00:00
auth Fix wrong table name (#30557) (#30652) 2024-04-23 09:44:31 +00:00
avatars
db Fix misuse of TxContext (#30061) (#30062) 2024-03-25 07:22:09 +00:00
dbfs
fixtures
git Fix duplicate status check contexts (#30660) (#30776) 2024-04-30 16:01:57 +08:00
issues Use db.ListOptions directly instead of Paginator interface to make iteasier to use and fix performance of /pulls and /issues (#29990) (#30447) 2024-04-13 17:44:57 +00:00
migrations Fix wrong table name (#30557) (#30652) 2024-04-23 09:44:31 +00:00
organization Check the token's owner and repository when registering a runner (#30406) (#30412) 2024-04-11 11:29:53 +00:00
packages
perm
project
pull
repo Get repo assignees and reviewers should ignore deactivated users (#30770) (#30783) 2024-04-30 15:20:34 +02:00
secret
shared/types
system
unit
unittest
user
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org_team_test.go
org_team.go
org_test.go
org.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
repo_test.go
repo_transfer_test.go
repo_transfer.go
repo.go