gitlab-org--gitlab-foss/spec/policies
Manoj MJ 53b17f0301 Add documentation and tests
This commit adds
 - feature specs
  - to test the ability of a user with "developer" permission
    to delete tags in repositories.
 - documentation
2019-06-19 07:08:56 +00:00
..
application_setting
ci Add new permission model `read-pipeline-variable` 2019-04-09 14:53:44 +00:00
clusters Check instance cluster feature at policy level 2019-05-07 08:37:04 +12:00
concerns
base_policy_spec.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
board_policy_spec.rb Factorize policy helpers into PolicyHelpers 2019-03-27 15:41:46 +01:00
commit_policy_spec.rb
deploy_key_policy_spec.rb
deploy_token_policy_spec.rb
environment_policy_spec.rb
global_policy_spec.rb
group_member_policy_spec.rb Add cr remarks 2019-04-04 14:19:57 +00:00
group_policy_spec.rb Add part of needed code 2019-04-05 18:49:46 +00:00
identity_provider_policy_spec.rb
issuable_policy_spec.rb
issue_policy_spec.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
merge_request_policy_spec.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
namespace_policy_spec.rb
note_policy_spec.rb Expose comments on Noteables in GraphQL 2019-06-14 12:36:27 +02:00
personal_snippet_policy_spec.rb Remove the `comment_personal_snippet` permission 2019-05-02 11:13:42 +01:00
project_policy_spec.rb Add documentation and tests 2019-06-19 07:08:56 +00:00
project_snippet_policy_spec.rb Factorize policy helpers into PolicyHelpers 2019-03-27 15:41:46 +01:00
project_statistics_policy_spec.rb Do not blindly expose public project statistics 2019-06-14 20:40:21 +00:00
protected_branch_policy_spec.rb
user_policy_spec.rb