gitea/models
Edip Emre Bodur 94cca8846e
Fix null requested_reviewer from API (#31773)
If the assign the pull request review to a team, it did not show the
members of the team in the "requested_reviewers" field, so the field was
null. As a solution, I added the team members to the array.

fix #31764
2024-08-05 10:59:53 +00:00
..
actions Clear up old Actions logs (#31735) 2024-08-02 00:42:08 +00:00
activities Refactor webhook (#31587) 2024-07-10 11:37:16 +00:00
admin
asymkey
auth add skip secondary authorization option for public oauth2 clients (#31454) 2024-07-19 14:28:30 -04:00
avatars
db
dbfs
fixtures
git Rename head branch of pull requests when renaming a branch (#31759) 2024-08-04 03:21:42 +00:00
issues Fix null requested_reviewer from API (#31773) 2024-08-05 10:59:53 +00:00
migrations Clear up old Actions logs (#31735) 2024-08-02 00:42:08 +00:00
organization
packages
perm
project Fix the display of project type for deleted projects (#31732) 2024-07-30 04:37:43 +00:00
pull
repo Remove unused code from models/repos/release.go (#31756) 2024-08-02 14:23:49 +00:00
secret Clarify Actions resources ownership (#31724) 2024-08-01 09:04:04 +00:00
shared/types
system
unit Refactor repo unit "disabled" check (#31389) 2024-06-18 00:51:13 +00:00
unittest
user Support delete user email in admin panel (#31690) 2024-07-25 18:11:04 +08:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
org_team_test.go
org_team.go
org_test.go
org.go
repo_test.go
repo_transfer.go
repo.go