gitlab-org--gitlab-foss/db
Yorick Peterse 6b4d33566f
Pass commit data to ProcessCommitWorker
By passing commit data to this worker we remove the need for querying
the Git repository for every job. This in turn reduces the time spent
processing each job.

The migration included migrates jobs from the old format to the new
format. For this to work properly it requires downtime as otherwise
workers may start producing errors until they're using a newer version
of the worker code.
2016-12-01 13:36:06 +01:00
..
fixtures Refresh project authorizations using a Redis lease 2016-11-25 13:35:01 +01:00
migrate Pass commit data to ProcessCommitWorker 2016-12-01 13:36:06 +01:00
post_migrate Fix a badly-performing migration 2016-11-15 17:07:58 +00:00
schema.rb Remove unnecessary database indexes 2016-11-29 14:40:48 +02:00
seeds.rb init commit 2011-10-09 00:36:38 +03:00