gitlab-org--gitlab-foss/app/policies
Douwe Maan b3bd856430 Merge branch '56809-graphql-version-api' into 'master'
Add metadata about the GitLab server to GraphQL

See merge request gitlab-org/gitlab-ce!24636
2019-03-05 16:28:47 +00:00
..
application_setting
ci [master] Pipelines section is available to unauthorized users 2019-01-31 16:52:50 +01:00
clusters
concerns Allow users to add cluster with ancestors 2018-12-24 10:28:40 -06:00
project_policy
base_policy.rb Make ProjectSnippetPolicy EE-ready 2019-01-07 18:45:54 +01:00
board_policy.rb Fix 403 errors when adding an assignee list in project boards 2019-02-14 13:41:43 -08:00
commit_policy.rb
commit_status_policy.rb
container_repository_policy.rb Add Container Registry API 2019-01-25 13:13:48 +01:00
deploy_key_policy.rb
deploy_token_policy.rb
deployment_policy.rb
environment_policy.rb
external_issue_policy.rb
global_policy.rb Add metadata about the GitLab server to GraphQL 2019-03-05 15:00:32 +00:00
group_label_policy.rb
group_member_policy.rb
group_policy.rb Resolve conflicts in group policy 2019-03-05 10:38:09 +01:00
issuable_policy.rb Adds validation to check if user can read project 2018-12-19 10:56:11 +00:00
issue_policy.rb Prevent comments by email when issue is locked 2019-01-31 16:52:48 +01:00
merge_request_policy.rb
milestone_policy.rb
namespace_policy.rb
nil_policy.rb
note_policy.rb Prevent award_emoji to notes not visible to user 2019-01-31 16:51:17 +01:00
personal_snippet_policy.rb Prevent comments by email when issue is locked 2019-01-31 16:52:48 +01:00
project_label_policy.rb
project_member_policy.rb
project_policy.rb Display the correct number of MRs a user has access to 2019-03-05 15:15:22 +00:00
project_snippet_policy.rb Prevent comments by email when issue is locked 2019-01-31 16:52:48 +01:00
protected_branch_policy.rb
release_policy.rb Add spec for Release API 2018-12-31 14:35:57 +09:00
suggestion_policy.rb Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
user_policy.rb