..
active_record /connection_adapters
FIX: PostgreSQLFallbackHandler
was bouncing in and out of readonly.
2016-03-08 10:02:38 +08:00
auth
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
common_passwords
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
concern
FIX: Query for category hashtag should be case sensitive.
2016-03-28 11:15:10 +08:00
demon
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
email
Lots bounce emails related fixes
2016-05-06 19:34:33 +02:00
file_store
add more specs for Image Lightbox on Subfolder Install
2016-04-20 15:42:40 -04:00
freedom_patches
correct spec
2016-02-17 18:13:57 +11:00
highlight_js
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
import
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
middleware
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
onebox /engine
FIX: Replace emoji in local oneboxes
2016-03-14 14:48:48 -04:00
plugin
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
scheduler
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
sidekiq
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
site_settings
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
validators
FIX: bypass TL0-specific validations on posts in a PM
2016-04-18 22:08:42 +02:00
admin_user_index_query_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
archetype_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
avatar_lookup_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
cache_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
composer_messages_finder_spec.rb
FIX: disable avatar education message when 'allow_uploaded_avatars' is
2015-12-14 22:47:35 +05:30
content_buffer_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
cooked_post_processor_spec.rb
Merge pull request #4053 from xfalcox/patch-5
2016-04-20 15:16:35 -04:00
crawler_detection_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
current_user_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
directory_helper_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
discourse_diff_spec.rb
FIX: Don't diplay character reference in HTML diffs ( #4204 )
2016-05-09 08:44:21 +02:00
discourse_event_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
discourse_hub_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
discourse_i18n_spec.rb
FIX: Load translation overrides for more than one locale
2016-02-22 22:48:56 +01:00
discourse_plugin_registry_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
discourse_plugin_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
discourse_redis_spec.rb
FIX: Reset state of DiscourseRedis::FallbackHandler
in tests.
2016-04-18 10:41:40 +08:00
discourse_sass_compiler_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
discourse_spec.rb
FEATURE: Support multisite in PostgreSQL fallback adapter.
2016-03-02 21:37:37 +08:00
discourse_stylesheets_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
discourse_updates_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
distributed_cache_spec.rb
FIX: DistributedCache would fail serialization in some cases
2016-01-30 09:01:15 +11:00
distributed_memoizer_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
distributed_mutex_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
email_updater_spec.rb
FEATURE: move more urgent emails notifications to critical queue
2016-04-07 14:39:01 +10:00
enum_spec.rb
Enums that are used in tables need to be stable
2016-01-08 20:43:11 +05:30
filter_best_posts_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
flag_query_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
gaps_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
global_path_spec.rb
FIX: when CDN assets are not in root path source maps fail
2016-02-05 13:05:47 +11:00
guardian_spec.rb
FEATURE: allow moderators to convert a private message to public topic or vice versa
2016-05-04 22:47:32 +05:30
has_errors_spec.rb
FIX: show proper error message when no user selected for private message
2016-05-05 18:47:08 +05:30
html_prettify_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
image_sizer_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
js_locale_helper_spec.rb
FIX: Allow message format translations to be overridden
2016-04-08 14:49:50 -04:00
json_error_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
letter_avatar_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
new_post_manager_spec.rb
Adjustment: New User Posts must be reviewed at TL0 + TL1
2016-03-02 14:54:03 -05:00
new_post_result_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
oneboxer_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
onpdiff_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
pbkdf2_spec.rb
few components with rspec3 syntax
2015-01-09 13:34:37 -03:00
pinned_check_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
post_action_creator_spec.rb
cleanup post action creator
2015-12-30 20:54:51 +01:00
post_creator_spec.rb
FIX: Broken spec which was brittle
2016-04-12 16:09:47 -04:00
post_destroyer_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
post_enqueuer_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
post_revisor_spec.rb
UX: Publish changes to TopicView when Topic is updated.
2016-04-07 16:29:01 +02:00
pretty_text_spec.rb
FIX: Post does not save if it contains a tag link
2016-05-02 11:36:09 +10:00
promotion_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
rate_limiter_spec.rb
FEATURE: Warn a user when they have few likes remaining
2016-03-18 11:30:29 -04:00
redis_store_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
s3_helper_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
score_calculator_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
search_spec.rb
FEATURE: in:pinned and in:unpinned search filters
2016-03-18 16:26:54 +11:00
site_setting_extension_spec.rb
FIX: false overrides should be permitted via ENV
2016-02-13 17:49:26 +11:00
slug_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
spam_handler_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
sql_builder_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
suggested_topics_builder_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
system_message_spec.rb
FEATURE: automatically archive welcome messages for site_contact_user
2016-01-10 16:46:11 +11:00
text_cleaner_spec.rb
Rewrite capitalize for readability
2016-03-20 08:35:48 -04:00
text_sentinel_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
topic_creator_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
topic_query_spec.rb
Added ability to create topic sorts in plugins with custom_fields
2016-03-04 11:07:39 -06:00
topic_retriever_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
topic_view_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
topics_bulk_action_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
trashable_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
trust_level_spec.rb
Enums that are used in tables need to be stable
2016-01-08 20:43:11 +05:30
unread_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
url_helper_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
user_name_suggester_spec.rb
FIX: Don't suggest invalid username
2016-02-21 23:28:57 +01:00
version_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00