discourse/script
Jarek Radosz 8a82ceb3bc
FIX: Improve downsize_uploads (#8409)
With this change the script:
* Actually removes original large-sized images
* Doesn't save processed files if their size has increased
* Prevents inconsistent state
2020-01-27 03:31:11 +01:00
..
benchmarks DEV: s/\$redis/Discourse\.redis (#8431) 2019-12-03 10:05:53 +01:00
bulk_import Merge pull request #8736 from gschlager/rename_reply_id_column 2020-01-17 17:24:49 +01:00
demon_test FIX: Revert Demon::DemonBase back to Demon::Base (#8132) 2019-10-02 14:54:08 +10:00
import_scripts FEATURE: add mybb.ru import script (#8609) 2019-12-20 11:10:18 -05:00
.gitignore
alice.txt
analyze_sidekiq_queues.rb
bench.rb DEV: Update bench.rb for core changes (#8670) 2020-01-08 16:23:29 +11:00
biggest_objects.rb DEV: add debugging scripts for memory leaks 2019-10-03 16:36:31 +10:00
boot_mem.rb
cache_critical_dns FIX: cache_critical_dns was erroring without IPAddr 2019-12-27 12:39:08 -05:00
check_forking.rb
compile_hbs.rb
diff_heaps.rb
discourse REFACTOR: Restoring of backups and migration of uploads to S3 2020-01-14 11:41:35 +01:00
docker_test.rb DEV: Move warmup inside docker rake task 2019-10-25 16:31:05 -03:00
downsize_uploads.rb FIX: Improve downsize_uploads (#8409) 2020-01-27 03:31:11 +01:00
measure.rb
memory-analysis
memstats.rb DEV: Apply Rubocop redundant return style 2019-11-14 15:10:51 -05:00
micro_bench.rb DEV: undo pluck_first changes to micro benchmark 2019-10-21 12:21:24 +01:00
mwrap_sidekiq
plugin-translations.rb DEV: Remove use of cd in the app (#8337) 2019-11-13 09:57:39 +00:00
profile_db_generator.rb FIX: ensure we consistently pick the same topic for bench 2020-01-08 16:33:45 +11:00
pull_translations.rb
push_translations.rb
rails
redis_memory.rb DEV: s/\$redis/Discourse\.redis (#8431) 2019-12-03 10:05:53 +01:00
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
thread_detective.rb
user_simulator.rb
version_bump.rb