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
110512d4d0
Improvements to vBulletin bulk import script
...
- import attachments
- import avatars
- import user signatures
- create permalink file
- reconnect to MySQL db in case of failure
2019-04-11 12:35:19 +05:30
0365d50797
Improve vBulletin bulk import script to support table prefix.
...
Improve base bulk import script to convert list tags to ul/li.
2018-12-10 10:10:44 +05:30
64f533db99
Add display name to user ( #6198 )
2018-07-31 14:43:16 +10:00
0edd386b48
FEATURE: Vanilla bulk importer
2018-02-02 16:28:51 -05:00
bac21d317b
Bulk import likes from vBulletin thanks ( #5014 )
2017-08-01 10:01:45 +02:00
0daa177805
Enhance bulk import scripts ( #5010 )
...
* Enhance bulk import scripts
* Fix: restore running statement of BulkImport::VBulletin
2017-07-31 10:56:57 +02:00
d6d123a268
Add charset preference when bulk importing vBulletin
2017-07-25 07:25:28 +07:00
5bba959cd5
FIX: vBulletin bulk importer: emails and stats
2017-07-24 19:49:22 +07:00
57d6a5dc9c
FIX: vBulletin bulk importer
2017-07-24 14:22:00 +02:00
4b92835460
remove customer specific conditions in vBulletin importer
2017-04-24 23:05:25 +02:00
0dffa2d135
vBulletin bulk importer
2017-04-24 23:00:49 +02:00