.. |
email
|
Fix for multiple paragraph emails with text em-dashes in them (--).
|
2013-06-25 14:06:05 -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 |
site_settings
|
fix all sorts of issues with random spec order
|
2013-06-23 13:35:25 +10: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
|
lets not fail in order random
|
2013-06-23 13:35:25 +10:00 |
avatar_lookup_spec.rb
|
refactored and tested AvatarLookup
|
2013-05-30 11:04:05 +02:00 |
cache_spec.rb
|
|
|
category_list_spec.rb
|
Don't show invisible topics in uncategorized on categories page
|
2013-06-21 11:36:00 -04:00 |
content_buffer_spec.rb
|
|
|
cooked_post_processor_spec.rb
|
forgot to commit the test
|
2013-06-24 22:56:03 +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
|
I think this is more correct, admins/mods should always be able to invite
|
2013-06-21 16:35:27 +10: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
|
Email parsing uses Traditional Markdown Linebreaks by default. Added JS tests for line breaks.
|
2013-06-21 11:37:26 -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 |
site_setting_extenstion_spec.rb
|
values is a much more consistent name than all_values ... we use {}.values not {}.all_values
|
2013-06-23 15:07:49 +10: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 |