summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated gitlab.pot57402-issues-list-vue-componentDonald Cook2019-07-121-3/+0
* Fixed tests to account for empty state propsDonald Cook2019-07-121-1/+3
* Updated image_path to take from hamlDonald Cook2019-07-123-8/+28
* Apply suggestion to app/assets/javascripts/issues/stores/modules/issues_list/...Donald Cook2019-07-121-1/+1
* Apply suggestion to app/assets/javascripts/issues/services/issues_service.jsDonald Cook2019-07-121-1/+1
* Apply suggestion to app/assets/javascripts/issues/index.jsDonald Cook2019-07-121-1/+1
* Apply suggestion to app/assets/javascripts/issues/components/issue.vueDonald Cook2019-07-121-1/+1
* Added MAX_ASSIGNEES_RENDER constantDonald Cook2019-07-121-0/+1
* Moved items to computed propertiesDonald Cook2019-07-121-4/+16
* Added constants and missing i18nDonald Cook2019-07-122-14/+15
* Added locale changes to issues list componentConstance Okoghenun2019-07-121-0/+15
* Created Issues list Vue componentConstance Okoghenun2019-07-1224-16/+3007
* Merge branch 'rename-gitlab-docs-repo' into 'master'Marcia Ramos2019-07-128-25/+25
|\
| * Move the gitlab-docs project under gitlab-orgrename-gitlab-docs-repoAchilleas Pipinellis2019-07-118-25/+25
* | Merge branch '11445-fix-promoted-epic-inherited-discussions-ce' into 'master'Jan Provaznik2019-07-122-1/+18
|\ \
| * | Fix reply to discussion on promoted epic11445-fix-promoted-epic-inherited-discussions-ceAlexandru Croitor2019-07-122-1/+18
* | | Merge branch '60798-follow-up-simplify-sort-direction-logic' into 'master'Sean McGivern2019-07-122-50/+181
|\ \ \
| * | | Minor review cleanup60798-follow-up-simplify-sort-direction-logicEzekiel Kigbo2019-07-122-62/+48
| * | | Added tests for sort icon currentEzekiel Kigbo2019-07-122-89/+57
| * | | Added test for admin/projectsEzekiel Kigbo2019-07-122-61/+129
| * | | Added tests for current behaviourEzekiel Kigbo2019-07-122-10/+119
* | | | Merge branch '62747-gather-ci-tests-memory-usage-data' into 'master'Kamil TrzciƄski2019-07-125-0/+86
|\ \ \ \ | |_|/ / |/| | |
| * | | Gather memory usage data in testsAleksei Lipniagov2019-07-125-0/+86
|/ / /
* | | 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