..
api_key_fabricator.rb
Don't blow up if Redis switches to READONLY
2015-04-24 14:37:16 -04:00
badge_fabricator.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
category_fabricator.rb
suppress rejection email when email was sent to mailinglist mirror category
2017-11-17 15:29:14 +01:00
category_group_fabricator.rb
FEATURE: Log staff actions for Category changes.
2015-09-18 10:53:08 +08:00
color_scheme_color_fabricator.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
color_scheme_fabricator.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
email_change_request_fabricator.rb
FIX: Don't allow invalid email to be saved.
2016-12-21 17:47:11 +08:00
email_log_fabricator.rb
email_token_fabricator.rb
PERF: Add endpoint to check if a group can be mentioned by user.
2016-11-26 02:20:46 +08:00
embeddable_host_fabricator.rb
switch contents of embeddable_host_fabricator.rb and category_fabricator.rb
2017-03-01 15:13:31 -05:00
flag_fabricator.rb
Don't blow up if Redis switches to READONLY
2015-04-24 14:37:16 -04:00
group_fabricator.rb
FEATURE: Add group settngs to allow users to leave a group freely.
2017-07-28 15:00:25 +09:00
group_history_fabricator.rb
FEATURE: Group logs.
2016-12-12 17:29:54 +08:00
group_user_fabricator.rb
FEATURE: Rake task to export and import category structure
2017-11-01 17:17:05 +05:30
incoming_email_fabricator.rb
FEATURE: do not send notification emails to users who are included in the To and CC header of an incoming email
2017-11-10 17:44:20 +01:00
incoming_link_fabricator.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
invite_fabricator.rb
FEATURE: Activate users invited via email when invite is redeemed
2018-12-11 00:09:53 +01:00
like_fabricator.rb
Don't blow up if Redis switches to READONLY
2015-04-24 14:37:16 -04:00
notification_fabricator.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
optimized_image_fabricator.rb
permalink_fabricator.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
post_detail_fabricator.rb
post_fabricator.rb
FIX: URLs containing two # would fail to work
2018-12-11 18:03:13 +11:00
post_reply_key_fabricator.rb
PERF: Move EmailLog#reply_key
into new post_reply_keys
table.
2018-07-24 13:51:53 +08:00
post_revision_fabricator.rb
LOTS of changes to properly handle post/topic revisions
2014-10-27 22:06:43 +01:00
queued_post_fabricator.rb
FEATURE: add full editing access to queued posts ( #5047 )
2017-08-15 12:44:05 -04:00
screened_email_fabricator.rb
screened_ip_address_fabricator.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
screened_url_fabricator.rb
shared_draft_fabricator.rb
FEATURE: Shared Drafts
2018-03-20 17:15:26 -04:00
single_sign_on_record_fabricator.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
skipped_email_log_fabricator.rb
PERF: Split skipped email logs into a seperate table.
2018-07-24 13:14:37 +08:00
tag_fabricator.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
tag_group_fabricator.rb
FEATURE: ability to restrict tags to categories using groups
2016-06-07 15:36:20 -04:00
theme_fabricator.rb
FEATURE: backend support for user-selectable components
2018-08-08 14:46:34 +10:00
topic_allowed_group_fabricator.rb
FEATURE: Disable minimum post length check when in PM with non human users.
2017-04-27 16:00:22 +08:00
topic_allowed_user_fabricator.rb
FEATURE: Disable minimum post length check when in PM with non human users.
2017-04-27 16:00:22 +08:00
topic_embed_fabricator.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
topic_fabricator.rb
DEV: Rails 5.2 upgrade and global gem upgrade
2018-06-07 14:21:33 +10:00
topic_tag_fabricator.rb
REFACTOR: New spec tests and code improvement
2018-02-22 20:27:02 +05:30
topic_timer_fabricator.rb
rename topic_status_update to topic_timer
2017-05-11 18:27:53 -04:00
topic_user_fabricator.rb
FIX: whisper no longer experimental
2016-12-02 17:03:31 +11:00
upload_fabricator.rb
Add missing fields to Upload Fabricator ( #6448 )
2018-10-04 22:00:07 +08:00
user_action_fabricator.rb
FEATURE: remove star concept from Discourse
2015-01-07 13:43:27 +11:00
user_api_key_fabricator.rb
FEATURE: user API now contains scopes so permission is granular
2016-10-14 16:05:42 +11:00
user_avatar_fabricator.rb
PERF: Split queries when cleaning uploads.
2016-07-04 16:34:32 +08:00
user_email_fabricator.rb
FEATURE: Secondary emails support.
2018-07-16 11:09:49 +08:00
user_fabricator.rb
FEATURE: Secondary emails support.
2018-07-16 11:09:49 +08:00
user_field_fabricator.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
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
FIX: Don't allow profile bios longer than 3k chars
2014-09-08 15:23:21 -04:00
user_second_factor_fabricator.rb
FEATURE: Second factor backup
2018-06-28 10:12:32 +02:00
watched_word_fabricator.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
web_crawler_request_fabricator.rb
FEATURE: control which web crawlers can access using a whitelist or blacklist
2018-03-22 15:41:02 -04:00
web_hook_fabricator.rb
Rename approval web hook event type to queued post
2018-07-26 10:29:38 +05:30