summaryrefslogtreecommitdiff
path: root/spec/workers
Commit message (Expand)AuthorAgeFilesLines
* Make merge_jid handling less stateful in MergeServiceOswaldo Ferreira2017-10-271-2/+7
* Backports EE 38771 changes to CE.Tiago Botelho2017-10-102-0/+39
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Add a project forks spec helperBob Van Landuyt2017-10-071-3/+7
* Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński2017-10-073-0/+105
|\
| * Use utc for time comparisionShinya Maeda2017-10-061-1/+1
| * Add some empty spacesKamil Trzcinski2017-10-051-0/+2
| * Fix failing specKamil Trzcinski2017-10-051-2/+2
| * Fix Rubocop failuresKamil Trzcinski2017-10-041-2/+2
| * fetch_gcp_operation_service_spec. finalize_cluster_creation_service_spec. wai...Shinya Maeda2017-10-051-4/+44
| * create_cluster_service_spec. cluster_provision_worker_spec. cluster_queue_spec.Shinya Maeda2017-10-043-0/+63
* | Add CI build trace sections extractorAlessio Caiazza2017-10-052-0/+25
|/
* Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)2017-10-031-1/+6
* Make Repository#has_visible_content more efficientJacob Vosmaer (GitLab)2017-09-291-4/+2
* Add support to migrate existing projects to Hashed Storage asynchashed-storage-migration-pathGabriel Mazetto2017-09-282-0/+59
* Fix post receive specs regarding pipeline creationGrzegorz Bizon2017-09-261-5/+8
* Stop using Sidekiq for updating Key#last_used_atremove-use-key-workerYorick Peterse2017-09-201-23/+0
* Restore has_visible_content? to improve performance (cache)repo-cache-fixJarka Kadlecova2017-09-141-2/+2
* Merge branch '35558-only-one-garbage-collection-should-be-running-per-project...Douwe Maan2017-09-071-20/+101
|\
| * Adds exclusive lease to Git garbage collect worker.35558-only-one-garbage-collection-should-be-running-per-project-at-onceTiago Botelho2017-09-071-20/+101
* | Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-071-0/+2
|/
* pass whole commit to Gitlab::Gpg::Commit againAlexis Reigel2017-09-051-2/+7
* Improve specShinya Maeda2017-09-051-9/+12
* Fix enum listsShinya Maeda2017-09-051-1/+1
* Implement `failure_reason` on `ci_builds`Shinya Maeda2017-09-051-0/+1
* Move GitOperationService to Gitlab::Gitmove-git-operation-serviceJacob Vosmaer2017-09-011-1/+1
* Prepare GitOperationService for move to Gitlab::GitJacob Vosmaer2017-08-311-3/+3
* Add changelogOswaldo Ferreira2017-08-281-11/+0
* Merge branch '36792-inline-user-refresh-when-creating-project' into 'master'Douwe Maan2017-08-281-4/+51
|\
| * Move sidekiq-based project authorization refresh out of Projects::CreateServiceNick Thomas2017-08-251-4/+51
* | Merge branch 'master' into 'backstage/gb/rename-ci-cd-processing-sidekiq-queues'Kamil Trzciński2017-08-252-1/+15
|\ \ | |/
| * Merge branch 'backstage/gb/after-save-asynchronous-job-hooks' into 'master'Kamil Trzciński2017-08-241-1/+1
| |\
| | * Merge branch 'master' into backstage/gb/after-save-asynchronous-job-hooksGrzegorz Bizon2017-08-233-6/+34
| | |\
| | * | Fix pipeline job worker specsGrzegorz Bizon2017-08-231-1/+1
| * | | Migration to remove pending delete projects with non-existing namespaceToon Claes2017-08-221-0/+14
| | |/ | |/|
* | | Merge branch 'master' into backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon2017-08-223-6/+34
|\ \ \ | |/ /
| * | Merge branch '34533-inline-single-authorized-projects' into 'master'Douwe Maan2017-08-221-5/+11
| |\ \
| | * | Use event-based waiting in Gitlab::JobWaiterNick Thomas2017-08-221-5/+11
| | |/
| * | Refactor project and storage typesGabriel Mazetto2017-08-221-1/+1
| * | Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński2017-08-211-0/+22
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-08-1621-47/+264
| | |\
| | * | Add specs for stage update workerGrzegorz Bizon2017-07-311-0/+22
* | | | Revert adding shared examples for every sidekiq workerGrzegorz Bizon2017-08-2255-110/+0
* | | | Fix incorrect `let` in pipeline metrics worker specsGrzegorz Bizon2017-08-221-1/+8
* | | | Fix typo in shared examples name in worker specsGrzegorz Bizon2017-08-221-1/+1
* | | | Add sidekiq worker shared examples to workers specsGrzegorz Bizon2017-08-2144-2/+88
* | | | Remove sidekiq build queue and assign pipeline queueGrzegorz Bizon2017-08-216-14/+10
* | | | Assign all pipeline workers to specific queuesGrzegorz Bizon2017-08-216-0/+12
* | | | Simplify pipeline sidekiq queues naming schemeGrzegorz Bizon2017-08-211-4/+4
* | | | Make it possible to check if worker uses a known queueGrzegorz Bizon2017-08-211-0/+2