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 (Expand)Author
2017-02-03Adds /target_branch slash command functionality for merge requestsYarNayar
2017-01-18Merge branch 'time-tracking-api' into 'master' Sean McGivern
2017-01-18Add some API endpoints for time tracking.Ruben Davila
2017-01-18Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan
2017-01-15Backport backend work for time tracking.Ruben Davila
2017-01-13Address MR commentsJarka Kadlecova
2017-01-11support `/merge` slash comand for MRsJarka Kadlecova
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-10-19Add support to group labels to SlashCommands::InterpretServiceDouglas Barbosa Alexandre
2016-10-11allow multiple labels commandsbarthc
2016-10-03Add a /wip slash commandThomas Balthazar
2016-09-28Fix permission for setting an issue's due dateRémy Coutable
2016-08-18Fix behavior around commands with optional argumentsDouwe Maan
2016-08-18Remove unneeded aliasesDouwe Maan
2016-08-18Address feedbackDouwe Maan
2016-08-18Fix specs and implement fixes based on failing specsDouwe Maan
2016-08-17Fixed specs and fixes based on failing specsDouwe Maan
2016-08-13Prefer `/reopen` over `/open`, remove `/reassign`Douwe Maan
2016-08-13Allow setting labels, milestones and assignee based on nameDouwe Maan
2016-08-13Refactor slash command definitionDouwe Maan
2016-08-13Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable
2016-08-13New TodoService#todo_exists? methodRémy Coutable
2016-08-13Accept blocks for `.desc` and `.condition` slash commands DSLRémy Coutable
2016-08-13Make slash commands contextualRémy Coutable
2016-08-13Add support for no-op slash commands that appear in autocompleteRémy Coutable
2016-08-13Don't extract slash commands inside blockcode, blockquote or HTML tagsRémy Coutable
2016-08-13Add the /title slash commandRémy Coutable
2016-08-13New Notes::SlashCommandsService serviceRémy Coutable
2016-08-13Support slash commands in noteable description and notesRémy Coutable