c6f68e4006
Fix syntax error in fluxbb.rb ( #9727 )
2020-05-11 11:07:57 -04:00
2d4c9bbaac
import_scripts: add fluxbb prefix to missing query ( #8163 )
...
Signed-off-by: Jelle van der Waa <jelle@archlinux.org >
2019-10-08 11:46:00 +11:00
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
5012d46cbd
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
743ddf50a9
fluxbb.rb: skip admin & mod groups
2016-10-07 13:56:10 +05:30
ae8088ab99
fluxbb.rb: optional table prefix env variable added
2016-10-07 10:29:56 +05:30
470529d4c8
fluxbb.rb: importing groups & members
2016-10-06 21:08:40 +05:30
7bf75f8828
fluxbb.rb: move configuration to ENV
2016-10-06 20:09:40 +05:30
119746aaa0
new: FluxBB import script file added
2016-10-06 20:00:39 +05:30