discourse/spec/fabricators
Guo Xiang Tan bd07658a37
PERF: Split queries when cleaning uploads.
This reduces the number of scans that the db has to do in the query
to fetch orphan uploads. Futheremore, we were not batching our
records which bloats memory.
2016-07-04 16:34:32 +08:00
..
api_key_fabricator.rb
badge_fabricator.rb
category_fabricator.rb
category_group_fabricator.rb
color_scheme_color_fabricator.rb
color_scheme_fabricator.rb
email_log_fabricator.rb
embeddable_host_fabricator.rb
flag_fabricator.rb
group_fabricator.rb
incoming_link_fabricator.rb
invite_fabricator.rb
like_fabricator.rb
notification_fabricator.rb
optimized_image_fabricator.rb
permalink_fabricator.rb
post_detail_fabricator.rb
post_fabricator.rb FEATURE: Prompt users when they are entering duplicate links 2016-06-07 14:47:22 -04:00
post_revision_fabricator.rb
queued_post_fabricator.rb
screened_email_fabricator.rb
screened_ip_address_fabricator.rb
screened_url_fabricator.rb
single_sign_on_record_fabricator.rb
tag_fabricator.rb FEATURE: tag group options: limit usage of one tag per group, tags in a group can't be used unless a prerequisite tag is used 2016-06-09 16:01:19 -04:00
tag_group_fabricator.rb FEATURE: ability to restrict tags to categories using groups 2016-06-07 15:36:20 -04:00
topic_embed_fabricator.rb
topic_fabricator.rb
upload_fabricator.rb PERF: Split queries when cleaning uploads. 2016-07-04 16:34:32 +08:00
user_action_fabricator.rb
user_avatar_fabricator.rb PERF: Split queries when cleaning uploads. 2016-07-04 16:34:32 +08:00
user_fabricator.rb forgot password on a staged account does nothing 2015-11-09 17:37:33 +01:00
user_field_fabricator.rb
user_option_fabricator.rb PERF: move 3 more option columns out of the user table 2016-02-18 16:57:22 +11:00
user_profile_fabricator.rb