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-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-05-24Add specDouwe Maan
2017-05-24Merge branch 'dm-copy-as-gfm-without-empty-elements' into 'master'Filipa Lacerda
2017-05-23Add specDouwe Maan
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-19Don't copy empty elements that were not selected on purpose as GFMDouwe Maan
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-04-27Use new renamed markup methodDouwe Maan
2017-04-27Rename GitlabMarkdownHelper -> MarkupHelperToon Claes
2017-04-21Use `:empty_project` where possible in top-level feature specsRobert Speicher
2017-03-16remove all references to the .es6 in our config files and documentationMike Greiling
2017-03-15Remove selectionToGFMDouwe Maan
2017-03-15Fix specsDouwe Maan
2017-03-15Document tag option and clarify specDouwe Maan
2017-03-15Copy code as GFM from diffs, blobs and GFM code blocksDouwe Maan
2017-03-07Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda
2017-03-06Use native unicode emojisEric Eastwood
2017-03-06SanitizationFilter allows html5 details and summary (Issue #21605)James
2017-02-09Correctly transform an anchor link to GFM when copying itDouwe Maan
2017-01-25Run tests in a single browser sessionDouwe Maan
2017-01-19Improve handling of code blocks containing triple backticksDouwe Maan
2017-01-19Improve support for linebreaks, tables and nested blockquotes in listsDouwe Maan
2017-01-19Properly copy/paste allowed HTMLDouwe Maan
2017-01-19Satisfy RubocopDouwe Maan
2017-01-17Add more SyntaxHighlightFilter and MathFilter testsDouwe Maan
2017-01-17Improve specDouwe Maan
2017-01-17Copying a rendered issue/comment will paste into GFM textareas as actual GFMDouwe Maan