summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix bad import in job.js41929-artifacts-timeFilipa Lacerda2018-01-111-1/+0
* Remove remaining word from artifacts dateFilipa Lacerda2018-01-113-17/+2
* Merge branch '18040-line-breaks-around-conditional-blocks' into 'master'Robert Speicher2018-01-11109-0/+673
|\
| * Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-11109-0/+673
|/
* Merge branch 'sh-filter-build-trace-params' into 'master'Robert Speicher2018-01-111-0/+2
|\
| * Filter out build traces from logged parametersStan Hu2018-01-111-0/+2
|/
* Merge branch 'projects-dispatcher-refactor' into 'master'Phil Hughes2018-01-114-20/+42
|\
| * Refactored project:n* imports in dispatcher.jsConstance Okoghenun2018-01-114-20/+42
* | Merge branch 'remove-soft-removals' into 'master'Douwe Maan2018-01-1139-105/+337
|\ \ | |/ |/|
| * Added tests for removing soft removed objectsremove-soft-removalsYorick Peterse2018-01-102-12/+87
| * Remove soft removals related codeYorick Peterse2018-01-0838-105/+262
* | Merge branch '40920-emphasize-irreversibility-in-warning-message-when-promoti...Annabel Dunstone Gray2018-01-113-3/+3
|\ \
| * | Changed copy text for promoting the milestone and labels40920-emphasize-irreversibility-in-warning-message-when-promoting-labels-and-milestonesJose Ivan Vargas2018-01-103-3/+3
* | | Merge branch 'feature/migrate-merged-branch-names-to-gitaly' into 'master'Rémy Coutable2018-01-113-45/+85
|\ \ \
| * | | Migrate merged_branch_names to GitalyAhmad Sherif2018-01-113-45/+85
* | | | Merge branch 'option-disable-archive-cache' into 'master'Sean McGivern2018-01-113-1/+22
|\ \ \ \
| * | | | Add option to disable git archive caching in workhorseoption-disable-archive-cacheJacob Vosmaer2018-01-093-1/+22
* | | | | Merge branch 'qa/gb/define-project-pages-selectors' into 'master'Rémy Coutable2018-01-116-19/+31
|\ \ \ \ \
| * | | | | Add selectors coupling for QA project show page objectqa/gb/define-project-pages-selectorsGrzegorz Bizon2018-01-113-10/+16
| * | | | | Fix path to QA new project page object viewGrzegorz Bizon2018-01-111-1/+1
| * | | | | Use full QA sandbox group path when creating a projectGrzegorz Bizon2018-01-112-1/+5
| * | | | | Define QA project pages views / selectorsGrzegorz Bizon2018-01-112-9/+11
* | | | | | Merge branch '41608-clipboard-vue-button' into 'master'Phil Hughes2018-01-112-1/+49
|\ \ \ \ \ \
| * | | | | | Adds props to allow tooltip config. Breaks tests into specific cases41608-clipboard-vue-buttonFilipa Lacerda2018-01-112-1/+19
| * | | | | | Add tooltip missing to clipboard componentFilipa Lacerda2018-01-102-1/+31
* | | | | | | Merge branch 'feature/qa/gb/populate-qa-factories-with-data' into 'master'Rémy Coutable2018-01-116-51/+102
|\ \ \ \ \ \ \
| * | | | | | | Populate QA project factory product with project namefeature/qa/gb/populate-qa-factories-with-dataGrzegorz Bizon2018-01-112-1/+7
| * | | | | | | Populate QA factory product with data from a pageGrzegorz Bizon2018-01-114-31/+37
| * | | | | | | Make it possible to define QA factory product attributesGrzegorz Bizon2018-01-113-18/+42
| * | | | | | | Add a DSL evaluator to QA base factory classGrzegorz Bizon2018-01-111-7/+22
* | | | | | | | Merge branch 'docs/qa/document-qa-page-objects' into 'master'Rémy Coutable2018-01-112-2/+118
|\ \ \ \ \ \ \ \
| * | | | | | | | Copy-edit docs about GitLab QA page objectsdocs/qa/document-qa-page-objectsGrzegorz Bizon2018-01-111-13/+13
| * | | | | | | | Add link to QA page objects docs from main READMEGrzegorz Bizon2018-01-111-2/+6
| * | | | | | | | Add docs about QA page objects and pages DSLGrzegorz Bizon2018-01-101-0/+112
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch '39988-hide-new-branch-tag-empty-repo' into 'master'Rémy Coutable2018-01-113-6/+51
|\ \ \ \ \ \ \ \
| * | | | | | | | Hide new branch and tag links for projects with an empty repoMark Fletcher2018-01-093-6/+51
* | | | | | | | | Merge branch 'fix-use-of-append-in-mr-api-spec' into 'master'Grzegorz Bizon2018-01-111-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove call to ProjectTeam#<< in MR API specSean McGivern2018-01-111-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch '38068-commits-count' into 'master'Yorick Peterse2018-01-1110-5/+137
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Denormalize commits count for merge request diffs38068-commits-countJan Provaznik2018-01-1010-5/+137
* | | | | | | | | Merge branch '41613-fix-redundant-modal' into 'master'Filipa Lacerda2018-01-115-111/+134
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add changelog entryKushal Pandya2018-01-111-0/+5
| * | | | | | | | | Update tests to cover modal dialogKushal Pandya2018-01-111-12/+54
| * | | | | | | | | Add modal dialog for leave group actionKushal Pandya2018-01-111-11/+37
| * | | | | | | | | Update tests for modal changesKushal Pandya2018-01-111-33/+7
| * | | | | | | | | Move modal dialog to app root componentKushal Pandya2018-01-111-55/+31
* | | | | | | | | | Merge branch 'patch-28' into 'master'Grzegorz Bizon2018-01-111-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update end_to_end_tests.mdAndrew Newdigate2018-01-111-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'Ben305/gitlab-ce-36669-default-mr-title-with-external-issues' i...Grzegorz Bizon2018-01-113-8/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Give appropriate credit to Ben305 in the changelogBen305/gitlab-ce-36669-default-mr-title-with-external-issuesSean McGivern2018-01-101-2/+2