discourse/spec/components
2013-06-20 12:38:37 -04:00
..
email More email receiving logic 2013-06-20 12:38:37 -04:00
export
import
jobs First stab at polling support for POP3S / reply by email 2013-06-17 16:49:02 -04:00
oneboxer Link hashtags in Twitter onebox 2013-06-13 21:09:37 -07:00
validators refactor validators 2013-06-13 18:18:43 +10:00
admin_logger_spec.rb
admin_user_index_query_spec.rb extract Admin::UsersController#index to its own query class 2013-06-19 13:48:45 -07:00
archetype_spec.rb
avatar_lookup_spec.rb refactored and tested AvatarLookup 2013-05-30 11:04:05 +02:00
cache_spec.rb
category_list_spec.rb
content_buffer_spec.rb
cooked_post_processor_spec.rb keep uploads reverse index up to date 2013-06-17 22:46:48 +02:00
current_user_spec.rb
diff_engine_spec.rb
discourse_hub_spec.rb
discourse_plugin_registry_spec.rb
discourse_spec.rb Automatically flag someone as a spammer if their posts get at least X spam flags from N users while their trust level is 'new user'. Staff can clear and set this status from the user record in admin. 2013-06-03 16:37:40 -04:00
distributed_hash_spec.rb
enum_spec.rb
guardian_spec.rb Automatically flag someone as a spammer if their posts get at least X spam flags from N users while their trust level is 'new user'. Staff can clear and set this status from the user record in admin. 2013-06-03 16:37:40 -04:00
image_sizer_spec.rb
jobs_spec.rb
js_locale_helper_spec.rb Add test for load plurals before precompile 2013-06-16 02:38:28 +04:00
local_store_spec.rb added a rake task to clean orphan uploaded files 2013-06-19 21:51:41 +02:00
oneboxer_spec.rb
pbkdf2_spec.rb
pinned_check_spec.rb
post_creator_spec.rb Send a message to moderators when a newuser_spam_host_threshold is exceeded. Send it no more than once per day per user. 2013-06-10 13:17:32 -04:00
post_destroyer_spec.rb Remove topic links when a post is deleted 2013-06-13 13:41:54 -04:00
post_revisor_spec.rb
pretty_text_spec.rb Allow images in the daily digest for top scoring posts 2013-06-05 18:55:27 -04:00
promotion_spec.rb
rate_limiter_spec.rb Sliding window rate limiting 2013-05-25 12:37:28 -07:00
s3_spec.rb make sure we only do the work once 2013-06-17 02:49:34 +02:00
score_calculator_spec.rb
search_spec.rb FIX: When using a search context, *prefer* the context's results, don't restrict to only them. 2013-05-24 16:17:09 -04:00
slug_spec.rb omit single quotes from slug 2013-06-03 09:08:34 +10:00
sql_builder_spec.rb hidden and deleted state in user stream 2013-06-12 11:14:08 +10:00
summarize_spec.rb
system_message_spec.rb
text_cleaner_spec.rb Thread title fixer should ignore special cases like iLetter 2013-05-23 21:31:08 +02:00
text_sentinel_spec.rb Fix to prevent check for all upper case for non-ascii messages 2013-06-17 12:22:50 -04:00
topic_query_spec.rb correct information leak in page not found 2013-06-13 10:27:17 +10:00
topic_view_spec.rb
unread_spec.rb
user_destroyer_spec.rb
user_name_suggester_spec.rb Refactored user_name suggestion methods into a module to reduce the complexity of User model 2013-06-06 16:40:10 +02:00