mirror of https://github.com/go-gitea/gitea.git
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.
1b53a9e914
- Currently the function `GetUsersWhoCanCreateOrgRepo` uses a query that
is able to have duplicated users in the result, this is can happen under
the condition that a user is in team that either is the owner team or
has permission to create organization repositories.
- Add test code to simulate the above condition for user 3,
[`TestGetUsersWhoCanCreateOrgRepo`](
|
2 years ago | |
---|---|---|
.. | ||
action.go | 2 years ago | |
action_list.go | 2 years ago | |
action_test.go | 2 years ago | |
main_test.go | 2 years ago | |
notification.go | 2 years ago | |
notification_test.go | 2 years ago | |
repo_activity.go | 2 years ago | |
statistic.go | 2 years ago | |
user_heatmap.go | 2 years ago | |
user_heatmap_test.go | 2 years ago |