discourse/spec/components
Robin Ward af1571a58f Site Settings for post approval 2015-04-15 14:54:37 -04:00
..
auth few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
common_passwords few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
concern FIX: 🐛 Saving the same custom field array twice would raise an error 2015-01-15 15:31:50 -05:00
email FIX: add email reply error message for topic not getting created in restricted category 2015-04-10 17:11:52 +05:30
file_store few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
freedom_patches few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
highlight_js FEATURE: Allow selection of highlight js languages 2015-03-13 16:18:59 +11:00
import few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
middleware FEATURE: allow view exclusion using custom header 2015-02-26 11:41:11 +11:00
onebox/engine few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
plugin Support a `url` field in plugin metadata 2015-02-06 18:08:57 -05:00
scheduler PERF: allow background jobs to flush between requests in same thread 2015-02-17 09:58:43 +11:00
sidekiq few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
site_settings few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
validators FEATURE: make full names a required field of user profiles with the full_name_required setting 2015-04-02 17:08:04 -04:00
admin_user_index_query_spec.rb FIX: moderators should be able to search users by email 2014-10-29 22:08:41 +01:00
archetype_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
avatar_lookup_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
avatar_upload_service_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
cache_spec.rb FIX: emoji cache could get corrupt 2015-02-19 16:58:22 +11:00
category_list_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
composer_messages_finder_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
content_buffer_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
cooked_post_processor_spec.rb FIX: picture would be hidden when [details] block was closed in the composer 2015-03-16 18:57:15 +01:00
crawler_detection_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
current_user_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
directory_helper_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
discourse_diff_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
discourse_event_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
discourse_hub_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
discourse_plugin_registry_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
discourse_plugin_spec.rb FIX: Clean up after adding events. Fixes random test failures. 2015-02-04 17:33:18 -05:00
discourse_sass_compiler_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
discourse_spec.rb Rename handle_exception to handle_job_exception 2015-02-09 12:47:46 -08:00
discourse_stylesheets_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
discourse_updates_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
distributed_cache_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
distributed_memoizer_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
distributed_mutex_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
enum_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
filter_best_posts_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
flag_query_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
gaps_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
guardian_spec.rb Merge pull request #3247 from jmay/group-manager-invites 2015-03-16 09:53:04 +01:00
has_errors_spec.rb `PostEnqueuer` object to handle validation of enqueued posts 2015-04-15 14:54:36 -04:00
image_sizer_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
js_locale_helper_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
json_error_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
letter_avatar_spec.rb FIX: cleanup old letter avatars if needed 2015-04-07 13:03:43 +10:00
new_post_manager_spec.rb Site Settings for post approval 2015-04-15 14:54:37 -04:00
new_post_result_spec.rb `NewPostManager` determines whether to queue a post or not 2015-04-15 14:54:36 -04:00
oneboxer_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
onpdiff_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
pbkdf2_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
pinned_check_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
post_creator_spec.rb `NewPostManager` determines whether to queue a post or not 2015-04-15 14:54:36 -04:00
post_destroyer_spec.rb FEATURE: reorder participants in topic so always chronological 2015-04-06 17:27:05 +10:00
post_enqueuer_spec.rb `PostEnqueuer` object to handle validation of enqueued posts 2015-04-15 14:54:36 -04:00
post_revisor_spec.rb fix some rspec deprecations 2015-02-26 13:05:20 +01:00
pretty_text_spec.rb Add blank alt attribute to avatars. 2015-04-14 14:39:40 +01:00
promotion_spec.rb Promotion fails if the user account isn't old enough yet. 2015-04-14 12:14:59 -04:00
rate_limiter_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
redis_store_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
s3_helper_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
score_calculator_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
search_spec.rb FIX: allow searching in PMs when "search this topic" is selected 2015-02-19 12:56:49 +11:00
site_setting_extension_spec.rb FEATURE: allow for a localized error when a regex fails in site settings 2015-02-27 11:45:56 +11:00
slug_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
spam_handler_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
sql_builder_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
suggested_topics_builder_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
system_message_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
text_cleaner_spec.rb FIX: stop stripping zero-width-whitespace 2015-03-27 13:03:24 +11:00
text_sentinel_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
topic_creator_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
topic_query_spec.rb FIX: User's topic lists weren't consistent WRT visibility 2015-03-23 18:13:06 -04:00
topic_retriever_spec.rb Add custom embed_by_username feature 2014-06-09 12:35:38 -07:00
topic_view_spec.rb Promotion fails if the user account isn't old enough yet. 2015-04-14 12:14:59 -04:00
topics_bulk_action_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
trashable_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
unread_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
url_helper_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00
user_name_suggester_spec.rb few components with rspec3 syntax 2015-01-09 13:34:37 -03:00