1. 13 Nov, 2016 1 commit
    • Stan Hu's avatar
      Only turn on Sidekiq throttling if application settings exists · 5a65d9d5
      Stan Hu authored
      If the database has not been migrated properly, the initializer for Sidekiq
      will fail to start and cause the whole Rails server to crash. This change
      checks the existence for the column and allows Rails to start even
      if the setting has not been added as a database column.
      
      Closes #24452
      5a65d9d5
  2. 12 Nov, 2016 10 commits
  3. 11 Nov, 2016 20 commits
  4. 10 Nov, 2016 9 commits