discourse/lib/freedom_patches
Alan Guo Xiang Tan ad0824b7e3
DEV: Fix connections timeout in system test (#25835)
Why this change?

This regressed in 6e9fbb5bab because we
had a `request.xhr?` check before we decide to block requests. However,
there could not none-xhr requests which we need to block as well at the
end of each system test when `@@block_requests` is true.

This also reverts commit 6437f27f90.
2024-02-23 16:03:46 +08:00
..
active_record_attribute_methods.rb
ams_include_without_root.rb
copy_file.rb
cose_rsapkcs1.rb
fast_pluck.rb
inflector_backport.rb
ip_addr.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
mail_disable_starttls.rb
rails_multisite.rb
rails4.rb
safe_buffer.rb
safe_migrations.rb
schema_migration_details.rb
sprockets_patches.rb DEV: Simplify sprockets configuration (#24111) 2023-10-26 17:29:53 +01:00
translate_accelerator.rb UX: Add show more button to long post queued reviewables (#23075) 2023-08-14 10:11:30 -07:00
web_push_request.rb