summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix merge request unmergeable notification email plural interpolation46840-fix-merge-request-unmergeable-email-pluralMark Chao2018-05-313-3/+3
* Merge branch 'sh-disable-background-metrics-in-tests' into 'master'Robert Speicher2018-05-241-1/+1
|\
| * Disable the background Prometheus sampler in testssh-disable-background-metrics-in-testsStan Hu2018-05-241-1/+1
* | Merge branch 'migrate-restore-repo-to-gitaly' into 'master'Douwe Maan2018-05-243-71/+51
|\ \
| * | Remove unneeded gitaly_migrate functionmigrate-restore-repo-to-gitalyAhmad Hassan2018-05-241-8/+0
| * | Take restoring custom hooks and the skip flag out of scopeAhmad Hassan2018-05-231-4/+2
| * | Remove gitaly_migrate blocks and replace by early returnAhmad Hassan2018-05-211-33/+26
| * | Move restore_custom_hooks to its seperate functionAhmad Hassan2018-05-181-16/+20
| * | Return from prepare directory if gitaly skip is enabledAhmad Hassan2018-05-171-0/+2
| * | Call path_to_repo only when using gitalyAhmad Hassan2018-05-171-1/+1
| * | Changelog entryAhmad Hassan2018-05-161-0/+5
| * | Fix failing specsAhmad Hassan2018-05-161-26/+3
| * | Link to upstream gitaly issues for the missing restore pathsDJ Mountney2018-05-161-6/+8
| * | Fix the paths for wiki restoreDJ Mountney2018-05-151-7/+8
| * | Output project name before restoring each project repoDJ Mountney2018-05-151-0/+1
| * | Remove hooks restore that is no longer necessaryDJ Mountney2018-05-151-7/+0
| * | Add back some of the non-gitaly restore functionality behind gatesDJ Mountney2018-05-151-20/+66
| * | Wrap create_from_bundle in a begin rescue blockAhmad Hassan2018-05-151-5/+19
| * | Better repo restore progress loggingAhmad Hassan2018-05-151-1/+5
| * | Remove useless print lineAhmad Hassan2018-05-151-1/+0
| * | Use gitaly repository_service.CreateFromBundle to restoreAhmad Hassan2018-05-151-53/+2
* | | Merge branch 'dz-refactor-cluster-apps-schedule' into 'master'Douwe Maan2018-05-243-35/+22
|\ \ \
| * | | Refactor code around scheduling cluster installationsdz-refactor-cluster-apps-scheduleDmitriy Zaporozhets2018-05-243-35/+22
* | | | Merge branch 'commit-branch-tag-icon-update' into 'master'Phil Hughes2018-05-245-7/+13
|\ \ \ \
| * | | | Updated branches and tag icons in commit detailsConstance Okoghenun2018-05-245-7/+13
|/ / / /
* | | | Merge branch 'ce-6127-move-merge-requests-services' into 'master'Rémy Coutable2018-05-242-4/+13
|\ \ \ \
| * | | | Extract a do_execute method to be overriddence-6127-move-merge-requests-servicesLin Jen-Shin2018-05-241-2/+6
| * | | | Avoid using expect_any_instance_ofLin Jen-Shin2018-05-231-2/+7
* | | | | Merge branch 'issue_38418' into 'master'Rémy Coutable2018-05-245-18/+84
|\ \ \ \ \
| * | | | | Fix sidebar issue countissue_38418Felipe Artur2018-05-245-18/+84
* | | | | | Merge branch '5779_rename_code_quality_job_and_artifact' into 'master'Achilleas Pipinellis2018-05-245-15/+22
|\ \ \ \ \ \
| * | | | | | Add deprecation notice in documentation5779_rename_code_quality_job_and_artifactOlivier Gonzalez2018-05-231-0/+7
| * | | | | | Do not update project's .gitlab-ci.yml right nowOlivier Gonzalez2018-05-231-2/+2
| * | | | | | Rename code quality job and artifact. Refs gitlab-org/gitlab-ee#5779Olivier Gonzalez2018-05-236-17/+17
* | | | | | | Merge branch 'docs-backport-ee-5794-to-ce' into 'master'Achilleas Pipinellis2018-05-241-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'patch-7' into 'master'docs-backport-ee-5794-to-ceMarcia Ramos2018-05-241-2/+2
* | | | | | | | Merge branch 'sh-fix-backup-specific-rake-task' into 'master'Rémy Coutable2018-05-2414-114/+163
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix backup creation and restore for specific Rake tasksStan Hu2018-05-2414-114/+163
|/ / / / / / /
* | | | | | | Merge branch '46723-api-created-issue-do-not-get-assigned-to-specified-milest...Achilleas Pipinellis2018-05-242-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Clarify milestone_id scope for API operations on IssuablesMark Fletcher2018-05-242-4/+4
* | | | | | | | Merge branch '5778_rename_container_scanning_job_and_artifact' into 'master'Achilleas Pipinellis2018-05-242-12/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Rename container scanning job and artifactOlivier Gonzalez2018-05-242-12/+19
|/ / / / / / / /
* | | | | | | | Merge branch 'docs-update-backup-restore-guide' into 'master'Achilleas Pipinellis2018-05-241-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | add info about the current format of the backup name and refresh examples of ...Alexander Tanayno2018-05-241-6/+6
|/ / / / / / / /
* | | | | | | | Merge branch '46741-add-access-control-allow-headers-wds' into 'master'Mike Greiling2018-05-241-1/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Add `Access-Control-Allow-Headers` to Webpack Dev Server configKushal Pandya2018-05-241-1/+4
* | | | | | | | Merge branch 'ce-jej/saml-failure-messages' into 'master'Grzegorz Bizon2018-05-243-2/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Backport helpers from GroupSAML failure messagesce-jej/saml-failure-messagesJames Edwards-Jones2018-05-213-2/+17
* | | | | | | | | Merge branch 'fl-loading-icon' into 'master'Phil Hughes2018-05-243-4/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Show loading icon only when making the requestfl-loading-iconFilipa Lacerda2018-05-233-4/+22
| | |/ / / / / / / | |/| | | | | | |