gitlab-org--gitlab-foss/app
Douwe Maan ec4e7d9a9f Merge branch 'process-commit-worker-improvements' into 'master'
Pass commit data to ProcessCommitWorker

This changes `ProcessCommitWorker` so that it takes a Hash containing commit data instead of a commit SHA. This means the worker doesn't have to access Git just to process a commit message (and other data it may use). This in turn should solve the problem of ending up with 15 000-something jobs in the `process_commit` queue that take forever to process.

See merge request !7744
2016-12-02 04:32:23 +00:00
..
assets Merge branch '24726-remove-across-gitlab' into 'master' 2016-12-01 22:57:57 +00:00
controllers Merge branch '24814-pipeline-tabs' into 'master' 2016-12-01 21:20:59 +00:00
finders Count all issuable states at once 2016-12-01 12:24:55 +00:00
helpers Merge branch '18546-update-wiki-page-design' into 'master' 2016-12-01 19:06:07 +00:00
mailers Add new template to handle both commit & mr notes 2016-11-25 15:23:49 +00:00
models Merge branch 'process-commit-worker-improvements' into 'master' 2016-12-02 04:32:23 +00:00
policies Allow access to the wiki with git when repository feature disabled 2016-11-30 16:02:24 -02:00
serializers Merge branch 'fix/ca-no-date' into 'master' 2016-11-30 10:01:56 +00:00
services Merge branch 'process-commit-worker-improvements' into 'master' 2016-12-02 04:32:23 +00:00
uploaders Remove event caching code 2016-11-23 14:17:07 +01:00
validators Add nested groups support to the routing 2016-11-23 14:08:36 +02:00
views Merge branch '24726-remove-across-gitlab' into 'master' 2016-12-01 22:57:57 +00:00
workers Pass commit data to ProcessCommitWorker 2016-12-01 13:36:06 +01:00