discourse/spec/components
Sam 0f585bcdbe FIX: PM should never be allowed to have a category
FIX: TL3 should not be allowed to muck with PM titles
2014-09-11 17:39:34 +10:00
..
auth FEATURE: raise an exception when the email is missing in the OpenId callback 2014-08-07 19:28:50 +02:00
common_passwords
concern
email Add test for "on day, name wrote" quote trigger 2014-09-09 16:27:06 -07:00
file_store FIX: don't mess with fixtures when running the specs 2014-07-14 17:34:23 +02:00
freedom_patches FEATURE: added method for draining idle connections 2014-08-11 15:13:37 +10:00
import
middleware
onebox/engine
plugin
scheduler
sidekiq unhack spec 2014-08-19 20:57:34 +10:00
site_settings
validators FIX: don't let admins skip post validations, unless it's faq, tos, or privacy 2014-08-01 14:53:35 -04:00
admin_user_index_query_spec.rb
archetype_spec.rb
avatar_lookup_spec.rb
avatar_upload_service_spec.rb FIX: don't mess with fixtures when running the specs 2014-07-14 17:34:23 +02:00
cache_spec.rb
category_list_spec.rb
composer_messages_finder_spec.rb FIX: PM should never be allowed to have a category 2014-09-11 17:39:34 +10:00
content_buffer_spec.rb
cooked_post_processor_spec.rb
crawler_detection_spec.rb
current_user_spec.rb
directory_helper_spec.rb
discourse_diff_spec.rb
discourse_event_spec.rb Move discourse_plugin to lib 2014-07-23 00:03:48 -04:00
discourse_hub_spec.rb Remove hub username integration 2014-07-16 12:25:24 -04:00
discourse_plugin_registry_spec.rb
discourse_plugin_spec.rb Move discourse_plugin to lib 2014-07-23 00:03:48 -04:00
discourse_sass_compiler_spec.rb
discourse_spec.rb Change 'code' to 'message' 2014-07-17 15:19:58 -07:00
discourse_stylesheets_spec.rb
discourse_updates_spec.rb
distributed_hash_spec.rb
distributed_memoizer_spec.rb
distributed_mutex_spec.rb
enum_spec.rb
filter_best_posts_spec.rb
flag_query_spec.rb FEATURE: flag dispositions normalization 2014-07-28 19:28:07 +02:00
gaps_spec.rb
guardian_spec.rb FIX: PM should never be allowed to have a category 2014-09-11 17:39:34 +10:00
image_sizer_spec.rb
js_locale_helper_spec.rb FIX: Broken locale specs 2014-08-20 15:01:31 -04:00
json_error_spec.rb
oneboxer_spec.rb
onpdiff_spec.rb
pbkdf2_spec.rb
pinned_check_spec.rb
post_creator_spec.rb FEATURE: List moderator warnings on admin dashboard 2014-09-08 13:25:02 -04:00
post_destroyer_spec.rb FIX: PostDestroyer needs to update user stats. Delete All Posts button was broken, making it impossible to delete users. 2014-08-14 15:21:16 -04:00
post_revisor_spec.rb FIX: couldn't start a 4-spaces block on the first line of a post 2014-09-02 01:18:06 +02:00
pretty_text_spec.rb FEATURE: Allow manual excerpt to be specified anywhere in the post and override max excerpt length 2014-09-03 22:06:53 -07:00
promotion_spec.rb Internal renaming of elder,leader,regular,basic to numbers 2014-09-05 15:20:52 +10:00
rate_limiter_spec.rb
redis_store_spec.rb
score_calculator_spec.rb
search_spec.rb FIX: highlight in yellow, not blue 2014-09-04 15:01:13 +10:00
site_setting_extension_spec.rb FIX: filter whitelist domain name 2014-07-24 22:02:10 +05:30
slug_spec.rb
sql_builder_spec.rb
suggested_topics_builder_spec.rb
summarize_spec.rb
system_message_spec.rb Move FAQ, Terms of Service, and Privacy Policy into topics in the Staff category. First post of those topics will be rendered on their respective pages. Site settings and content are not used for these documents anymore. Translations of the default text is moved into the standard YML files. 2014-07-25 14:41:20 -04:00
text_cleaner_spec.rb FEATURE: normalize whitespaces in topic title/post content 2014-08-12 00:01:58 +02:00
text_sentinel_spec.rb
topic_creator_spec.rb Internal renaming of elder,leader,regular,basic to numbers 2014-09-05 15:20:52 +10:00
topic_query_spec.rb Fix ordering of posts in posts in order unit test. 2014-08-12 10:31:21 +02:00
topic_retriever_spec.rb
topic_view_spec.rb FIX: only show 'defer flags' when there are active flags on the post 2014-08-04 17:29:01 +02:00
topics_bulk_action_spec.rb FEATURE: Can bulk delete topics now using the modal. 2014-08-11 15:14:02 -04:00
trashable_spec.rb
unread_spec.rb
url_helper_spec.rb
user_name_suggester_spec.rb