An error occurred fetching the project authors.
- 23 Feb, 2018 1 commit
-
-
Yorick Peterse authored
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.
-
- 31 Jan, 2018 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 22 Dec, 2017 1 commit
-
-
blackst0ne authored
-
- 02 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 27 Jul, 2017 1 commit
-
-
Rémy Coutable authored
Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 15 Jun, 2017 1 commit
-
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/27070 Deprecate "chat commands" in favor of "slash commands" We looked for things like: - `slash commmand` - `slash_command` - `slash-command` - `SlashCommand`
-
- 30 Jan, 2017 2 commits
-
-
Z.J. van de Weg authored
-
Z.J. van de Weg authored
This improves the styling and readability of the code. This is supported by both Mattermost and Slack.
-
- 24 Jan, 2017 2 commits
-
-
Z.J. van de Weg authored
-
Z.J. van de Weg authored
This improves the styling and readability of the code. This is supported by both Mattermost and Slack.
-
- 25 Nov, 2016 1 commit
-
-
Z.J. van de Weg authored
One of many requested in: gitlab-org/gitlab-ce#24768
-
- 17 Nov, 2016 3 commits
-
-
Z.J. van de Weg authored
-
Z.J. van de Weg authored
-
Z.J. van de Weg authored
This is the structure Kamil proposed, which leaves us with a bunch of smaller classes. This commits deletes outdated files and tests everything from the SlashCommandService and down (child classes and subcommands)
-