discourse/spec/components
Sam e7e70d14da Merge pull request #2591 from BenLubar/benlubar-edit-history-public
add profile option for edit history visibility
2014-07-30 14:09:10 +10:00
..
auth
common_passwords
concern FEATURE: register_custom_field_type, support bool and integer 2014-06-17 12:42:12 +10:00
email FIX: use email_site_title for emails like reset password and account activation too 2014-07-22 15:52:20 -04:00
file_store FIX: don't mess with fixtures when running the specs 2014-07-14 17:34:23 +02:00
import
middleware
onebox/engine
plugin
scheduler
site_settings
validators FIX: admins bypass some post validations. This allows them to edit legal docs even if those docs are longer than max post length, for example. 2014-07-28 16:40:14 -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 FIX: topics in private sub-categories were visible to everyone on the categories page 2014-06-16 15:12:14 -04:00
composer_messages_finder_spec.rb
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 Fix typo in XSS test 2014-06-16 08:40:19 +05:30
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 Merge pull request #2591 from BenLubar/benlubar-edit-history-public 2014-07-30 14:09:10 +10:00
image_sizer_spec.rb
js_locale_helper_spec.rb
json_error_spec.rb
oneboxer_spec.rb
onpdiff_spec.rb
pbkdf2_spec.rb
pinned_check_spec.rb
post_creator_spec.rb FIX: dupe protection is API only now 2014-07-14 15:59:58 +10:00
post_destroyer_spec.rb FEATURE: flag dispositions normalization 2014-07-28 19:28:07 +02:00
post_revisor_spec.rb collapse tests to improve perf of suite 2014-06-16 12:13:28 +10:00
pretty_text_spec.rb REFACTOR: Move Markdown tests to Javascript land 2014-07-25 16:08:00 -04:00
promotion_spec.rb FEATURE: don't demote trust level 3 users who were promoted less than SiteSetting.leader_promotion_min_duration days ago 2014-07-08 17:39:49 -04:00
rate_limiter_spec.rb
redis_store_spec.rb
score_calculator_spec.rb
search_spec.rb FIX: remove broken find topic id feature 2014-07-29 16:36:52 +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
text_sentinel_spec.rb
topic_creator_spec.rb
topic_query_spec.rb TWEAK: Don't show subcategory topic definitions when viewing a category list. 2014-06-30 15:22:40 -04:00
topic_retriever_spec.rb
topic_view_spec.rb FEATURE: Hide deleted posts by default for staff 2014-07-17 10:40:15 -07:00
topics_bulk_action_spec.rb FIX: We should use category_id instead of category_name to perform 2014-07-16 15:40:35 -04:00
trashable_spec.rb
unread_spec.rb
url_helper_spec.rb
user_name_suggester_spec.rb