summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ / / | |/| | |
* | | | | Create issue and merge request destroy servicesGeorge Andrinopoulos2017-11-251-0/+38
* | | | | Merge branch 'dm-project-search-performance' into 'master'Sean McGivern2017-11-241-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Drastically improve project search performance by no longer searching namespa...dm-project-search-performanceDouwe Maan2017-11-241-2/+2
| |/ / /
* | | | Fix WIP system note not being createdissue_40374Felipe Artur2017-11-232-18/+61
|/ / /
* | | Merge branch 'issue_40337' into 'master'Sean McGivern2017-11-211-0/+36
|\ \ \ | |/ / |/| |
| * | Fix promoting milestone updating all issuables without milestoneissue_40337Felipe Artur2017-11-211-0/+36
* | | Clean up schema of the "merge_requests" tableYorick Peterse2017-11-201-1/+1
|/ /
* | Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable2017-11-201-0/+2
|\ \
| * | Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+2
* | | Fix hashed storage with project transfers to another namespacesh-port-hashed-storage-transfer-fixStan Hu2017-11-161-0/+32
* | | Merge branch 'cache-user-keys-count' into 'master'Douwe Maan2017-11-162-0/+146
|\ \ \
| * | | Cache the number of user SSH keyscache-user-keys-countYorick Peterse2017-11-162-0/+146
| |/ /
* | | Add total_time_spent to the `changes` hash in issuable Webhook payloads40122-only-one-note-webhook-is-triggered-when-a-comment-with-time-spent-is-addedRémy Coutable2017-11-151-1/+1
|/ /
* | Merge branch '39884-fix-pipeline-transition-with-single-manual-action' into '...Kamil Trzciński2017-11-141-0/+24
|\ \
| * | Make sure all pipelines would go to pending once39884-fix-pipeline-transition-with-single-manual-actionLin Jen-Shin2017-11-091-0/+24
* | | Prevent fast forward merge when rebase is requiredissue_39773_beFelipe Artur2017-11-101-0/+22
* | | Clean up schema of the "issues" tablecleanup-issues-schemaYorick Peterse2017-11-091-1/+1
|/ /
* | Merge branch 'github-importer-refactor' into 'master'Douwe Maan2017-11-081-35/+48
|\ \
| * | Replace old GH importer with the parallel importergithub-importer-refactorYorick Peterse2017-11-071-35/+13
| * | Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-0/+35
* | | Merge branch 'tc-delete-merged-protected-tags-fix' into 'master'Douwe Maan2017-11-081-0/+8
|\ \ \ | |/ / |/| |
| * | When deleting merged branches, ignore protected tagstc-delete-merged-protected-tags-fixToon Claes2017-11-071-0/+8
* | | Add Helm InstallCommandAlessio Caiazza2017-11-071-2/+2
* | | Fix cluster_applications_helm factory with a configured clusterAlessio Caiazza2017-11-071-3/+9
* | | Rename application_helm factory to cluster_application_helmAlessio Caiazza2017-11-073-5/+5
* | | Remove Clusters::Applications::FinalizeInstallationServiceAlessio Caiazza2017-11-072-36/+13