Commit Graph

15 Commits

Author SHA1 Message Date
Marcel Amirault fa1071a78a Docs: Add missing redirects to /user and /project_services docs 2019-03-07 04:29:49 +00:00
Eric Eastwood ea090291bb Rename "Slash commands" to "Quick actions"
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`
2017-06-15 09:01:56 -05:00
Alex Sanford 85bb4d6b86 Add board_move slash command 2017-04-28 12:11:53 +00:00
mhasbini 9f949d4e24 add /award slash command
add /award slash command; Allow posting of just an emoji in comment
2017-02-28 22:38:19 +02:00
Achilleas Pipinellis a084437b5c Rename builds to jobs in docs
[ci skip]
2017-02-15 12:12:35 +01:00
Jason Aquino e29b1c6c9e
Fixed typo
Fixes gitlab-org/gitlab-ce#27674
2017-02-04 10:33:53 -05:00
YarNayar 9bb08a7e53 Adds /target_branch slash command functionality for merge requests
Allows to use slash command /target_branch <target_branch_name> in merge requests notes and description.
Command allows to specify target branch for current merge request.

Proposed in #23619
2017-02-03 13:01:43 +03:00
Douwe Maan f208897ccb Merge branch 'backport-time-tracking-ce' into 'master'
Backport timetracking to CE

See merge request !8195
2017-01-18 15:49:22 +00:00
Ruben Davila 17196a2ff3 Backport backend work for time tracking. 2017-01-15 11:10:04 -05:00
Jarka Kadlecova 7ab3dd4b30 support `/merge` slash comand for MRs 2017-01-11 08:48:07 -05:00
Thomas Balthazar ddbe676dc3 Add a /wip slash command
It toggles the 'WIP' prefix in the MR title.
2016-10-03 09:36:21 +02:00
Grzegorz Bizon 700ffcf16c Add angle brackets around due date in slash cmds docs 2016-08-29 11:02:00 +02:00
Grzegorz Bizon e8b66d4bc7 Fix due date example in slash commands documentation 2016-08-29 10:12:50 +02:00
Achilleas Pipinellis 2955ca51e3 Fix docs not rendering the pipe symbol 2016-08-22 15:56:43 +03:00
Achilleas Pipinellis c70037752c Change location of slash commands docs 2016-08-22 15:53:09 +03:00