summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix reply to discussion on promoted epic11445-fix-promoted-epic-inherited-discussions-ceAlexandru Croitor2019-07-122-1/+18
* Merge branch '55623-group-cluster-apis' into 'master'Grzegorz Bizon2019-07-1215-54/+919
|\
| * Add API for CRUD group clusters55623-group-cluster-apisDylan Griffith2019-07-116-0/+882
| * Refactor: model errors for multi cluster validationDylan Griffith2019-07-119-54/+37
* | Merge branch 'issue-63298-asciidoc-sanitization' into 'master'Douwe Maan2019-07-129-113/+326
|\ \
| * | Prevent excessive sanitization of AsciiDoc ouptutGuillaume Grossetie2019-07-129-113/+326
* | | Merge branch 'graphql-include-authorization-for-mutations' into 'master'Jan Provaznik2019-07-125-11/+3
|\ \ \
| * | | Include AuthorizeResource module for all mutationsgraphql-include-authorization-for-mutationsLuke Duncalfe2019-07-115-11/+3
* | | | Merge branch 'docs-trailing-spaces' into 'master'Achilleas Pipinellis2019-07-1223-142/+136
|\ \ \ \
| * | | | Remove trailing whitespace in docsMarcel Amirault2019-07-1223-142/+136
|/ / / /
* | | | Merge branch 'docs-code-block-fences' into 'master'Achilleas Pipinellis2019-07-1221-62/+99
|\ \ \ \
| * | | | Add blank lines around code blocksMarcel Amirault2019-07-1221-62/+99
|/ / / /
* | | | Merge branch 'docs/fix-plantuml-topic' into 'master'Achilleas Pipinellis2019-07-121-24/+25
|\ \ \ \
| * | | | Remove <pre> tag and other fixesEvan Read2019-07-121-24/+25
|/ / / /
* | | | Merge branch '56020-reduce-cyclomatic-complexity' into 'master'Dmitriy Zaporozhets2019-07-122-35/+61
|\ \ \ \
| * | | | Don't use bang method when there is no safe methodReuben Pereira2019-07-122-35/+61
|/ / / /
* | | | Merge branch 'winh-boards-helper' into 'master'Jan Provaznik2019-07-125-3/+46
|\ \ \ \
| * | | | Split and prepend CurrentBoardEntityWinnie Hellmann2019-07-125-3/+46
|/ / / /
* | | | Merge branch 'sh-audit-event-json-log-format-from-and-to' into 'master'James Lopez2019-07-123-5/+38
|\ \ \ \
| * | | | Format `from` and `to` fields in JSON audit logsh-audit-event-json-log-format-from-and-toStan Hu2019-07-113-5/+38
* | | | | Merge branch 'group-analytics-frame' into 'master'Lin Jen-Shin2019-07-121-0/+13
|\ \ \ \ \
| * | | | | Port EE analytics routegroup-analytics-frameLuke Bennett2019-07-111-0/+13
* | | | | | Merge branch '9768-allow-a-template-in-a-namespace-which-is-out-of-the-hierar...Lin Jen-Shin2019-07-121-1/+1
|\ \ \ \ \ \
| * | | | | | Doc Allow subgroups to use their parent group's custom project templatesManoj MJ2019-07-121-1/+1
|/ / / / / /
* | | | | | Merge branch 'qa-dd-data-qa-selector-replacement' into 'master'Mark Lapierre2019-07-128-15/+26
|\ \ \ \ \ \
| * | | | | | Treat element#selector_css string appropriatelyqa-dd-data-qa-selector-replacementddavison2019-07-102-2/+2
| * | | | | | Change element_with_pattern cop to not use quotesddavison2019-07-102-3/+3
| * | | | | | Fix Main::Menu locatorsddavison2019-07-102-4/+4
| * | | | | | Introduce data-qa-selector to supplant .qa-classddavison2019-07-106-9/+20
* | | | | | | Merge branch 'docs-code-block-style-2' into 'master'Evan Read2019-07-1217-1232/+1247
|\ \ \ \ \ \ \
| * | | | | | | Fix whitespace in many administration docsMarcel Amirault2019-07-1217-1232/+1247
|/ / / / / / /
* | | | | | | Merge branch 'mf-modal-style-close-button' into 'master'Annabel Dunstone Gray2019-07-121-0/+7
|\ \ \ \ \ \ \
| * | | | | | | Add modal close button styles to match design specMiranda Fluharty2019-07-121-0/+7
|/ / / / / / /
* | | | | | | Merge branch 'da-update-note-about-internal-url-docs' into 'master'Evan Read2019-07-111-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Geo Update note about internal_urlDouglas Barbosa Alexandre2019-07-111-2/+2
|/ / / / / / /
* | | | | | | Merge branch 'docs-hard-tabs' into 'master'Evan Read2019-07-119-70/+68
|\ \ \ \ \ \ \
| * | | | | | | Remove hard tabs from docsMarcel Amirault2019-07-119-70/+68
|/ / / / / / /
* | | | | | | Merge branch '64403-remove-setimmediate-polyfill' into 'master'Clement Ho2019-07-113-5/+6
|\ \ \ \ \ \ \
| * | | | | | | Update setImmediate use in karma specs64403-remove-setimmediate-polyfillMike Greiling2019-07-112-1/+3
| * | | | | | | Remove use of setTimeout in karma specsMike Greiling2019-07-111-4/+1
| * | | | | | | Remove setImmediate polyfill from production assetsMike Greiling2019-07-101-2/+4
* | | | | | | | Merge branch 'patch-71' into 'master'Ray Paik2019-07-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Update index.md - Fixing a minor typo on the postgreSQL setup instructionsOve Heigre2019-07-071-1/+1
* | | | | | | | | Merge branch 'renovate/gitlab-ui-5.x' into 'master'Mike Greiling2019-07-112-5/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Update dependency @gitlab/ui to ^5.6.0Lukas Eipert2019-07-112-5/+5
* | | | | | | | | Merge branch 'qa/shorten-test-description' into 'master'Dan Davison2019-07-111-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Shorten test descriptionqa/shorten-test-descriptionWalmyr Lima2019-07-111-1/+1
* | | | | | | | | | Merge branch 'qa/explicitly-create-resources-via-api' into 'master'Dan Davison2019-07-111-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Explicitly create resources via the APIqa/explicitly-create-resources-via-apiWalmyr Lima2019-07-111-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'qa/explicitly-create-resources-via-browser-ui' into 'master'Dan Davison2019-07-111-1/+1
|\ \ \ \ \ \ \ \ \ \