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
2018-03-08[CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto
2018-03-07Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets
2018-02-23Expose ChatName objects to slash commandsYorick Peterse
2017-11-17Use StrongMemoize and enable/disable cops properlyLin Jen-Shin
2017-09-18Allow simple ivar ||= form. Update accordinglyLin Jen-Shin
2017-09-18Add cop to make sure we don't use ivar in a moduleLin Jen-Shin
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-07-28Improve wording related to deploy chatops commandGrzegorz Bizon
2017-07-28Improve deploy environment chatops slash commandGrzegorz Bizon
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-07-07Include new URL helpers retroactively into includers of Gitlab::RoutingDouwe Maan
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-06-07Backport Fix '/unassign' slash commandValery Sizov
2017-05-04Display slash commands outcome when previewing MarkdownRares Sfirlogea
2017-02-17Allow slashes in slash command argumentsRémy Coutable
2016-08-18Fix behavior around commands with optional argumentsDouwe 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-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-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-13Support slash commands in noteable description and notesRémy Coutable