summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Collapse)AuthorAgeFilesLines
* Add Chain::Command specsfix/gb/fix-pipeline-build-chain-tag-evaluationKamil Trzcinski2017-12-081-8/+3
|
* Fix invalid pipeline build chain tag evaluationGrzegorz Bizon2017-12-081-0/+20
|
* The API isn't using the appropriate services for managing forksFrancisco Javier López2017-12-071-155/+198
|
* Merge branch 'list-multiple-clusters' into 'master'Grzegorz Bizon2017-12-061-23/+52
|\ | | | | | | | | List multiple clusters See merge request gitlab-org/gitlab-ce!15403
| * 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 ↵Kamil Trzcinski2017-12-052-7/+33
| |\ \ \ | | | | | | | | | | | | | | | cluster-page-with-list-clusters
| * \ \ \ Merge remote-tracking branch 'origin/list-multiple-clusters' into ↵Kamil Trzcinski2017-12-031-31/+57
| |\ \ \ \ | | | | | | | | | | | | | | | | | | cluster-page-with-list-clusters
| | * | | | 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
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (22 commits) static-analysis fix refactored the hashed repository name removed 'only once' from the docs static analysis fix added changelog ignore hashed repositories when doing rake gitlab:cleanup:dirs Update prometheus Gem to fix compilation on centos 6 duo to GCC not recognizing `std=c11` option Add a feedback mechanism to `package-qa` manual action Update svg external dependency Drastically improve project search performance by no longer searching namespace name Deduplicate protected ref human_access_levels Fix ProtectedBranch access level validations Address feedback for AWS Runner autoscale article Clarify usage of Runner limit and AWS tags Finish rest of the sections Finish all sections except docker.machine Add runners.cache section Add Runner registration info Clear up sections Add skeleton ...
| | * \ \ \ \ Merge branch 'master' into list-multiple-clustersFilipa Lacerda2017-11-242-18/+61
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (53 commits) Updated timeago.js Prevent 500 error when inspecting job after trigger was removed Add classList polyfill for IE classList.toggle(.., force) Use feature flag instead of application settigns to control if method calls should be instrumented Rename wip to worker_id add missing schema entry and application settigns helper Use only real duration to measure method call performance via Prometheus check method timing threshold when observing method performance Add changelog for #15558 Reenable prometheus metrics Move prometheus middle ware to prometheus initialized. Fix WIP system note not being created Update CHANGELOG.md for 10.2.2 Fix hashed storage for attachments bugs Rename fetch_refs to refmap Clean up repository fetch and mirror methods Fix pulling and pushing using a personal access token with the sudo scope Allow password authentication to be disabled entirely Simplify the DB changes checklist Added Rubocop config for background migrations ...
| | * \ \ \ \ \ Merge branch 'master' into list-multiple-clustersFilipa Lacerda2017-11-226-1/+217
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (158 commits) Improve output for extra queries in specs Fixed new group milestone breadcrumb Try to find the merge-base against the canonical master Add FetchSourceBranch Gitaly call Backport QA code that belongs to CE from EE Geo Add QUERY_RECORDER_DEBUG environment variable to improve performance debugging Add support of Mermaid Update VERSION to 10.3.0-pre Update CHANGELOG.md for 10.2.0 default fill color for SVGs Fix reply quote keyboard shortcut on MRs ignore hashed repos (for now) when using `rake gitlab:cleanup:repos` Use Redis cache for branch existence checks Update CONTRIBUTING.md: Link definition of done to criteria Use `make install` for Gitaly setups in non-test environments FileUploader should check for hashed_storage?(:attachments) to use disk_path Set the default gitlab-shell timeout to 3 hours Update composite pipelines index to include "id" Use arrays in Pipeline#latest_builds_with_artifacts Fix blank states using old css ...
| | * | | | | | | 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
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure head pippeline always corresponds with an MR Closes #37354 See merge request gitlab-org/gitlab-ce!14358
| * | | | | | | | 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
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Multiple artifacts See merge request gitlab-org/gitlab-ce!14367
| * | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 714082e65304ae2ec5c5400c59a68ab63e724aa9.
| * | | | | | | | 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
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Add ApplicationWorker and make every worker include it See merge request gitlab-org/gitlab-ce!15632
| * | | | | | | Consistently schedule Sidekiq jobsdm-application-workerDouwe Maan2017-12-051-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Create merge request from emailJan Provaznik2017-12-051-0/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * new merge request can be created by sending an email to the specific email address (similar to creating issues by email) * for the first iteration, source branch must be specified in the mail subject, other merge request parameters can not be set yet * user should enable "Receive notifications about your own activity" in user settings to receive a notification about created merge request Part of #32878
* | | | | | Merge branch 'sh-optimize-groups-api' into 'master'Douwe Maan2017-12-041-2/+10
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Optimize API /groups/:id/projects by preloading assocations Closes #40308 See merge request gitlab-org/gitlab-ce!15475
| * | | | | | Fixed bugsh-optimize-groups-apiFrancisco Lopez2017-12-041-2/+10
| |/ / / / /
* | | | | | Fix watch level for mentions in descriptionSean McGivern2017-12-041-5/+23
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For a user with the mention notification level set, the type of their corresponding NotificationRecipient must be :mention for them to receive an email. We set this correctly on notes, but we weren't adding it on new issues or MRs - perhaps because these users are also participants. But the type of the NotificationRecipient in that case would be :participant, not mention, so we have to add the mentioned users manually when creating an issue or MR. When editing an issue or MR, and there are newly-mentioned users to email, we still use the :new_issue and :new_merge_request actions, so this works for that case as well.
* | | | | Ensure `Namespace`'s is namespaced in `Gitlab::Kubernetes::Helm#initialize` ↵Rémy Coutable2017-12-011-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and fix a transient failing spec due to that Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | Merge branch 'backstage/gb/build-pipeline-in-a-separate-class' into 'master'Kamil Trzciński2017-12-011-1/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extract class responsible for building a pipeline Closes #38460 See merge request gitlab-org/gitlab-ce!14762
| * \ \ \ \ Merge branch 'master' into backstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon2017-11-3054-653/+1998
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | * master: (1794 commits)
| * | | | | | 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 ↵Sean McGivern2017-11-291-5/+19
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '21143-customize-branch-name-when-using-create-branch-in-an-issue' into 'master' Resolve "Customize branch name when using create branch in an issue" Closes #21143 See merge request gitlab-org/gitlab-ce!13884
| * | | | | | Add an ability to use a custom branch name on creation from issuesVitaliy @blackst0ne Klachkov2017-11-251-5/+19
| | | | | | |
* | | | | | | Merge branch ↵Kamil Trzciński2017-11-281-123/+147
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '38962-automatically-run-a-pipeline-when-auto-devops-is-turned-on-in-project-settings' into 'master' Add checkbox to automatically run a pipeline when Auto DevOps is turned on in project settings Closes #38962 See merge request gitlab-org/gitlab-ce!15380
| * | | | | | | BE for automatic pipeline when enabling Auto DevOpsMatija Čupić2017-11-281-123/+147
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38962
* | | | | | | | Merge branch ↵Rémy Coutable2017-11-281-1/+31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '40530-merge-request-generates-wrong-diff-when-branch-and-tag-have-the-same-name' into 'master' Resolve "Merge request generates wrong diff when branch and tag have the same name" Closes #40530 See merge request gitlab-org/gitlab-ce!15591
| * | | | | | | | Ensure MRs always use branch refs for comparisonSean McGivern2017-11-281-1/+31
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If a merge request was created with a branch name that also matched a tag name, we'd generate a comparison to or from the tag respectively, rather than the branch. Merging would still use the branch, of course. To avoid this, ensure that when we get the branch heads, we prepend the reference prefix for branches, which will ensure that we generate the correct comparison.
* | | | | | | | Merge branch 'hashed-storage-attachments-migration-path' into 'master'Nick Thomas2017-11-283-48/+157
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hashed storage attachments migration path See merge request gitlab-org/gitlab-ce!15352
| * | | | | | | | 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
| | | | | | | | |