summaryrefslogtreecommitdiff
path: root/spec/workers
Commit message (Expand)AuthorAgeFilesLines
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-0/+0
* Simplify specs and remove unnecessary attributestc-realtime-every-pipeline-on-mrToon Claes2017-04-241-2/+1
* Refactor ExpirePipelineCacheWorker#performToon Claes2017-04-241-0/+6
* Use a better performing query to find all MRs for pipelineToon Claes2017-04-241-1/+13
* Properly expire cache for **all** MRs of a pipelineToon Claes2017-04-241-0/+27
* Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorkerRémy Coutable2017-04-142-0/+60
* Used named parameter for refreshing usage dataStan Hu2017-04-141-0/+1
* Port 'Add more usage data to EE ping' to CESean McGivern2017-04-141-7/+0
* Port 'Add EE usage ping' to CESean McGivern2017-04-141-0/+29
* Fix spec failureKamil Trzcinski2017-04-071-1/+1
* Yet, another errorsdosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-implementation-with-quick-uiKamil Trzcinski2017-04-071-1/+4
* Update tests to cover trigger scheduleKamil Trzcinski2017-04-071-11/+23
* Use change direction in specShinya Maeda2017-04-061-20/+13
* Use be_pendingShinya Maeda2017-04-061-1/+1
* Improve trigger_schedule.rbShinya Maeda2017-04-061-2/+21
* Clean up trigger_schedule_worker_spec.rbShinya Maeda2017-04-061-4/+4
* Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key.Shinya Maeda2017-04-061-1/+1
* Rename cron_nightly_build to nightlyShinya Maeda2017-04-061-2/+2
* Move Ci::CronParser to Gitlab::Ci::CronParserShinya Maeda2017-04-061-1/+1
* Add validatorShinya Maeda2017-04-061-17/+0
* Brush upShinya Maeda2017-04-061-13/+11
* Fixed strcture for db changeShinya Maeda2017-04-061-3/+11
* Rename ScheduledTrigger to TriggerSchedule. Because table structure changed.Shinya Maeda2017-04-061-8/+8
* basic componentsShinya Maeda2017-04-061-4/+50
* Add scheduled_trigger model. Add cron parser. Plus, specs.Shinya Maeda2017-04-061-0/+11
* Periodically mark projects that are stuck in importing as failedJames Lopez2017-04-052-0/+38
* Merge branch '29492-useless-queries' into 'master'Sean McGivern2017-04-041-0/+7
|\
| * Remove useless queries with false conditions (e.g 1=0)mhasbini2017-04-041-0/+7
* | Quiet pipeline emailsquiet-pipelinesSean McGivern2017-04-031-119/+7
|/
* Use `:empty_project` where possible in worker specsRobert Speicher2017-03-2714-18/+18
* All CI offline migrationsKamil Trzciński2017-03-171-36/+0
* adds queue option to push bulk in authorized projects worker29137-bulk-perform-async-should-specify-queueTiago Botelho2017-03-101-5/+20
* Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-071-1/+1
|\
| * Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-1/+1
* | Moved call of SystemHooksService from UpdateMergeRequestsWorker to GitPushSer...gpongelli2017-03-072-11/+19
* | Add Upload model and UploadChecksumWorker workerRobert Speicher2017-03-061-0/+19
* | Renable StuckCiBuildsWorker to StucjCiJobsWorker27523-make-stuck-build-detection-more-performantTomasz Maczukin2017-03-031-29/+29
* | Fix rubocop offensesTomasz Maczukin2017-03-011-1/+1
* | Add minor updatesTomasz Maczukin2017-03-011-4/+19
* | Add exclusive lease for stuck_ci_builds_workerTomasz Maczukin2017-03-011-1/+16
* | Update stuck and outdated builds cleanup workerTomasz Maczukin2017-03-011-28/+70
|/
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-10/+10
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-2310-42/+42
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-2319-97/+97
* Revert "Enable Style/BarePercentLiterals"Douwe Maan2017-02-231-1/+1
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-2319-97/+97
* Enable Style/ColonMethodCallDouwe Maan2017-02-231-2/+2
* Enable Style/BarePercentLiteralsDouwe Maan2017-02-231-1/+1
* Enable Style/DotPositionDouwe Maan2017-02-2310-42/+42
* Fix inconsistent naming for services that delete thingsdixpac2017-02-081-2/+2