This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/models/fixtures
Antoine GIRARD 76408d50fb org/members: display 2FA members states + optimize sql requests (#7621)
* org/members: display 2FA state

* fix comment typo

* lay down UserList bases

* add basic test for previous methods

* add comment for UserList type

* add valid two-fa account

* test new UserList methods

* optimize MembersIsPublic by side loading info on GetMembers + fix integrations tests

* respect fmt rules

* use map for data

* Optimize GetTwoFaStatus

* rewrite by using existing sub func

* Optimize IsUserOrgOwner

* remove un-used code

* tests: cover empty org + fix import order

* tests: add ErrTeamNotExist path

* tests: fix wrong expected result
2019-08-02 12:06:27 -04:00
..
access.yml
access_token.yml Hash App token (#6724) 2019-05-04 11:45:34 -04:00
action.yml User action heatmap (#5131) 2018-10-23 10:57:42 +08:00
attachment.yml
collaboration.yml Allow collaborators to view repo owned private org (#6965) 2019-05-16 11:48:40 -04:00
comment.yml fix 500 when reviewer is deleted with integration tests (#6856) 2019-05-06 20:09:31 +08:00
commit_status.yml
deleted_branch.yml
deploy_key.yml
email_address.yml
follow.yml
gpg_key.yml
gpg_key_import.yml add .gpg url (match github behaviour) (#6610) 2019-04-14 12:43:56 -04:00
hook_task.yml
issue.yml Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00
issue_assignees.yml
issue_label.yml
issue_user.yml
issue_watch.yml
label.yml
login_source.yml
milestone.yml Add state param to milestone listing API (#7131) 2019-06-06 08:37:45 +08:00
notice.yml
notification.yml
oauth2_application.yml Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
oauth2_authorization_code.yml Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
oauth2_grant.yml Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
org_user.yml org/members: display 2FA members states + optimize sql requests (#7621) 2019-08-02 12:06:27 -04:00
protected_branch.yml
public_key.yml
pull_request.yml Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00
reaction.yml
release.yml
repo_indexer_status.yml
repo_redirect.yml
repo_topic.yml feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
repo_unit.yml Fix 404 when send pull request some situation (#6871) 2019-05-07 13:20:23 -04:00
repository.yml Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00
review.yml fix 500 when reviewer is deleted with integration tests (#6856) 2019-05-06 20:09:31 +08:00
star.yml
stopwatch.yml
team.yml org/members: display 2FA members states + optimize sql requests (#7621) 2019-08-02 12:06:27 -04:00
team_repo.yml Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
team_unit.yml Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
team_user.yml org/members: display 2FA members states + optimize sql requests (#7621) 2019-08-02 12:06:27 -04:00
topic.yml feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
tracked_time.yml
two_factor.yml org/members: display 2FA members states + optimize sql requests (#7621) 2019-08-02 12:06:27 -04:00
u2f_registration.yml
user.yml org/members: display 2FA members states + optimize sql requests (#7621) 2019-08-02 12:06:27 -04:00
user_open_id.yml
watch.yml
webhook.yml