summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Resolved conflicts in dispatcher.jshelp-profiles-dispatcher-refactorConstance Okoghenun2018-01-11384-5752/+8191
|\
| * 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
| | * | | | | | | | Never set special MR titles for external issuesSean McGivern2018-01-102-6/+24
| | * | | | | | | | Fix incorrect default merge request title when external issue tracker is acti...Benedikt Huss2018-01-093-3/+8
| * | | | | | | | | Merge branch 'patch-28' into 'master'Sean McGivern2018-01-111-2/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | apply documentation changes from EE to CESascha Szott2018-01-111-2/+10
| * | | | | | | | | | Merge branch '4020-rebase-message' into 'master'Sean McGivern2018-01-113-10/+17
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Store only generic message if rebase fails4020-rebase-messageJan Provaznik2018-01-093-10/+17
| * | | | | | | | | | | Merge branch '39214__pipeline_api' into 'master'Sean McGivern2018-01-115-0/+92
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix styleTony Rom2018-01-103-4/+9
| | * | | | | | | | | | | Add `pipelines` endpoint to merge requests APITony Rom2017-12-155-0/+87
| * | | | | | | | | | | | Merge branch 'gcp-fix' into 'master'Kamil Trzciński2018-01-1112-47/+135
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Update links for GCP instructionsgcp-fixFabio Busatto2018-01-111-3/+3
| | * | | | | | | | | | | | Fix breadcumb of clusters show pageKamil Trzciński2018-01-111-1/+1
| | * | | | | | | | | | | | Change failed GCP billing check wordingMatija Čupić2018-01-112-2/+2
| | * | | | | | | | | | | | Refactor GCP redirect test suiteMatija Čupić2018-01-114-23/+90