Kelv
a89767913d
resolve Rails/ReversibleMigrationMethodDefinition errors ( #29412 )
2024-10-25 15:13:06 +08:00
David Taylor
b0fda61a8e
DEV: Apply syntax_tree formatting to db/*
2023-01-09 11:59:41 +00:00
Régis Hanol
afe2be4f62
Follow-up for 89efcfcf
to properly fix nested arrays
2019-07-23 10:29:18 +02:00
Gerhard Schlager
89efcfcf28
Follow-up for a8cdd685
to fix nested array
2019-07-22 22:30:57 +02:00
Gerhard Schlager
a8cdd68518
FIX: Migrations tried to change frozen string
...
Also, makes the migration work with locales which use more than just the "one" and "other" keys.
2019-07-22 22:16:43 +02:00
Sam Saffron
30990006a9
DEV: enable frozen string literal on all files
...
This reduces chances of errors where consumers of strings mutate inputs
and reduces memory usage of the app.
Test suite passes now, but there may be some stuff left, so we will run
a few sites on a branch prior to merging
2019-05-13 09:31:32 +08:00
Guo Xiang Tan
77d4c4d8dc
Fix all the errors to get our tests green on Rails 5.1.
2017-09-25 13:48:58 +08:00
Guo Xiang Tan
5012d46cbd
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
Robin Ward
e168c5fde3
PERF: Much more performant, multisite aware I18n overrides
2015-11-19 16:36:59 -05:00
Robin Ward
810a069cfd
FIX: Couldn't migrate database from nothing due to I18n
...
Since I18n has a DB backend now, I've introduced a helper we can use to
skip overrides in certain situations. Otherwise migration from empty
databases was broken.
2015-11-14 16:12:09 -05:00
Robin Ward
201617811e
Migrate auto closed topics too
2015-07-29 12:20:50 -04:00