gitlab-org--gitlab-foss/lib/gitlab/slash_commands/presenters
charlieablett 23bb9424c0 Handle projectless help commands to chatops
- Pass in a nil project to Gitlab::SlashCommands::ApplicationHelp.new
if the chatops command is help.
- Modify the Gitlab::SlashCommands::Presenters::Help message to skip
printing out project information.
2019-09-02 17:35:45 +12:00
..
access.rb
base.rb
deploy.rb
error.rb
help.rb Handle projectless help commands to chatops 2019-09-02 17:35:45 +12:00
issue_base.rb
issue_close.rb
issue_move.rb
issue_new.rb
issue_search.rb
issue_show.rb
run.rb