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
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
* fix units permission problems

* fix some bugs and merge LoadUnits to repoAssignment

* refactor permission struct and add some copyright heads

* remove unused codes

* fix routes units check

* improve permission check

* add unit tests for permission

* fix typo

* fix tests

* fix some routes

* fix api permission check

* improve permission check

* fix some permission check

* fix tests

* fix tests

* improve some permission check

* fix some permission check

* refactor AccessLevel

* fix bug

* fix tests

* fix tests

* fix tests

* fix AccessLevel

* rename CanAccess

* fix tests

* fix comment

* fix bug

* add missing unit for test repos

* fix bug

* rename some functions

* fix routes check
2018-11-28 19:26:14 +08:00
..
access.yml
access_token.yml
action.yml User action heatmap (#5131) 2018-10-23 10:57:42 +08:00
attachment.yml
collaboration.yml
comment.yml Hide outdated comments in file view (#5017) 2018-10-05 11:49:30 -04:00
commit_status.yml
deleted_branch.yml
deploy_key.yml
email_address.yml
follow.yml
gpg_key.yml
hook_task.yml API endpoint for testing webhook (#3550) 2018-04-29 14:21:33 +08:00
issue.yml Multiple assignees (#3705) 2018-05-09 19:29:04 +03:00
issue_assignees.yml Multiple assignees (#3705) 2018-05-09 19:29:04 +03:00
issue_label.yml
issue_user.yml Multiple assignees (#3705) 2018-05-09 19:29:04 +03:00
issue_watch.yml
label.yml
login_source.yml Add LDAP integration tests (#3897) 2018-05-11 15:55:32 +08:00
milestone.yml
notice.yml
notification.yml
org_user.yml
protected_branch.yml
public_key.yml
pull_request.yml
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 Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
repository.yml Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
review.yml Show review summary in pull requests (#5132) 2018-11-22 15:17:36 +02:00
star.yml
stopwatch.yml
team.yml Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08: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 Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
topic.yml feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
tracked_time.yml
u2f_registration.yml Add support for FIDO U2F (#3971) 2018-05-19 17:12:37 +03:00
user.yml Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
user_open_id.yml
watch.yml
webhook.yml