Loïc Guitaut
|
008b700a3f
|
DEV: Upgrade to Rails 7
This patch upgrades Rails to version 7.0.2.4.
|
2022-04-28 11:51:03 +02:00 |
Guo Xiang Tan
|
84c12d8f3d
|
DEV: Allow multisite apps to boot with readonly db.
|
2020-06-23 16:34:25 +08:00 |
Daniel Waterworth
|
bca126f3f5
|
REFACTOR: Move the multisite middleware to the front
Both request tracking and message bus rely on multisite before the
middleware has run which is not ideal.
Follow-up-to: ca1208a636
|
2020-04-02 16:44:44 +01:00 |
Daniel Waterworth
|
ca1208a636
|
Revert "REFACTOR: Move the multisite middleware to the front"
Looks like this is causing problems.
Follow-up-to: a91843f0dc
|
2020-04-02 15:20:28 +01:00 |
Daniel Waterworth
|
a91843f0dc
|
REFACTOR: Move the multisite middleware to the front
Both request tracking and message bus rely on multisite before the
middleware has run which is not ideal.
|
2020-04-02 10:15:38 +01:00 |