discourse/spec/components
2016-08-18 14:38:33 +10:00
..
active_record/connection_adapters
auth tweak headers so they can be consumed 2016-08-18 14:38:33 +10:00
common_passwords
concern
demon
email FEATURE: retry processing incoming emails on rate limit 2016-08-08 22:28:27 +02:00
file_store Allow custom bucket name for FileStore::S3Store. 2016-08-16 15:25:42 +08:00
freedom_patches
highlight_js
import
middleware
onebox/engine
plugin REFACTOR: Migrate markdown functionality in ES6 2016-07-11 12:57:05 -04:00
scheduler Skip tests for now. 2016-06-06 18:18:12 +08:00
sidekiq
site_settings
validators disable email white/blacklisting for staged users 2016-07-04 16:05:01 +02:00
admin_user_index_query_spec.rb SECURITY: SQL Injection in Admin List Active Users 2016-07-28 11:42:06 -04:00
archetype_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
avatar_lookup_spec.rb
cache_spec.rb
composer_messages_finder_spec.rb FEATURE: Prompt users when they are entering duplicate links 2016-06-07 14:47:22 -04:00
content_buffer_spec.rb
cooked_post_processor_spec.rb FIX: nofollow was being added during post processing when it shouldn't 2016-08-12 15:35:13 -04:00
crawler_detection_spec.rb Add YandexBot to our list of crawlers 2016-07-26 13:21:37 -04:00
current_user_spec.rb
directory_helper_spec.rb
discourse_diff_spec.rb
discourse_event_spec.rb
discourse_hub_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
discourse_i18n_spec.rb
discourse_plugin_registry_spec.rb REFACTOR: Migrate markdown functionality in ES6 2016-07-11 12:57:05 -04:00
discourse_plugin_spec.rb
discourse_redis_spec.rb
discourse_sass_compiler_spec.rb
discourse_spec.rb SECURITY: Make sure uploaded_urls have corresponding upload records 2016-07-28 13:54:17 -04:00
discourse_stylesheets_spec.rb Include cdn path in the stylesheet digest. 2016-06-16 00:19:38 +08:00
discourse_updates_spec.rb
distributed_cache_spec.rb
distributed_memoizer_spec.rb
distributed_mutex_spec.rb
email_cook_spec.rb FIX: Email cooker should support links within blockquotes 2016-07-18 14:38:40 -04:00
email_updater_spec.rb
enum_spec.rb
filter_best_posts_spec.rb
flag_query_spec.rb
gaps_spec.rb
global_path_spec.rb
guardian_spec.rb FEATURE: remove user option for edit history public 2016-07-16 21:30:00 +10:00
has_errors_spec.rb
html_prettify_spec.rb
image_sizer_spec.rb
js_locale_helper_spec.rb
json_error_spec.rb
letter_avatar_spec.rb
new_post_manager_spec.rb
new_post_result_spec.rb
oneboxer_spec.rb
onpdiff_spec.rb
pbkdf2_spec.rb
pinned_check_spec.rb
post_action_creator_spec.rb
post_creator_spec.rb Add PostCreator#create!. 2016-07-15 11:36:06 +08:00
post_destroyer_spec.rb correct #4293 no need to muck with site settings, messes up repeat runs 2016-06-29 12:01:37 +10:00
post_enqueuer_spec.rb
post_merger_spec.rb FIX: Revised post not updated correctly when merging posts. 2016-08-11 09:01:54 +08:00
post_revisor_spec.rb FIX: cannot remove tags from a topic 2016-06-09 12:04:34 -04:00
pretty_text_spec.rb REFACTOR: Migrate markdown functionality in ES6 2016-07-11 12:57:05 -04:00
promotion_spec.rb
rate_limiter_spec.rb
redis_store_spec.rb
s3_helper_spec.rb
score_calculator_spec.rb PERF: make score calculator cheaper when site has long topics 2016-07-22 09:48:44 +10:00
search_spec.rb FIX: Short terms will be searched for if at least one is long enough 2016-08-11 11:53:14 -04:00
site_setting_extension_spec.rb Add specs to hidding settings when shadowed by a global. 2016-08-11 16:04:45 +08:00
slug_spec.rb
spam_handler_spec.rb
sql_builder_spec.rb
suggested_topics_builder_spec.rb correct random suggested topic selection 2016-07-04 10:34:54 +10:00
system_message_spec.rb
text_cleaner_spec.rb
text_sentinel_spec.rb FIX: Unicode aware text sentinel (#4301) 2016-07-12 11:08:55 -04:00
timeline_lookup_spec.rb
topic_creator_spec.rb
topic_query_spec.rb Add extra spec for topic_query 2016-08-15 15:42:06 -04:00
topic_retriever_spec.rb
topic_view_spec.rb
topics_bulk_action_spec.rb
trashable_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
trust_level_spec.rb
unread_spec.rb
url_helper_spec.rb
user_name_suggester_spec.rb
version_spec.rb