summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan2017-06-052-22/+40
|\
| * backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-052-22/+40
* | Merge branch '30469-convdev-index' into 'master'Sean McGivern2017-06-051-15/+3
|\ \
| * | Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-011-15/+3
| |/
* | Simplify CreateDeploymentService so that it usesLin Jen-Shin2017-06-011-10/+1
|/
* Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-1/+1
* Merge branch 'issue_19262' into 'master'Douwe Maan2017-05-251-2/+13
|\
| * Remove unecessary commit pattern checkFelipe Artur2017-05-251-3/+1
| * Prevent commits from upstream repositories to be re-processed by forksFelipe Artur2017-05-221-0/+13
* | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-253-12/+14
|\ \
| * | Implement web hooks loggingAlexander Randa2017-05-253-12/+14
| |/
* | Test the ExpireJobCacheWorker and related changeszj-fix-pipeline-etagZ.J. van de Weg2017-05-221-8/+6
* | Add MISSING e-tag refresh of resource for Job, and Pipeline GraphKamil Trzcinski2017-05-222-0/+46
|/
* Do not schedule pipelines if the user can'tZ.J. van de Weg2017-05-151-1/+7
* Added repository_update hookGabriel Mazetto2017-05-121-3/+22
* Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher2017-05-102-2/+2
|\
| * Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-102-2/+2
* | No user needed to cleanup namespaceless pending delete projectsToon Claes2017-05-101-4/+1
* | Use worker to destroy namespaceless projects in post-deployToon Claes2017-05-101-0/+46
|/
* Merge branch 'deltas-only' into 'master' Sean McGivern2017-05-091-3/+3
|\
| * Don't use DiffCollection for deltasJacob Vosmaer2017-05-091-3/+3
* | Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' into...31977-ensure-all-webpack-bundles-which-include-vue-are-children-of-common_vue-jsDmitriy Zaporozhets2017-05-081-0/+3
|\ \ | |/ |/|
| * Use regex to skip unnecessary reference processing in ProcessCommitWorkerJames Edwards-Jones2017-05-041-0/+3
* | Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-072-18/+19
* | Merge branch '29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-g...Sean McGivern2017-05-051-13/+25
|\ \
| * | Pass GL_REPOSITORY in Workhorse responses29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-gitlab-ceAlejandro Rodríguez2017-05-051-0/+7
| * | Allow gl-repository strings as project identifiers in PostReceive workerAlejandro Rodríguez2017-05-051-13/+18
* | | refactor code based on feedbackfix/admin-integrationsJames Lopez2017-05-051-2/+0
* | | refactor code based on feedbackJames Lopez2017-05-051-3/+3
* | | refactor a few things based on feedbackJames Lopez2017-05-041-1/+1
* | | update lease timeoutJames Lopez2017-05-041-1/+1
* | | refactor worker into serviceJames Lopez2017-05-041-30/+4
* | | add propagate service worker and updated spec and controllerJames Lopez2017-05-031-0/+49
|/ /
* | 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