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 port CommitStatus/Build 2016-08-30 11:39:22 -07:00
deploy_key_policy.rb Implement ability to update deploy keys 2017-06-02 19:44:36 +03:00
deployment_policy.rb add Deployment, Environment, and ExternalIssue policies 2016-08-30 11:39:22 -07:00
environment_policy.rb Use update build policy instead of new play policy 2017-05-05 12:25:24 +02:00
external_issue_policy.rb add Deployment, Environment, and ExternalIssue policies 2016-08-30 11:39:22 -07:00
global_policy.rb Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
group_label_policy.rb Use delegate! on group and project labels policies 2016-10-19 14:58:26 -02:00
group_member_policy.rb Backport hooks on group policies for the EE-specific implementation 2016-12-13 11:51:09 -02:00
group_policy.rb Allow group reporters to manage group labels 2017-06-05 11:58:53 +01:00
issuable_policy.rb Added IssueCollection 2016-11-07 12:49:24 +01:00
issue_policy.rb Merge branch 'issue_23548_dev' into 'master' 2016-11-09 12:25:17 +01:00
merge_request_policy.rb add and use MergeRequestPolicy 2016-08-30 11:39:22 -07:00
namespace_policy.rb port runners, namespaces, group/project_members 2016-08-30 11:39:22 -07:00
note_policy.rb Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 2016-12-16 21:37:22 +03:00
personal_snippet_policy.rb Support uploaders for personal snippets comments 2017-05-02 15:22:24 +02:00
project_label_policy.rb Use delegate! on group and project labels policies 2016-10-19 14:58:26 -02:00
project_member_policy.rb add personal snippets and project members 2016-08-30 11:39:22 -07:00
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