gitlab-org--gitlab-foss/app/policies
Eric Eastwood ea090291bb Rename "Slash commands" to "Quick actions"
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/27070

Deprecate "chat commands" in favor of "slash commands"

We looked for things like:

 - `slash commmand`
 - `slash_command`
 - `slash-command`
 - `SlashCommand`
2017-06-15 09:01:56 -05:00
..
ci Check only a merge ability for protected actions 2017-05-31 10:20:22 +02:00
base_policy.rb Do not inherit build policy in pipeline policy 2017-04-12 12:57:13 +02:00
commit_status_policy.rb
deploy_key_policy.rb Implement ability to update deploy keys 2017-06-02 19:44:36 +03:00
deployment_policy.rb
environment_policy.rb Use update build policy instead of new play policy 2017-05-05 12:25:24 +02:00
external_issue_policy.rb
global_policy.rb Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
group_label_policy.rb
group_member_policy.rb
group_policy.rb Allow group reporters to manage group labels 2017-06-05 11:58:53 +01:00
issuable_policy.rb
issue_policy.rb
merge_request_policy.rb
namespace_policy.rb
note_policy.rb
personal_snippet_policy.rb Support uploaders for personal snippets comments 2017-05-02 15:22:24 +02:00
project_label_policy.rb
project_member_policy.rb
project_policy.rb Allow to access pipelines even if they are disabled, but only present jobs and commit statuses without giving ability to access them 2017-06-13 09:52:48 +02:00
project_snippet_policy.rb Merge branch '25934-project-snippet-vis' into 'security-9-2' 2017-06-08 09:56:39 -07:00
user_policy.rb Don't allow deleting a ghost user. 2017-02-24 16:50:20 +05:30