Robin Ward
|
4820d5c7b0
|
REVERT: message bus changes
|
2015-12-08 15:32:31 -05:00 |
|
Sam
|
c866d5b42d
|
Revert "Revert "PERF: move message bus to the front of the middleware stack""
This reverts commit cd1dd18f01 .
|
2015-12-08 07:11:28 +11:00 |
|
Robin Ward
|
cd1dd18f01
|
Revert "PERF: move message bus to the front of the middleware stack"
I suspect this commit is preventing Sidekiq from running inprocess.
|
2015-12-07 14:57:23 -05:00 |
|
Sam
|
c04bcf8655
|
PERF: move message bus to the front of the middleware stack
Organise all initializers so they are properly ordered and use the same naming scheme
|
2015-12-07 14:51:24 +11:00 |
|
Robin Ward
|
5b3f99aa50
|
Don't blow up if Redis switches to READONLY
|
2015-04-24 14:37:16 -04:00 |
|
Neil Lalonde
|
ba315c6610
|
If assets haven't been precompiled, fail to start server in production mode with a message
|
2013-03-25 13:33:58 -04:00 |
|
Régis Hanol
|
239cbd2d58
|
enforce coding convention
replaced every `and` by `&&` and every `or` by `||`
|
2013-03-05 01:42:44 +01:00 |
|
Neil Lalonde
|
3fdc59b1d9
|
Raise an error in production env if host_names is using production.localhost
|
2013-03-04 16:07:02 -05:00 |
|