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-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-08-07Move `let` calls inside the `describe` block using themMehdi Lahmam
2017-07-27Use `empty_project` where possible in spec/features/merge_requestsRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-20Move a spec related to merge requests out of a feature related to issuesRobert Speicher
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-29Split up MergeRequestsControllerDouwe Maan
2017-06-20Change `logout` uses to `gitlab_sign_out`Robert Speicher
2017-06-20Change `login_with` uses to `gitlab_sign_in`Robert Speicher
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-05Add instant comments supportKushal Pandya
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-03-17Allow creating merge request even if target branch is not specified in query ...Adam Niedzielski
2017-02-03Fix slash commands spec errorClement Ho
2017-02-03Merge branch 'Add-a-shash-command-for-target-merge-request-branch' into 'master'Sean McGivern
2017-02-03Adds /target_branch slash command functionality for merge requestsYarNayar
2017-01-31refactor merge request build serviceRydkin Maxim
2017-01-13Address MR commentsJarka Kadlecova
2017-01-11support `/merge` slash comand for MRsJarka Kadlecova
2016-12-26Replace wording for slash command confirmation messagevictorwu
2016-10-15Back off the array spreading, bc poltergeist freaks out.Bryce Johnson
2016-10-03Add a /wip slash commandThomas Balthazar
2016-09-09Move write_note into SlashCommandsHelper and update other dependent specsStan Hu
2016-08-18Remove unneeded aliasesDouwe Maan
2016-08-13New Notes::SlashCommandsService serviceRémy Coutable
2016-08-13Support slash commands in noteable description and notesRémy Coutable