summaryrefslogtreecommitdiff
path: root/spec/workers
Commit message (Expand)AuthorAgeFilesLines
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-292-4/+7
* Unify check branch name existPaco Guzman2016-06-201-1/+1
* Merge branch 'repo-check-require-push-events' into 'master' Robert Speicher2016-06-171-0/+29
|\
| * Do not check repos without push eventsJacob Vosmaer2016-06-151-0/+29
* | Make sure that artifacts_file is nullified after removing artifactsmake-sure-that-artifacts-file-is-savedKamil Trzcinski2016-06-171-0/+12
|/
* Merge branch 'dont-drop-stuck-builds' into 'master' Stan Hu2016-06-151-3/+16
|\
| * Don't fail builds for projects that are deleted when they are stuckdont-drop-stuck-buildsKamil Trzcinski2016-06-121-3/+16
* | Fix specsKamil Trzcinski2016-06-141-10/+18
* | Improve ExpireBuildArtifactsWorker specKamil Trzcinski2016-06-131-9/+4
* | Improve testsKamil Trzcinski2016-06-131-15/+9
* | Improve design based on reviewKamil Trzcinski2016-06-131-7/+11
* | Save database after erasing artifactsKamil Trzcinski2016-06-131-0/+1
* | Test ExpireBuildArtifactsWorkerKamil Trzcinski2016-06-131-0/+55
|/
* Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-2/+2
* Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-021-4/+4
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* Fix creation of Ci::Commit object which can lead to pending, failed in some s...Kamil Trzcinski2016-05-191-0/+16
* Mask credentials from URL when import of project has failed.Rubén Dávila2016-05-181-6/+20
* Only generate repository push email onceSean McGivern2016-05-111-14/+51
* Merge branch 'create-wikis-during-check' into 'master' Douwe Maan2016-05-041-5/+28
|\
| * Initialize wikis on legacy projects during checkJacob Vosmaer2016-04-261-5/+28
* | Do not fsck projects less than a day oldJacob Vosmaer2016-04-261-4/+11
|/
* Destroy wikis uniformlyJacob Vosmaer2016-04-181-2/+6
* When a project wiki is disabled skip it for fsckJacob Vosmaer2016-04-181-0/+30
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-131-4/+39
|\
| * Fix high CPU usage when PostReceive receives refs/merge-requests/<id>push-refKamil Trzcinski2016-04-111-4/+39
* | Use more conservative limitsJacob Vosmaer2016-04-131-6/+6
* | Clear repository check columns asynchronouslyJacob Vosmaer2016-04-132-2/+19
* | Changes suggested by RobertJacob Vosmaer2016-04-121-3/+3
* | Add a 'circuit breaker' for repo checksJacob Vosmaer2016-04-121-0/+8
* | Rename almost all the thingsJacob Vosmaer2016-04-062-31/+31
* | Rebase repo check MRJacob Vosmaer2016-04-041-0/+31
|/
* Migrate Repository#local_branches from gitlab-ee.update_repository_from_eeRubén Dávila2016-04-011-0/+2
* Check if repo exists before attempting to update cache infoStan Hu2016-03-271-0/+27
* Cache output of Repository#exists?Yorick Peterse2016-03-191-4/+15
* Specs for the DeleteUserServiceworker-for-user-deletionZeger-Jan van de Weg2016-03-151-49/+11
* Clearify who deletes the userZeger-Jan van de Weg2016-03-151-1/+1
* Target right release, rebase got it wrongZeger-Jan van de Weg2016-03-151-2/+2
* Specs on force deleting of a userZeger-Jan van de Weg2016-03-151-6/+42
* A worker deletes a user, so the request doesn't time outZeger-Jan van de Weg2016-03-151-0/+22
* web hooks to webhooksashleys2016-03-101-1/+1
* Expire caches after forking/importing a repositoryYorick Peterse2016-02-172-0/+31
* Write to InfluxDB directly via UDPYorick Peterse2015-12-291-52/+0
* Fixed styling of MetricsWorker specsYorick Peterse2015-12-281-1/+1
* Drop empty tag values from metricsYorick Peterse2015-12-171-0/+8
* Cast values to strings before escaping themYorick Peterse2015-12-171-0/+4
* Added specs for MetricsWorkerYorick Peterse2015-12-171-0/+40
* Fixed Rubocop offensesGabriel Mazetto2015-12-152-11/+13
* Fix specsKamil Trzcinski2015-12-101-2/+2
* Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-0/+35