gitlab-org--gitlab-foss/lib/gitlab/slash_commands
Yorick Peterse 57719d34d3
Expose ChatName objects to slash commands
Instead of only exposing a User to slash commands we now also expose the
ChatName object that the User object is retrieved from. This is
necessary for GitLab Chatops as we need for example the user ID of the
chat user.
2018-02-23 14:37:53 +01:00
..
presenters Use StrongMemoize and enable/disable cops properly 2017-11-18 01:01:53 +08:00
base_command.rb Expose ChatName objects to slash commands 2018-02-23 14:37:53 +01:00
command.rb Expose ChatName objects to slash commands 2018-02-23 14:37:53 +01:00
deploy.rb Improve deploy environment chatops slash command 2017-07-28 10:56:50 +02:00
help.rb Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
issue_command.rb Support both internal and external issue trackers 2017-07-24 08:13:43 +02:00
issue_new.rb Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
issue_search.rb Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
issue_show.rb Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00
result.rb Rename "Slash commands" to "Quick actions" 2017-06-15 09:01:56 -05:00