Commit Graph

14 Commits

Author SHA1 Message Date
Rémy Coutable d40e1f547e Enable the Style/TrailingCommaInLiteral cop
Use the EnforcedStyleForMultiline: no_comma option.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-10 18:25:45 +02:00
Z.J. van de Weg d7f298c177 Incorporate feedback 2017-01-30 20:37:06 +01:00
Z.J. van de Weg 5ec214b0a5 Rename presenters for consitency 2017-01-30 09:33:04 +01:00
Z.J. van de Weg 53846da2c7 Add help command 2017-01-30 09:25:15 +01:00
Z.J. van de Weg dc6921bdbb Chat Commands have presenters
This improves the styling and readability of the code. This is supported
by both Mattermost and Slack.
2017-01-30 09:24:05 +01:00
Kamil Trzcinski ebc3f62be5
Fix specs 2016-12-16 17:51:08 +01:00
Kamil Trzcinski cc83aded33
Render format dependent links 2016-12-16 17:51:08 +01:00
Z.J. van de Weg 6a08de7386 Add issue search slash command
One of many requested in: gitlab-org/gitlab-ce#24768
2016-11-25 15:41:28 +01:00
Kamil Trzcinski a36d556137 Introduce deploy command that allows to start deployment from one environment to second one 2016-11-21 17:26:35 +01:00
Z.J. van de Weg 166ee0965b More refactoring, push present to base command 2016-11-17 21:44:26 +01:00
Z.J. van de Weg 1607efa400 Add tests for increased converage 2016-11-17 21:34:24 +01:00
Z.J. van de Weg 6737ada0c8 Remove some commands for now 2016-11-17 21:34:24 +01:00
Z.J. van de Weg d4def9cbcd Incorporate feedback, improve presenter class
[ci skip]
2016-11-17 21:34:24 +01:00
Z.J. van de Weg 1b4fdb9893 Rename from service, and move to lib/gitlab 2016-11-17 21:34:24 +01:00