discourse/lib
Osama Sayegh 306dca3a48
DEV: Add a helper method to clear every possible theme cache (#17585)
Our theme system is very complex and it can take a while to figure out how to invalidate the various types of caches that are used throughout the theme system. So, having a single helper method that invalidates everything can be useful in emergency situations where there is no time to read through the code and figure out how to clear the various caches.

Internal ticket: t64732.
2022-07-22 09:46:52 +03:00
..
action_dispatch/session
auth
autospec
backup_restore
common_passwords
compression
content_security_policy
demon
discourse_dev
email
email_controller_helper
emoji
faker
file_store
freedom_patches DEV: Patch Ruby Ember template compiler to work with recent ember 2022-07-19 10:00:59 +01:00
generators/rails
guardian FEATURE: users with no posts shouldn't able to edit username after the allowed period. (#17583) 2022-07-21 04:46:15 +05:30
i18n
imap
import
import_export
javascripts DEV: Extensively use `startsWith()` (#17540) 2022-07-17 20:16:39 +02:00
middleware
migration
onebox FIX: Use URI#merge to merge base and relative URLs (#17454) 2022-07-18 14:17:54 +03:00
plugin DEV: Add discourse-templates in the official plugins list (#17560) 2022-07-18 16:46:49 -03:00
pretty_text DEV: Extensively use `includes()` (#17541) 2022-07-17 20:48:36 +02:00
rate_limiter
reviewable
scheduler
search
second_factor
seed_data
sidekiq
site_settings
stylesheet
tasks
theme_store
topic_query
turbo_tests
validators
webauthn
wizard
admin_confirmation.rb
admin_constraint.rb
admin_user_index_query.rb
age_words.rb
archetype.rb
auth.rb
backup_restore.rb
badge_posts_view_manager.rb
badge_queries.rb
base62.rb
bookmark_manager.rb
bookmark_query.rb
bookmark_reminder_notification_handler.rb
browser_detection.rb
cache.rb
canonical_url.rb
category_badge.rb
chrome_installed_checker.rb
comment_migration.rb
common_passwords.rb
composer_messages_finder.rb
configurable_urls.rb
content_buffer.rb
content_security_policy.rb
cooked_post_processor.rb
cooked_processor_mixin.rb
crawler_detection.rb
csrf_token_verifier.rb
current_user.rb
custom_renderer.rb
db_helper.rb
directory_helper.rb
discourse.rb DEV: Add a helper method to clear every possible theme cache (#17585) 2022-07-22 09:46:52 +03:00
discourse_connect_base.rb
discourse_connect_provider.rb
discourse_dev.rb
discourse_diff.rb
discourse_event.rb
discourse_hub.rb
discourse_ip_info.rb
discourse_js_processor.rb
discourse_logstash_logger.rb
discourse_plugin_registry.rb
discourse_redis.rb
discourse_sourcemapping_url_processor.rb
discourse_tagging.rb
discourse_updates.rb
disk_space.rb
distributed_cache.rb
distributed_memoizer.rb
distributed_mutex.rb
edit_rate_limiter.rb
email.rb
email_backup_token.rb
email_cook.rb
email_updater.rb
ember_cli.rb
encodings.rb
enum.rb
enum_site_setting.rb
excerpt_parser.rb
external_upload_helpers.rb
feed_element_installer.rb
feed_item_accessor.rb
file_helper.rb
filter_best_posts.rb
final_destination.rb
flag_query.rb
flag_settings.rb
gaps.rb
global_path.rb
group_email_credentials_check.rb
guardian.rb
has_errors.rb
highlight_js.rb
hijack.rb
homepage_constraint.rb
html_prettify.rb
html_to_markdown.rb
http_language_parser.rb
image_sizer.rb
import_export.rb
inline_oneboxer.rb
introduction_updater.rb
js_locale_helper.rb
json_error.rb
letter_avatar.rb
markdown_linker.rb
mem_info.rb
message_bus_diags.rb
method_profiler.rb
mini_sql_multisite_connection.rb
mobile_detection.rb
new_post_manager.rb
new_post_result.rb
notification_levels.rb DEV: Add `normal` as an alias for `regular` in `NotificationLevels.topic_levels` (#17466) 2022-07-13 06:37:38 +03:00
onebox.rb
oneboxer.rb
onpdiff.rb
pbkdf2.rb
permalink_constraint.rb
pinned_check.rb
plain_text_to_markdown.rb
plugin.rb
plugin_gem.rb
post_action_creator.rb
post_action_destroyer.rb
post_action_result.rb
post_creator.rb FIX: Change UserCommScreener to use user_ids (#17489) 2022-07-14 15:23:09 +10:00
post_destroyer.rb
post_jobs_enqueuer.rb
post_locker.rb
post_merger.rb
post_revisor.rb FIX: Skip job if tag edit notification is disabled (#17508) 2022-07-15 15:36:27 +03:00
presence_channel.rb
pretty_text.rb
promotion.rb
quote_comparer.rb
rake_helpers.rb
rate_limiter.rb
read_only_mixin.rb
redis_snapshot.rb
require_dependency_backward_compatibility.rb
retrieve_title.rb
route_format.rb
route_matcher.rb
rtl.rb
s3_cors_rulesets.rb
s3_helper.rb
s3_inventory.rb
score_calculator.rb
screening_model.rb
search.rb
secure_session.rb
shrink_uploaded_image.rb
sidekiq_logster_reporter.rb
site_icon_manager.rb
site_setting_extension.rb
slug.rb
socket_server.rb
spam_handler.rb
staff_constraint.rb
staff_message_format.rb
suggested_topics_builder.rb
svg_sprite.rb FEATURE: Replace hamburger dropdown with Sidebar when undock (#17600) 2022-07-22 13:06:47 +08:00
system_message.rb
temporary_db.rb
temporary_redis.rb
text_cleaner.rb
text_sentinel.rb
theme_javascript_compiler.rb DEV: Patch Ruby Ember template compiler to work with recent ember 2022-07-19 10:00:59 +01:00
theme_modifier_helper.rb
theme_settings_manager.rb
theme_settings_parser.rb
theme_translation_manager.rb
theme_translation_parser.rb
timeline_lookup.rb
tiny_japanese_segmenter.rb
topic_creator.rb
topic_list_responder.rb
topic_publisher.rb FIX: Notify tag watchers when publishing topic (#17576) 2022-07-20 19:07:18 +03:00
topic_query.rb
topic_query_params.rb
topic_retriever.rb
topic_subtype.rb
topic_upload_security_manager.rb
topic_view.rb
topics_bulk_action.rb
trust_level.rb
turbo_tests.rb
twitter_api.rb
unicorn_logstash_patch.rb
unread.rb
upload_creator.rb
upload_fixer.rb
upload_markdown.rb
upload_recovery.rb
upload_security.rb
url_helper.rb
user_comm_screener.rb FIX: Change UserCommScreener to use user_ids (#17489) 2022-07-14 15:23:09 +10:00
user_lookup.rb
user_name_suggester.rb
vary_header.rb
version.rb Version bump to v2.9.0.beta7 (#17471) 2022-07-13 12:40:08 +01:00
webauthn.rb
wizard.rb