summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Modify the branch hooks spec to expect processing of commit messagesFabio Papa2019-06-131-2/+2
* Add auto merge strategiesadd-merge-train-auto-merge-strategy-ceShinya Maeda2019-06-121-2/+2
* Merge branch 'expose-project-git-depth-via-api' into 'master'Kamil Trzciński2019-06-121-4/+4
|\
| * Expose ci_default_git_depth via project APIexpose-project-git-depth-via-apiFabio Pitino2019-06-121-4/+4
* | Update merge options for auto merge strategiesShinya Maeda2019-06-122-0/+48
* | Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira2019-06-113-212/+32
* | Merge branch 'fix-pipeline-schedule-owner-is-nil' into 'master'Stan Hu2019-06-111-0/+8
|\ \
| * | Fix pipeline schedule when owner is nilfix-pipeline-schedule-owner-is-nilShinya Maeda2019-06-111-0/+8
| |/
* | Merge branch 'process-when-auto-merge-is-enabled' into 'master'Kamil Trzciński2019-06-111-0/+10
|\ \ | |/ |/|
| * Notify when auto merge is enabledprocess-when-auto-merge-is-enabledShinya Maeda2019-06-101-0/+10
* | Cancel Auto Merge when target branch is changedcancel-auto-merge-when-branch-is-changedShinya Maeda2019-06-101-0/+12
|/
* Merge branch '58297-remove-extraneous-gitaly-calls-from-md-rendering' into 'm...Dmitriy Zaporozhets2019-06-072-2/+4
|\
| * Update spec param expectationsKerri Miller2019-06-051-1/+3
| * Remove 2nd stub expectation of #last_diff_fileKerri Miller2019-06-051-1/+1
* | Merge branch '62418-project-default-git-depth' into 'master'Kamil Trzciński2019-06-071-0/+24
|\ \
| * | Forks get default_git_depth 0 if the origin is nilKrasimir Angelov2019-06-061-4/+20
| * | Add project level git depth settingKrasimir Angelov2019-06-061-0/+8
* | | Add pages domains acme ordersVladimir Shushlin2019-06-062-0/+209
* | | Merge branch 'create-base-class-for-auto-merge-architecture' into 'master'Robert Speicher2019-06-061-0/+144
|\ \ \ | |/ / |/| |
| * | Create BaseService for Auto Merge architecturecreate-base-class-for-auto-merge-architectureShinya Maeda2019-06-061-0/+144
| |/
* | Introduce service for merge request pipeline creationcreate-merge-request-create-pipeline-serviceShinya Maeda2019-06-061-0/+71
|/
* Delete unauthorized Todos when project is privateissue_49897Felipe Artur2019-06-052-17/+42
* Merge branch 'cancel-auto-merge-when-merge-request-is-closed' into 'master'Grzegorz Bizon2019-06-041-0/+8
|\
| * Cancel auto merge when merge request is closedcancel-auto-merge-when-merge-request-is-closedShinya Maeda2019-06-041-0/+8
* | Merge branch 'set-real-next-run-at-for-preventing-duplciate-pipeline-creation...Kamil Trzciński2019-06-041-0/+28
|\ \ | |/ |/|
| * Make pipeline schedule worker resilientset-real-next-run-at-for-preventing-duplciate-pipeline-creationsShinya Maeda2019-06-031-0/+28
* | Merge branch 'osw-sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-033-32/+212
|\ \
| * | Add payload to the service responseOswaldo Ferreira2019-05-312-0/+111
| * | Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-05-312-32/+101
| |/
* | Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-06-034-16/+23
|\ \
| * \ Merge branch 'security-60039' into 'master'GitLab Release Tools Bot2019-06-031-3/+3
| |\ \
| | * | Use full ref when creating MR pipeline in specsMark Chao2019-05-031-3/+3
| * | | Protect Gitlab::HTTP against DNS rebinding attackDouwe Maan2019-05-303-13/+20
* | | | Abstract auto merge processesShinya Maeda2019-06-035-18/+188
| |_|/ |/| |
* | | Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-312-58/+6
* | | Add wiki size to project statisticsPeter Marko2019-05-291-11/+1
|/ /
* | Fix removing empty lines via suggestionsIgor2019-05-282-7/+81
* | Merge branch 'master' into 57825-moving-an-issue-results-in-broken-image-link...57825-moving-an-issue-results-in-broken-image-links-in-commentsegrieff2019-05-271-2/+2
|\ \
| * | Change system notes to use relative urlsLuke Picciau2019-05-231-2/+2
* | | Fix typo in testegrieff2019-05-241-2/+2
* | | Test that upload links are rewritten for new notesegrieff2019-05-231-0/+16
|/ /
* | Merge branch '61935-remove-code-left-over-from-when-clusters-were-always-proj...Nick Thomas2019-05-221-1/+1
|\ \
| * | Remove legacy Kubernetes #actual_namespace61935-remove-code-left-over-from-when-clusters-were-always-project-specificTiger2019-05-211-1/+1
* | | Merge branch 'jc-git-deduplication-service' into 'master'Nick Thomas2019-05-221-0/+90
|\ \ \
| * | | Add GitDeduplicationService for deduplication housekeepingjc-git-deduplication-serviceJohn Cai2019-05-211-0/+90
| |/ /
* | | Merge branch 'dz-scope-project-routes' into 'master'Stan Hu2019-05-221-1/+1
|\ \ \ | |/ / |/| |
| * | Fix specs to match route changesDmitriy Zaporozhets2019-05-201-1/+1
* | | Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
|/ /
* | Merge branch 'sh-fix-tag-push-remote-mirror' into 'master'Nick Thomas2019-05-204-66/+102
|\ \
| * | Fix remote mirrors not updating after tag pushsh-fix-tag-push-remote-mirrorStan Hu2019-05-174-66/+102