Commit Graph

8 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
Régis Hanol
9641d2413d REFACTOR: upload workflow creation into UploadCreator
- Automatically convert large-ish PNG/BMP to JPEG
- Updated fast_image to latest version
2017-05-11 00:16:57 +02:00
Kane York
821124f3fd FEATURE: Skip batches if all records exist
Update all import scripts to take advantage of all_records_exist?
2015-09-21 17:13:02 -07:00
Régis Hanol
5329403a71 use first part of email address as username in SFN import 2015-05-10 23:12:09 +02:00
Régis Hanol
c4e813cc11 update SFN importer to handle merge with existing instance 2015-04-22 10:41:40 +02:00
Régis Hanol
58a7faad01 FIX: sfn importer 2015-04-17 16:32:01 +02:00
Régis Hanol
32e02411bd add custom importer for sfn.org 2015-04-14 18:16:42 +02:00