summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Update Carrierwave and fog-coreZeger-Jan van de Weg2017-05-011-1/+1
* Refactor ExpirePipelineCacheWorker#performToon Claes2017-04-241-5/+11
* Use a better performing query to find all MRs for pipelineToon Claes2017-04-241-2/+2
* Properly expire cache for **all** MRs of a pipelineToon Claes2017-04-241-0/+51
* Remove the ClearDatabaseCacheWorkerNick Thomas2017-04-211-24/+0
* Merge branch 'hook_retries' into 'master' Douwe Maan2017-04-191-0/+2
|\
| * Add retry to system hook workerDrew Blessing2017-04-191-0/+2
* | Remove Geo referencesSean McGivern2017-04-142-4/+0
* | Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorkerRémy Coutable2017-04-142-0/+40
* | Fix usage ping worker queueSean McGivern2017-04-141-3/+1
* | Used named parameter for refreshing usage dataStan Hu2017-04-141-1/+1
* | Cache the last usage data to avoid unicorn timeoutsStan Hu2017-04-141-1/+1
* | Port 'Add more usage data to EE ping' to CESean McGivern2017-04-141-8/+1
* | Port 'Add EE usage ping' to CESean McGivern2017-04-141-0/+40
* | Return nil as coverage instead of a File objectzj-fix-coverage-bugZ.J. van de Weg2017-04-121-2/+1
* | Fix ref referenceKamil Trzcinski2017-04-071-1/+1
* | Maintain MRShinya Maeda2017-04-061-1/+0
* | Brush up 2Shinya Maeda2017-04-061-2/+0
* | Brush upShinya Maeda2017-04-061-0/+3
* | Use delegate for ref on ci_triggerShinya Maeda2017-04-061-2/+2
* | Fixed strcture for db changeShinya Maeda2017-04-061-5/+6
* | Rename ScheduledTrigger to TriggerSchedule. Because table structure changed.Shinya Maeda2017-04-061-3/+2
* | basic componentsShinya Maeda2017-04-061-4/+4
* | Add scheduled_trigger model. Add cron parser. Plus, specs.Shinya Maeda2017-04-061-0/+18
* | remove unnecessary lease as cron jobfix/gh-import-status-checkJames Lopez2017-04-061-13/+0
* | Periodically mark projects that are stuck in importing as failedJames Lopez2017-04-052-1/+53
* | Merge branch '29492-useless-queries' into 'master'Sean McGivern2017-04-041-0/+2
|\ \
| * | Remove useless queries with false conditions (e.g 1=0)mhasbini2017-04-041-0/+2
* | | Remove unused include from RepositoryImportWorkerDouglas Barbosa Alexandre2017-04-031-1/+0
|/ /
* | Helper method for storage path strippingJacob Vosmaer2017-03-291-8/+4
* | All CI offline migrationsKamil Trzciński2017-03-171-20/+0
* | adds queue option to push bulk in authorized projects worker29137-bulk-perform-async-should-specify-queueTiago Botelho2017-03-101-1/+1
* | Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-071-2/+2
|\ \
| * | Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-2/+2
| |/
* | Moved call of SystemHooksService from UpdateMergeRequestsWorker to GitPushSer...gpongelli2017-03-072-3/+8
* | Add Upload model and UploadChecksumWorker workerRobert Speicher2017-03-061-0/+12
* | Renable StuckCiBuildsWorker to StucjCiJobsWorker27523-make-stuck-build-detection-more-performantTomasz Maczukin2017-03-031-1/+1
* | Make 'joins' line shorterTomasz Maczukin2017-03-011-1/+1
* | Fix rubocop offensesTomasz Maczukin2017-03-011-5/+2
* | Add minor updatesTomasz Maczukin2017-03-011-5/+13
* | Improve builds search queryTomasz Maczukin2017-03-011-1/+1
* | Add Gitlab::OptimisticLocking for build droppingTomasz Maczukin2017-03-011-1/+3
* | Add exclusive lease for stuck_ci_builds_workerTomasz Maczukin2017-03-011-2/+11
* | Update stuck and outdated builds cleanup workerTomasz Maczukin2017-03-011-7/+31
|/
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-238-21/+21
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-2313-38/+38
* Manually correct autocorrectDouwe Maan2017-02-231-2/+2
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-2313-38/+38
* Enable Style/ColonMethodCallDouwe Maan2017-02-231-3/+3
* Enable Style/DotPositionDouwe Maan2017-02-238-21/+21