..
auth
common_passwords
Check that common passwords list is greater than 0
2013-12-30 14:26:02 -05:00
concern
Allow categories with null position, which means sort them based on activity. Mix absolutely positioned (position is not null) categories with null position categories.
2013-12-16 15:13:57 -05:00
email
Add Email-In-Per-Category
2014-02-28 16:53:58 +01:00
file_store
BUGFIX: we should not store absolute urls for locally uploaded avatar templates
2014-01-07 17:45:06 +01:00
middleware
BUGFIX: fix broken spec
2014-01-09 15:11:04 +11:00
onebox /engine
Add DiscourseLocalOnebox
2014-01-29 14:14:07 -05:00
plugin
scheduler
FEATURE: automatic orphan recovery
2014-02-12 13:33:24 +11:00
site_settings
validators
Fix password_validator_spec
2013-12-27 11:15:53 -05:00
admin_user_index_query_spec.rb
archetype_spec.rb
avatar_detector_spec.rb
avatar_lookup_spec.rb
avatar_upload_service_spec.rb
boost_trust_level_spec.rb
cache_spec.rb
BUGFIX: cache did not support non strings
2014-01-07 17:36:47 +11:00
category_list_spec.rb
Admins don't see uncategorized on /categories if it has no topics and allow_uncategorized_topics is false
2014-01-15 14:11:36 -05:00
composer_messages_finder_spec.rb
Don't notify about dominating private messages.
2014-02-07 05:49:45 +05:30
content_buffer_spec.rb
cooked_post_processor_spec.rb
better revision history
2013-12-12 03:41:34 +01:00
crawler_detection_spec.rb
REFACTOR: Rename GooglebotDetection
to CrawlerDetection
because we
2014-02-20 16:07:02 -05:00
current_user_spec.rb
directory_helper_spec.rb
discourse_diff_spec.rb
add discourse_diff tests
2013-12-16 18:11:46 +01:00
discourse_hub_spec.rb
discourse_plugin_registry_spec.rb
discourse_spec.rb
FEATURE: Discoruse.handle_exception
2014-02-21 14:30:25 +11:00
discourse_updates_spec.rb
Don't abuse as_json, it's not meant for consumption
2013-11-29 21:58:09 -08:00
distributed_hash_spec.rb
distributed_memoizer_spec.rb
enum_spec.rb
filter_best_posts_spec.rb
flag_query_spec.rb
SECURITY: reduce moderator rights
2014-02-07 14:11:52 +11:00
gaps_spec.rb
Show Gaps in the post stream when filters are active
2013-12-05 16:46:59 -05:00
guardian_spec.rb
Look at the age of a user's first post to determine if the user can be nuked, instead of looking at when the user registered.
2014-02-20 12:29:40 -05:00
image_sizer_spec.rb
js_locale_helper_spec.rb
onpdiff_spec.rb
add onpdiff tests
2013-12-16 18:39:49 +01:00
pbkdf2_spec.rb
pinned_check_spec.rb
post_creator_spec.rb
BUGFIX: PMs could be created with a category
2014-01-24 12:57:48 +01:00
post_destroyer_spec.rb
post_revisor_spec.rb
Work in progress: Swap out onebox code for onebox gem
2014-01-29 14:14:07 -05:00
pretty_text_spec.rb
Preserve spoiler tags in post excerpts.
2014-02-20 15:01:44 +05:30
promotion_spec.rb
rate_limiter_spec.rb
redis_store_spec.rb
BUGFIX: redis-rails has always been a problem child
2014-01-06 16:50:04 +11:00
score_calculator_spec.rb
Rename "Best Of" to "Summary"
2013-11-18 12:48:26 -05:00
search_spec.rb
Suppress search in topic unless we have more than 10 posts
2014-02-19 08:59:18 +11:00
site_setting_extension_spec.rb
FIX: 1868 Security: Dangerous Send
2014-01-27 13:05:51 -05:00
slug_spec.rb
sql_builder_spec.rb
suggested_topics_builder_spec.rb
Suggested topics includes closed and archived in new and unread, but not in random results
2014-02-04 12:26:49 -05:00
summarize_spec.rb
system_message_spec.rb
text_cleaner_spec.rb
text_sentinel_spec.rb
topic_creator_spec.rb
Add specs for topic create with auto_close_time. Just ignore auto_close_time from users who are not authorized to use it instead of raising an error.
2013-11-28 11:06:04 -05:00
topic_query_spec.rb
correct spec to account for category definition topics
2014-02-11 10:50:14 +11:00
topic_retriever_spec.rb
Support embeddable_host
values that contain a HTTP/HTTPs protocol
2014-02-12 15:56:06 -05:00
topic_view_spec.rb
Show Gaps in the post stream when filters are active
2013-12-05 16:46:59 -05:00
topics_bulk_action_spec.rb
FEATURE: Bulk reset read
status.
2014-02-21 15:18:45 -05:00
trashable_spec.rb
unread_spec.rb
url_helper_spec.rb
BUGFIX: emoji's url were relatives (was breaking the wordpress plugin)
2014-01-14 23:51:36 +01:00
user_name_suggester_spec.rb