discourse/script
Krzysztof Kotlarek f34a0141c7 FIX: Correct path to ImportExport module (#8227)
During the move from Classic autoloader to Zeitwerk import_export module was moved to correct file name convention.
427d54b2b0 (diff-d896ec33b95afb7fae9f8bfe73d0580b)

Problem is that export/import is still using old path to require that module

Meta: https://meta.discourse.org/t/topic-and-category-export-import/38930/40
2019-10-23 17:27:14 +11:00
..
benchmarks
bulk_import
demon_test FIX: Revert Demon::DemonBase back to Demon::Base (#8132) 2019-10-02 14:54:08 +10:00
import_scripts import_scripts: add fluxbb prefix to missing query (#8163) 2019-10-08 11:46:00 +11:00
.gitignore
alice.txt
analyze_sidekiq_queues.rb
bench.rb
biggest_objects.rb DEV: add debugging scripts for memory leaks 2019-10-03 16:36:31 +10:00
boot_mem.rb
cache_critical_dns
check_forking.rb
compile_hbs.rb
diff_heaps.rb
discourse FIX: Correct path to ImportExport module (#8227) 2019-10-23 17:27:14 +11:00
docker_test.rb datetime is not available at this point (#7630) 2019-05-29 14:06:32 +02:00
downsize_uploads.rb FIX: downsize_uploads script 2019-10-10 16:37:55 +02:00
measure.rb
memory-analysis
memstats.rb
micro_bench.rb DEV: undo pluck_first changes to micro benchmark 2019-10-21 12:21:24 +01:00
mwrap_sidekiq DEV: add missing ultra low queue to mwrap sidekiq 2019-09-18 11:18:35 +10:00
plugin-translations.rb s/discourse-staff-notes/discourse-user-notes (#7936) 2019-07-24 20:04:27 +02:00
profile_db_generator.rb FIX: Modify frozen String and profile_db_generator uses category id (#8080) 2019-09-09 17:38:37 +10:00
pull_translations.rb
push_translations.rb
rails
redis_memory.rb
require_profiler.rb
switch_container_ruby
test_email_settings.rb
test_hbs_compiler.rb
test_mem.rb
test_memory_leak.rb DEV: improve diagnostics on mem leak checker 2019-10-04 09:47:33 +10:00
test_pretty_text.rb
theme-watcher
thread_detective.rb PERF: avoid spinning a thread each time we close a connection 2019-09-12 17:34:04 +10:00
user_simulator.rb DEV: User simulator tried to modify frozen string. 2019-08-16 17:32:17 +03:00
version_bump.rb