gitlab-org--gitlab-foss/config
Stan Hu d79c41e762 Fix bug where e-mails were not being sent out via Sidekiq
By default, ActionMailer uses the "mailers" queue, but this entry
was not included in the list of queues for Sidekiq to use.

For more details:

* https://github.com/plataformatec/devise/wiki/How-To:-Send-devise-emails-in-background-(Resque,-Sidekiq-and-Delayed::Job)
* http://guides.rubyonrails.org/active_job_basics.html
2016-10-21 22:28:39 -07:00
..
environments Remove quiet_assets in favor of built-in sprockets-rails config. 2016-06-30 16:18:05 -06:00
initializers Add instrumentation to conflict classes 2016-10-13 14:16:34 -05:00
locales Validate if project label title does not exist at group level 2016-10-19 14:58:24 -02:00
routes Change "Group#web_url" to return "/groups/twitter" rather than "/twitter". 2016-10-21 13:53:38 +02:00
application.rb Re-organize queues to use for Sidekiq 2016-10-21 18:17:07 +02:00
aws.yml.example
boot.rb
database.yml.env
database.yml.mysql
database.yml.postgresql
dependency_decisions.yml Whitelist 'Simplified BSD' license 2016-07-26 15:25:15 -06:00
environment.rb
gitlab.yml.example Merge branch 'docs/refactor-reply-by-email' into 'master' 2016-10-11 13:27:23 +00:00
license_finder.yml
mail_room.yml Synced mail_room.yml with the one in omnibus 2016-08-04 18:55:37 +02:00
newrelic.yml
resque.yml.example Added Redis Sentinel support documentation 2016-08-04 18:55:37 +02:00
routes.rb Revert conflict resolution in routes.rb. 2016-10-15 08:28:54 +02:00
secrets.yml.example
sidekiq.yml.example
sidekiq_queues.yml Fix bug where e-mails were not being sent out via Sidekiq 2016-10-21 22:28:39 -07:00
unicorn.rb.example
unicorn.rb.example.development