Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-03-07Docs: Add missing redirects to /user and /project_services docsMarcel Amirault
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
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-04-28Add board_move slash commandAlex Sanford
2017-02-28add /award slash commandmhasbini
add /award slash command; Allow posting of just an emoji in comment
2017-02-15Rename builds to jobs in docsAchilleas Pipinellis
[ci skip]
2017-02-04Fixed typoJason Aquino
Fixes gitlab-org/gitlab-ce#27674
2017-02-03Adds /target_branch slash command functionality for merge requestsYarNayar
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-01-18Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan
Backport timetracking to CE See merge request !8195
2017-01-15Backport backend work for time tracking.Ruben Davila
2017-01-11support `/merge` slash comand for MRsJarka Kadlecova
2016-10-03Add a /wip slash commandThomas Balthazar
It toggles the 'WIP' prefix in the MR title.
2016-08-29Add angle brackets around due date in slash cmds docsGrzegorz Bizon
2016-08-29Fix due date example in slash commands documentationGrzegorz Bizon
2016-08-22Fix docs not rendering the pipe symbolAchilleas Pipinellis
2016-08-22Change location of slash commands docsAchilleas Pipinellis