Commit Graph

6 Commits

Author SHA1 Message Date
Hossein Pursultani 6229a45851 Change path of bin/sidkiq-cluster in comments
`sidekiq-cluster` is moved from `bin/` to `ee/bin` in EE code. This
is a corresponding change in CE.
2019-04-29 10:32:33 +10:00
Yorick Peterse 6174ea77a5
Backport support for finding EE workers
This backports support for finding EE workers in ee/app/workers from EE
to CE, since we already do this for the configuration paths constant.
This removes the need for EE specific modules.
2019-03-12 17:41:38 +01:00
Rubén Dávila c02855f464 Backport of gitlab-ee!8470 2018-11-19 16:29:19 -05:00
gfyoung c858f70d07 Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
Douwe Maan b1849ee2e6 Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
Douwe Maan 0b15570e49 Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00