discourse/script/import_scripts
Jarek Radosz 694b5f108b
DEV: Fix various rubocop lints (#24749)
These (21 + 3 from previous PRs) are soon to be enabled in rubocop-discourse:

Capybara/VisibilityMatcher
Lint/DeprecatedOpenSSLConstant
Lint/DisjunctiveAssignmentInConstructor
Lint/EmptyConditionalBody
Lint/EmptyEnsure
Lint/LiteralInInterpolation
Lint/NonLocalExitFromIterator
Lint/ParenthesesAsGroupedExpression
Lint/RedundantCopDisableDirective
Lint/RedundantRequireStatement
Lint/RedundantSafeNavigation
Lint/RedundantStringCoercion
Lint/RedundantWithIndex
Lint/RedundantWithObject
Lint/SafeNavigationChain
Lint/SafeNavigationConsistency
Lint/SelfAssignment
Lint/UnreachableCode
Lint/UselessMethodDefinition
Lint/Void

Previous PRs:
Lint/ShadowedArgument
Lint/DuplicateMethods
Lint/BooleanSymbol
RSpec/SpecFilePathSuffix
2023-12-06 23:25:00 +01:00
..
base DEV: Slack import script (#22386) 2023-07-04 21:37:45 +02:00
mbox DEV: Fix random typos (#20937) 2023-04-03 19:27:32 +02:00
nodebb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
phpbb3 DEV: phpBB3 importer should get quoted username from actual post (#20979) 2023-04-05 15:43:20 +02:00
quandora DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
settings FEATURE: Import script for jForum 2020-06-21 12:12:42 +02:00
socialcast DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
support DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
answerbase.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
answerhub.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
askbot.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
base.rb DEV: Enable unless cops 2023-02-21 10:30:48 +01:00
bbpress.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
bespoke_1.rb FIX: fix normalize_raw method for nil inputs in migration scripts (#22304) 2023-06-29 13:22:47 -03:00
csv_importer.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
csv_restore_staged_users.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
discuz_x.rb FIX: Removing arbitrary limit in a Discuz importer script query (#21686) 2023-05-23 17:07:09 -04:00
disqus.rb FEATURE: Update topic/comment embedding parameters (#20181) 2023-02-28 14:31:59 +02:00
drupal_json.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
drupal_qa.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
drupal-6.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
drupal.rb Fix occasional bug in order of imported comments (#20204) 2023-02-08 22:20:46 -05:00
elgg.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
flarum_import.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
fluxbb.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
friendsmegplus.rb FIX: A typo bug in an import script (#24553) 2023-11-25 18:10:42 +01:00
getsatisfaction.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
google_groups.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
higher_logic.rb DEV: Update importers from PostUpload to UploadReference (#23681) 2023-09-27 15:01:04 +01:00
ipboard.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
ipboard3.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
jforum.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
jive_api.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
jive.rb FIX: fix normalize_raw method for nil inputs in migration scripts (#22304) 2023-06-29 13:22:47 -03:00
json_generic.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
kunena.rb DEV: Enable unless cops 2023-02-21 10:30:48 +01:00
kunena3.rb DEV: Enable unless cops 2023-02-21 10:30:48 +01:00
lithium.rb DEV: Remove redundant case in import script (#22882) 2023-07-31 14:52:06 -04:00
mbox.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
modx.rb DEV: Enable unless cops 2023-02-21 10:30:48 +01:00
muut.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
mybb.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
mybbru.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
mylittleforum.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
nabble.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
ning.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
phorum.rb DEV: Update importers from PostUpload to UploadReference (#23681) 2023-09-27 15:01:04 +01:00
phpbb3.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
punbb.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
question2answer.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
sfn.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
simplepress.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
slack.rb FIX: user_id arg override in Slack import (#22713) 2023-07-20 11:22:43 +00:00
smf1.rb DEV: Update importers from PostUpload to UploadReference (#23681) 2023-09-27 15:01:04 +01:00
smf2.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
sourceforge.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
stack_overflow.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
telligent.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
vanilla_body_parser.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
vanilla_mysql.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
vanilla.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
vbulletin.rb DEV: Enable unless cops 2023-02-21 10:30:48 +01:00
vbulletin5.rb DEV: Update importers from PostUpload to UploadReference (#23681) 2023-09-27 15:01:04 +01:00
xenforo.rb DEV: Enable unless cops 2023-02-21 10:30:48 +01:00
yahoogroup.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
yammer.rb FIX: fix normalize_raw method for nil inputs in migration scripts (#22304) 2023-06-29 13:22:47 -03:00
zendesk_api.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
zendesk.rb FIX: fix normalize_raw method for nil inputs in migration scripts (#22304) 2023-06-29 13:22:47 -03:00
zoho.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00