Commit Graph

7 Commits

Author SHA1 Message Date
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
5012d46cbd Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
Vinoth Kannan
743ddf50a9 fluxbb.rb: skip admin & mod groups 2016-10-07 13:56:10 +05:30
Vinoth Kannan
ae8088ab99 fluxbb.rb: optional table prefix env variable added 2016-10-07 10:29:56 +05:30
Vinoth Kannan
470529d4c8 fluxbb.rb: importing groups & members 2016-10-06 21:08:40 +05:30
Vinoth Kannan
7bf75f8828 fluxbb.rb: move configuration to ENV 2016-10-06 20:09:40 +05:30
Vinoth Kannan
119746aaa0 new: FluxBB import script file added 2016-10-06 20:00:39 +05:30