summaryrefslogtreecommitdiff
path: root/spec/services/slash_commands
Commit message (Expand)AuthorAgeFilesLines
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-2/+5
* add /award slash commandmhasbini2017-02-281-0/+39
* Adds /target_branch slash command functionality for merge requestsYarNayar2017-02-031-0/+32
* Merge branch 'time-tracking-api' into 'master' Sean McGivern2017-01-181-3/+3
|\
| * Add some API endpoints for time tracking.Ruben Davila2017-01-181-3/+3
* | Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan2017-01-181-0/+85
|\ \ | |/
| * Backport backend work for time tracking.Ruben Davila2017-01-151-0/+85
* | Address MR commentsJarka Kadlecova2017-01-131-1/+1
* | support `/merge` slash comand for MRsJarka Kadlecova2017-01-111-1/+68
|/
* Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-2/+2
* allow multiple labels commandsbarthc2016-10-111-0/+43
* Add a /wip slash commandThomas Balthazar2016-10-031-0/+27
* Fix permission for setting an issue's due dateRémy Coutable2016-09-281-10/+61
* Remove unneeded aliasesDouwe Maan2016-08-181-63/+48
* Fixed specs and fixes based on failing specsDouwe Maan2016-08-161-169/+34
* Make slash commands contextualRémy Coutable2016-08-131-15/+151
* Don't extract slash commands inside blockcode, blockquote or HTML tagsRémy Coutable2016-08-131-4/+10
* Add the /title slash commandRémy Coutable2016-08-131-8/+30
* New Notes::SlashCommandsService serviceRémy Coutable2016-08-131-47/+200
* Support slash commands in noteable description and notesRémy Coutable2016-08-131-0/+217