2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00
discourse/spec/components
2017-12-14 15:54:32 +11:00
..
active_record/connection_adapters Make rubocop happy. 2017-12-04 10:55:31 +08:00
auth FEATURE: store twitter supplied email for auditing 2017-12-14 15:54:32 +11:00
common_passwords
concern
email FEATURE: convert plain text emails to markdown 2017-12-06 01:47:51 +01:00
file_store
freedom_patches
highlight_js
import
middleware FEATURE: optional default off global per ip rate limiter 2017-12-11 17:52:57 +11:00
onebox/engine
plugin Feature: Add service worker registration method to plugin API 2017-11-28 14:01:41 +08:00
scheduler
sidekiq
site_settings
stylesheet
validators FIX: Password required flag should be cleared whenever clearing the raw password (#5384) 2017-12-01 15:19:24 +11:00
wizard
admin_confirmation_spec.rb
admin_user_index_query_spec.rb correct test that does not work with discobot 2017-12-04 18:20:05 +11:00
archetype_spec.rb
avatar_lookup_spec.rb
cache_spec.rb
column_dropper_spec.rb
composer_messages_finder_spec.rb
content_buffer_spec.rb
cooked_post_processor_spec.rb
crawler_detection_spec.rb
current_user_spec.rb
directory_helper_spec.rb
discourse_diff_spec.rb
discourse_event_spec.rb
discourse_hub_spec.rb
discourse_i18n_spec.rb
discourse_plugin_registry_spec.rb Feature: Add service worker registration method to plugin API 2017-11-28 14:01:41 +08:00
discourse_plugin_spec.rb
discourse_redis_spec.rb
discourse_spec.rb
discourse_updates_spec.rb
distributed_cache_spec.rb
distributed_memoizer_spec.rb
distributed_mutex_spec.rb
email_cook_spec.rb FEATURE: convert plain text emails to markdown 2017-12-06 01:47:51 +01:00
email_updater_spec.rb
enum_spec.rb
feed_element_installer_spec.rb FEATURE: Replace SimpleRSS with Ruby RSS module (#5311) 2017-12-06 10:45:09 +11:00
feed_item_accessor_spec.rb FEATURE: Replace SimpleRSS with Ruby RSS module (#5311) 2017-12-06 10:45:09 +11:00
file_helper_spec.rb
filter_best_posts_spec.rb
final_destination_spec.rb
flag_query_spec.rb
flag_settings_spec.rb
gaps_spec.rb
global_path_spec.rb
guardian_spec.rb
has_errors_spec.rb
hijack_spec.rb FIX: handle CORS in hijacked requests 2017-12-07 10:31:04 +11:00
html_normalize_spec.rb
html_prettify_spec.rb
html_to_markdown_spec.rb
image_sizer_spec.rb
inline_oneboxer_spec.rb
js_locale_helper_spec.rb
json_error_spec.rb
letter_avatar_spec.rb
method_profiler_spec.rb Correctly track hijacked requests 2017-11-28 16:47:20 +11:00
new_post_manager_spec.rb
new_post_result_spec.rb
oneboxer_spec.rb
onpdiff_spec.rb
pbkdf2_spec.rb
pinned_check_spec.rb
plain_text_to_markdown_spec.rb FEATURE: convert plain text emails to markdown 2017-12-06 01:47:51 +01:00
post_action_creator_spec.rb
post_creator_spec.rb FIX: updating topic stats failed silently for invalid topics 2017-11-23 18:47:45 +01:00
post_destroyer_spec.rb
post_enqueuer_spec.rb
post_merger_spec.rb
post_revisor_spec.rb
pretty_text_spec.rb FEATURE: omit images from og and twitter description tags 2017-11-28 21:34:02 +01:00
promotion_spec.rb
rate_limiter_spec.rb correct spec on Ruby 2.3 2017-12-05 07:04:41 +11:00
redis_store_spec.rb
retrieve_title_spec.rb
rtl_spec.rb
s3_helper_spec.rb
score_calculator_spec.rb
search_spec.rb FIX: replace curly quotes to regular quotes in search terms 2017-12-12 11:17:28 +05:30
secure_session_spec.rb
site_setting_extension_spec.rb
slug_spec.rb
spam_handler_spec.rb
sql_builder_spec.rb
stats_socket_spec.rb
suggested_topics_builder_spec.rb
system_message_spec.rb
table_migration_helper_spec.rb
text_cleaner_spec.rb
text_sentinel_spec.rb
timeline_lookup_spec.rb
topic_creator_spec.rb
topic_query_spec.rb
topic_retriever_spec.rb
topic_view_spec.rb
topics_bulk_action_spec.rb
trashable_spec.rb
trust_level_spec.rb
unread_spec.rb
url_helper_spec.rb Move escape_uri method to a more suitable place 2017-12-12 20:17:46 +01:00
user_name_suggester_spec.rb
version_spec.rb