discourse/spec/components
2017-07-03 14:52:27 +09:00
..
active_record/connection_adapters
auth Revert "FIX: add path to cookies so sessions on the same domain but different subfolders don't log each other out" 2017-06-21 16:18:24 -04:00
common_passwords
concern
demon
email Allow inclusion of elided text from emails when sending to a category… (#4844) 2017-06-29 13:03:14 +09:00
file_store
freedom_patches
highlight_js
import
middleware SECURITY: theme key should be an anon cache breaker 2017-06-15 09:36:27 -04:00
onebox/engine FIX: Don't use target=_blank for local oneboxes 2017-06-09 12:15:36 -04:00
plugin
scheduler
sidekiq
site_settings
stylesheet FIX: CDN wasn't properly applied to category background images when using S3 2017-05-22 18:37:01 +02:00
validators FEATURE: Disable minimum post length check when in PM with non human users. 2017-04-27 16:00:22 +08:00
wizard PERF: bypass wizard check after 15 topics are created 2017-05-12 10:18:43 -04:00
admin_confirmation_spec.rb SECURITY: Confirm new administrator accounts via email 2017-04-04 15:59:01 -04:00
admin_user_index_query_spec.rb Add pagination to /admin/users/list API 2017-05-12 13:28:35 -07:00
archetype_spec.rb
avatar_lookup_spec.rb
cache_spec.rb
column_dropper_spec.rb rename on_remove, on_drop 2017-05-04 14:03:17 -04:00
composer_messages_finder_spec.rb
content_buffer_spec.rb
cooked_post_processor_spec.rb fix specs due to new default emoji set 2017-06-26 23:36:30 +02:00
crawler_detection_spec.rb
current_user_spec.rb
directory_helper_spec.rb
discourse_diff_spec.rb
discourse_event_spec.rb
discourse_hub_spec.rb FIX: discourse_hub_spec stub_request should include query params 2017-06-18 14:40:28 -05:00
discourse_i18n_spec.rb FIX: Translation fallback was not using fallback's translation override. 2017-07-03 14:52:27 +09:00
discourse_plugin_registry_spec.rb Support for an HTML builder that can create dynamic HTML 2017-04-17 17:32:55 -04: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 FIX: Another onebox head request 2017-05-22 17:00:19 -04:00
email_updater_spec.rb
enum_spec.rb
file_helper_spec.rb Use webmock to stub external web requests. 2017-05-26 15:19:09 +08:00
filter_best_posts_spec.rb
final_destination_spec.rb FIX: Support for skipping redirects on certain domains (like steam) 2017-06-26 15:38:43 -04:00
flag_query_spec.rb FIX: Don't notify or return flags on system users 2017-05-08 13:13:35 -04:00
gaps_spec.rb
global_path_spec.rb
guardian_spec.rb FIX: Regular users shouldn't be able to invite to PMs if disabled 2017-05-19 12:57:21 -04:00
has_errors_spec.rb
html_normalize_spec.rb Feature: CommonMark support 2017-06-23 12:01:33 -04:00
html_prettify_spec.rb
html_to_markdown_spec.rb FIX: supports bare <li> when converting html to markdown 2017-05-17 15:05:11 +02:00
image_sizer_spec.rb
js_locale_helper_spec.rb FIX: admin locales were not getting converted to message format 2017-03-25 01:12:23 +05:30
json_error_spec.rb
letter_avatar_spec.rb
new_post_manager_spec.rb
new_post_result_spec.rb
oneboxer_spec.rb FIX: Onebox will do a HEAD request first for redirects 2017-05-22 16:52:26 -04:00
onpdiff_spec.rb
pbkdf2_spec.rb
pinned_check_spec.rb
post_action_creator_spec.rb
post_creator_spec.rb UX: Don't send emails for discobot notifications. 2017-06-12 17:00:27 +09:00
post_destroyer_spec.rb REFACTOR: Allow delete_removed_posts_after SiteSetting to be bypassed. 2017-06-16 12:27:51 +09:00
post_enqueuer_spec.rb
post_merger_spec.rb
post_revisor_spec.rb
pretty_text_spec.rb support for bbcode [code] blocks 2017-06-29 16:04:10 -04:00
promotion_spec.rb
rate_limiter_spec.rb
redis_store_spec.rb
s3_helper_spec.rb
score_calculator_spec.rb
search_spec.rb FIX: Full page search was removing advanced search terms 2017-06-21 15:51:15 -04:00
secure_session_spec.rb
site_setting_extension_spec.rb Support Ruby 2.4. 2017-04-15 12:29:00 +08:00
slug_spec.rb
spam_handler_spec.rb
sql_builder_spec.rb
stats_socket_spec.rb make stat socket much more robust 2017-04-21 17:12:29 -04:00
suggested_topics_builder_spec.rb
system_message_spec.rb
table_migration_helper_spec.rb fix deploy problems due to renamed table 2017-05-12 15:17:25 -04:00
text_cleaner_spec.rb
text_sentinel_spec.rb
timeline_lookup_spec.rb
topic_creator_spec.rb FEATURE: staff can set a timer to remind them about a topic 2017-05-16 14:49:50 -04:00
topic_query_spec.rb FIX: 'read' filter in top menu showing new topics 2017-04-29 14:37:45 +05:30
topic_retriever_spec.rb
topic_view_spec.rb
topics_bulk_action_spec.rb fix randomly failing specs 2017-03-27 22:47:41 +02:00
trashable_spec.rb
trust_level_spec.rb
unread_spec.rb
url_helper_spec.rb
user_name_suggester_spec.rb
version_spec.rb