summaryrefslogtreecommitdiff
path: root/spec/features/merge_requests/user_uses_slash_commands_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow creating merge request even if target branch is not specified in query ...Adam Niedzielski2017-03-171-1/+0
* Fix slash commands spec errorfix-slash-commands-spec-errorClement Ho2017-02-031-0/+2
* Merge branch 'Add-a-shash-command-for-target-merge-request-branch' into 'master'Sean McGivern2017-02-031-0/+74
|\
| * Adds /target_branch slash command functionality for merge requestsYarNayar2017-02-031-0/+74
* | refactor merge request build serviceRydkin Maxim2017-01-311-1/+1
|/
* Address MR commentsJarka Kadlecova2017-01-131-15/+3
* support `/merge` slash comand for MRsJarka Kadlecova2017-01-111-0/+57
* Replace wording for slash command confirmation messagevictorwu2016-12-261-3/+3
* Back off the array spreading, bc poltergeist freaks out.Bryce Johnson2016-10-151-3/+3
* Add a /wip slash commandThomas Balthazar2016-10-031-5/+50
* Move write_note into SlashCommandsHelper and update other dependent specsslash-commands-issuable-spec-fixStan Hu2016-09-081-4/+6
* Remove unneeded aliasesDouwe Maan2016-08-181-2/+2
* New Notes::SlashCommandsService serviceRémy Coutable2016-08-131-27/+0
* Support slash commands in noteable description and notesRémy Coutable2016-08-131-0/+59