discourse/spec/components
2013-11-20 13:30:01 -05:00
..
auth cleanup API for looking up a user by email or username, add specs, fix invalid auto association in open id provider 2013-10-28 16:29:07 +11:00
concern correct ordering algorithm 2013-10-21 16:14:09 +11:00
email Abort triggers for email body processing 2013-11-20 13:30:01 -05:00
export
file_store pull hotlinked images 2013-11-05 19:07:29 +01:00
import
middleware
oneboxer Fixed Youtube videos appearing on top of compose panel (props to @hrobertson) 2013-11-06 17:19:02 +01:00
plugin allow plugins to be symlinked 2013-10-21 19:59:28 +02:00
site_settings Load site settings from config/site_settings.yml 2013-11-14 16:02:13 -05:00
validators Fixes for postgresql inet columns in Rails 4. They're backed by an IPAddr class now, which breaks sql parameter marker support, and automatically sets the attribute to nil when trying to assign an invalid ip address. 2013-10-22 19:19:32 -04:00
admin_user_index_query_spec.rb Used the term suspended instead of banned. 2013-11-07 13:53:49 -05:00
archetype_spec.rb
avatar_detector_spec.rb
avatar_lookup_spec.rb
avatar_upload_service_spec.rb Refactor Users#upload_avatar method 2013-11-11 23:21:14 +05:30
boost_trust_level_spec.rb
cache_spec.rb
category_list_spec.rb change it so all topics MUST include a category, we store a special uncategorized category to compensate 2013-10-24 12:08:02 +11:00
composer_messages_finder_spec.rb Rename "Best Of" to "Summary" 2013-11-18 12:48:26 -05:00
content_buffer_spec.rb
cooked_post_processor_spec.rb FIX markdown hotlinked images were not properly pulled 2013-11-20 13:10:08 +01:00
current_user_spec.rb
diff_engine_spec.rb
directory_helper_spec.rb
discourse_hub_spec.rb
discourse_plugin_registry_spec.rb
discourse_spec.rb pull hotlinked images 2013-11-05 19:07:29 +01:00
discourse_updates_spec.rb FIX: issue 1538. After upgrading and before a new version check request has been made, dashboard might still say that an update is available. 2013-11-04 12:51:09 -05:00
distributed_hash_spec.rb
distributed_memoizer_spec.rb
enum_spec.rb
filter_best_posts_spec.rb
flag_query_spec.rb
guardian_spec.rb Used the term suspended instead of banned. 2013-11-07 13:53:49 -05:00
image_sizer_spec.rb
js_locale_helper_spec.rb
oneboxer_spec.rb
pbkdf2_spec.rb
pinned_check_spec.rb
post_creator_spec.rb fix ; nil reference in spam_rules_enforcer.rb 2013-10-22 19:14:31 -06:00
post_destroyer_spec.rb
post_revisor_spec.rb keep track of the user who revised a post 2013-11-06 11:43:40 +01:00
pretty_text_spec.rb pull hotlinked images 2013-11-05 19:07:29 +01:00
promotion_spec.rb
rate_limiter_spec.rb
score_calculator_spec.rb Rename "Best Of" to "Summary" 2013-11-18 12:48:26 -05:00
search_spec.rb
site_setting_extension_spec.rb Site settings: move category into the opts hash so that it's compatibale with existing plugins 2013-11-15 14:32:33 -05:00
slug_spec.rb
sql_builder_spec.rb
suggested_topics_builder_spec.rb
summarize_spec.rb
system_message_spec.rb
text_cleaner_spec.rb
text_sentinel_spec.rb
topic_query_spec.rb Enable column sorting main topic list 2013-11-14 15:50:36 -05:00
topic_view_spec.rb
trashable_spec.rb change it so all topics MUST include a category, we store a special uncategorized category to compensate 2013-10-24 12:08:02 +11:00
unread_spec.rb
url_helper_spec.rb FIX markdown hotlinked images were not properly pulled 2013-11-20 13:10:08 +01:00
user_destroyer_spec.rb FIX: categories created by users who are deleted cannot be deleted 2013-11-01 16:56:15 -04:00
user_name_suggester_spec.rb