summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'list-multiple-clusters' into 'master'Grzegorz Bizon2017-12-061-23/+52
|\
| * Remove redundant empty line in CreateService specMatija Čupić2017-12-061-1/+0
| * Refactor Clusters::CreateService specMatija Čupić2017-12-061-58/+62
| * Merge remote-tracking branch 'origin/master' into list-multiple-clustersMatija Čupić2017-12-054-36/+109
| |\
| * \ Merge remote-tracking branch 'origin/master' into list-multiple-clustersKamil Trzcinski2017-12-051-0/+1
| |\ \
| * \ \ Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski2017-12-052-7/+33
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-031-31/+57
| |\ \ \ \
| | * | | | Raise error when trying to create second clusterMatija Čupić2017-12-031-1/+1
| | * | | | Merge branch 'master' into list-multiple-clustersFilipa Lacerda2017-11-271-2/+2
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into list-multiple-clustersFilipa Lacerda2017-11-242-18/+61
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into list-multiple-clustersFilipa Lacerda2017-11-226-1/+217
| | |\ \ \ \ \ \
| | * | | | | | | Check behaviour when adding more than one clusterMatija Čupić2017-11-181-30/+56
* | | | | | | | | Merge branch '37354-pipelines-update' into 'master'Kamil Trzciński2017-12-062-12/+45
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Ensure pippeline corresponds with the sha of an MRJarka Kadlecova2017-12-052-12/+45
* | | | | | | | | Perform SQL matching of Build&Runner tags to greatly speed-up job pickingKamil Trzcinski2017-12-051-13/+10
|/ / / / / / / /
* | | | | | | | Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon2017-12-052-22/+98
|\ \ \ \ \ \ \ \
| * | | | | | | | Use `job_artifacts_archive|metadata`Kamil Trzcinski2017-12-032-2/+2
| * | | | | | | | Revert "Rename `job_archive|metadata` to `artifacts_archive|metadata`"Kamil Trzcinski2017-12-031-1/+1
| * | | | | | | | Rename `job_archive|metadata` to `artifacts_archive|metadata`Kamil Trzcinski2017-12-031-1/+1
| * | | | | | | | Remove Ci::Build#artifacts_file?Zeger-Jan van de Weg2017-12-031-4/+4
| * | | | | | | | Test new artifacts for pages deployZeger-Jan van de Weg2017-12-031-16/+92
| * | | | | | | | Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski2017-12-031-7/+7
| * | | | | | | | Fix most test failuresZeger-Jan van de Weg2017-12-031-2/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'dm-application-worker' into 'master'Sean McGivern2017-12-051-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Consistently schedule Sidekiq jobsdm-application-workerDouwe Maan2017-12-051-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Create merge request from emailJan Provaznik2017-12-051-0/+1
|/ / / / / /
* | | | | | Merge branch 'sh-optimize-groups-api' into 'master'Douwe Maan2017-12-041-2/+10
|\ \ \ \ \ \
| * | | | | | Fixed bugsh-optimize-groups-apiFrancisco Lopez2017-12-041-2/+10
| |/ / / / /
* | | | | | Fix watch level for mentions in descriptionSean McGivern2017-12-041-5/+23
|/ / / / /
* | | | | Ensure `Namespace`'s is namespaced in `Gitlab::Kubernetes::Helm#initialize` a...Rémy Coutable2017-12-011-0/+2
* | | | | Merge branch 'backstage/gb/build-pipeline-in-a-separate-class' into 'master'Kamil Trzciński2017-12-011-1/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into backstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon2017-11-3054-653/+1998
| |\ \ \ \ \
| * | | | | | Set pipeline config source attribute in a build stepGrzegorz Bizon2017-10-111-1/+2
* | | | | | | allow caching options to be specified for counting servicesBrett Walker2017-11-301-0/+6
| |/ / / / / |/| | | | |
* | | | | | Merge branch '21143-customize-branch-name-when-using-create-branch-in-an-issu...Sean McGivern2017-11-291-5/+19
|\ \ \ \ \ \
| * | | | | | Add an ability to use a custom branch name on creation from issuesVitaliy @blackst0ne Klachkov2017-11-251-5/+19
* | | | | | | Merge branch '38962-automatically-run-a-pipeline-when-auto-devops-is-turned-o...Kamil Trzciński2017-11-281-123/+147
|\ \ \ \ \ \ \
| * | | | | | | BE for automatic pipeline when enabling Auto DevOpsMatija Čupić2017-11-281-123/+147
* | | | | | | | Merge branch '40530-merge-request-generates-wrong-diff-when-branch-and-tag-ha...Rémy Coutable2017-11-281-1/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | Ensure MRs always use branch refs for comparisonSean McGivern2017-11-281-1/+31
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'hashed-storage-attachments-migration-path' into 'master'Nick Thomas2017-11-283-48/+157
|\ \ \ \ \ \ \ \
| * | | | | | | | Changes to Attachments Migration for EE and Geo compatibilityGabriel Mazetto2017-11-281-1/+1
| * | | | | | | | Backport EE changes to make test possible when prepending modulesGabriel Mazetto2017-11-241-6/+10
| * | | | | | | | when rollingback repository migration, toggle readonly mode backGabriel Mazetto2017-11-231-3/+5
| * | | | | | | | Raises error when migration cannot happen so job is cancelledGabriel Mazetto2017-11-231-5/+2
| * | | | | | | | attachments migration should move only the base folderGabriel Mazetto2017-11-231-24/+18
| * | | | | | | | WIP Attachments migrationGabriel Mazetto2017-11-232-0/+112
| * | | | | | | | Refactor Hashed Storage migration to add additional migration stepsGabriel Mazetto2017-11-231-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch '40226-refactor-the-issuable-s-webhooks-data-architecture' into ...Douwe Maan2017-11-281-4/+12
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Refactor the way we pass `old associations` to issuable's update services40226-refactor-the-issuable-s-webhooks-data-architectureRémy Coutable2017-11-241-4/+12
| | |/ / / / / | |/| | | | |