summaryrefslogtreecommitdiff
path: root/spec/workers
Commit message (Expand)AuthorAgeFilesLines
* Re-organize queues to use for Sidekiqseparate-sidekiq-queuesYorick Peterse2016-10-216-0/+128
* Restrict ProjectCacheWorker jobs to one per 15 minproject-cache-worker-leaseYorick Peterse2016-10-201-10/+28
* Merge branch 'looser-time-in-specs' into 'master' Douwe Maan2016-10-181-2/+2
|\
| * Add a be_like_time matcher and use it in specsNick Thomas2016-10-171-2/+2
* | Avoid race condition when expiring artifactsGrzegorz Bizon2016-10-171-12/+32
|/
* Fix broken specs on MySQL after https://gitlab.com/gitlab-org/gitlab-ce/merge...fix-pipeline-metrics-failureKamil Trzcinski2016-10-171-2/+2
* Improve spec for pipeline metrics workeradd-pipeline-metrics-workerKamil Trzcinski2016-10-171-0/+46
* Merge branch 'feature/process-pipeline-hooks-asynchronously' into 'master' Kamil Trzciński2016-10-145-0/+135
|\
| * Add build finished worker that creates a workflowGrzegorz Bizon2016-10-141-0/+30
| * Update code coverage for CI build asynchronouslyGrzegorz Bizon2016-10-131-0/+23
| * Do not process build success if project was removedGrzegorz Bizon2016-10-131-0/+11
| * Add build success worker that runs asynchronouslyGrzegorz Bizon2016-10-131-0/+25
| * Perform CI build hooks asynchronously using workerGrzegorz Bizon2016-10-131-0/+23
| * Execute pipeline hooks asynchronouslyGrzegorz Bizon2016-10-121-0/+23
* | Extract project#update_merge_requests and SystemHooks to its own worker from ...15463-extract-update-merge-requestsPaco Guzman2016-10-132-1/+45
* | Merge branch 'master' into feature/improve-mrwbs-and-todos-for-pipelinesfeature/improve-mrwbs-and-todos-for-pipelinesGrzegorz Bizon2016-10-121-2/+2
|\ \ | |/
| * Merge branch '20708-new-branch-is-immediatelly-tagged-as-merged' into 'master' Douwe Maan2016-10-121-2/+2
| |\
| | * refactors tests because of gitlab-test repository changes20708-new-branch-is-immediatelly-tagged-as-mergedtiagonbotelho2016-10-111-2/+2
* | | Merge branch 'master' into feature/improve-mrwbs-and-todos-for-pipelinesGrzegorz Bizon2016-10-123-37/+94
|\ \ \ | |/ /
| * | Precalculate trending projectsprecalculate-trending-projectsYorick Peterse2016-10-101-0/+11
| |/
| * ExpireBuildArtifactsWorker query builds table without ordering enqueuing one ...23096-expire-artifacts-per-jobPaco Guzman2016-10-072-37/+83
* | Process MWBS in successful pipeline asynchronouslyGrzegorz Bizon2016-10-071-0/+24
* | Rename pipeline workers to match current conventionGrzegorz Bizon2016-10-062-2/+2
|/
* Merge branch 'feature/improve-async-pipeline-processing' into 'master' Kamil Trzciński2016-10-062-0/+44
|\
| * Add specs for new async ci pipeline workersGrzegorz Bizon2016-10-042-0/+44
* | Refactor Gitlab::IdentifierYorick Peterse2016-10-051-1/+3
|/
* Added cron to prune events older than 12 months.Olaf Tomalka2016-09-071-0/+24
* Project tools visibility levelFelipe Artur2016-09-011-4/+4
* Merge branch '21010-emailsonpushworker-incorrectly-claims-deleted-a-commit-af...Douwe Maan2016-08-191-6/+30
|\
| * Don't log to STDOUT in specs21010-emailsonpushworker-incorrectly-claims-deleted-a-commit-after-a-pushSean McGivern2016-08-191-0/+1
| * Fix force-push message in push emailsSean McGivern2016-08-191-6/+29
* | Allow project group links to be expiredSean McGivern2016-08-182-4/+28
* | Ensure last group owner isn't removed on expirySean McGivern2016-08-181-13/+46
* | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-185-6/+55
|\ \ | |/
| * Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-131-0/+19
| |\
| | * Fix bug where destroying a namespace would not always destroy projectsStan Hu2016-08-111-0/+19
| * | Simplify the name for data builder, feedback:Lin Jen-Shin2016-08-122-4/+2
| * | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-111-1/+7
| |\ \ | | |/
| | * Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-1/+7
| * | Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin2016-08-112-3/+27
| |\ \ | | |/
| | * adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-3/+3
| | * Fix skip_repo parameter being ignored when destroying a namespaceStan Hu2016-08-031-0/+24
| * | Move those builders to their own namespace, feedback:Lin Jen-Shin2016-08-042-2/+4
| |/
* | Single quotes all the way.Adam Niedzielski2016-08-071-4/+4
* | Write test for RemoveExpiredMembersWorker.Adam Niedzielski2016-08-041-0/+25
|/
* Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-271-3/+7
|\
| * Fix a bug where forking a project from a repository storage to another would ...20302-forking-a-project-from-one-storage-to-another-failsAlejandro Rodríguez2016-07-261-3/+7
* | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-261-0/+36
|\ \ | |/
| * Fix emails on push for new and deleted branches20061-emailsonpushworker-fails-on-new-branch-pushesSean McGivern2016-07-211-0/+36
* | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-151-1/+4
|\ \ | |/