.. |
api_key_fabricator.rb
|
Don't blow up if Redis switches to READONLY
|
2015-04-24 14:37:16 -04:00 |
badge_fabricator.rb
|
Remove color_hexcode column from badge_types.
|
2014-04-17 05:36:29 +05:30 |
category_fabricator.rb
|
switch contents of embeddable_host_fabricator.rb and category_fabricator.rb
|
2017-03-01 15:13:31 -05: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
|
Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline.
|
2014-05-14 10:18:12 -04:00 |
color_scheme_fabricator.rb
|
FEATURE: Native theme support
|
2017-04-12 10:53:49 -04: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
|
Refactor SessionController#create, reduce complexity.
|
2013-11-15 22:09:03 +05:30 |
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 groups page.
|
2016-12-14 17:27:47 +08:00 |
group_history_fabricator.rb
|
FEATURE: Group logs.
|
2016-12-12 17:29:54 +08:00 |
incoming_link_fabricator.rb
|
FIX: Admin panel referral stats not counting topics correctly
|
2014-11-24 12:16:52 -08:00 |
invite_fabricator.rb
|
moved comments to the bottom, they are way less intrusive there
|
2013-05-24 12:48:32 +10:00 |
like_fabricator.rb
|
Don't blow up if Redis switches to READONLY
|
2015-04-24 14:37:16 -04:00 |
notification_fabricator.rb
|
introduce Enum
|
2013-03-01 21:16:36 +03:00 |
optimized_image_fabricator.rb
|
enable thumbnailing on S3
|
2013-07-31 23:26:34 +02:00 |
permalink_fabricator.rb
|
Don't blow up if Redis switches to READONLY
|
2015-04-24 14:37:16 -04:00 |
post_detail_fabricator.rb
|
Adding post details in preparation for the API importer code.
|
2013-10-15 09:21:30 -05:00 |
post_fabricator.rb
|
FEATURE: Disable minimum post length check when in PM with non human users.
|
2017-04-27 16:00:22 +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
|
Allow posts in any queue to support topic/post attributes
|
2015-04-15 14:54:37 -04:00 |
screened_email_fabricator.rb
|
Add ScreenedUrl. Rename BlockedEmail to ScreenedEmail.
|
2013-08-14 16:08:23 -04:00 |
screened_ip_address_fabricator.rb
|
Don't blow up if Redis switches to READONLY
|
2015-04-24 14:37:16 -04:00 |
screened_url_fabricator.rb
|
Add ScreenedUrl. Rename BlockedEmail to ScreenedEmail.
|
2013-08-14 16:08:23 -04:00 |
single_sign_on_record_fabricator.rb
|
Fix force_avatar_update.to_i error as force_avatar_update is a boolean
|
2015-01-30 09:51:38 +00:00 |
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_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 embed/info endpoint for TopicEmbed queries
|
2015-09-16 03:22:24 +00:00 |
topic_fabricator.rb
|
FEATURE: Disable minimum post length check when in PM with non human users.
|
2017-04-27 16:00:22 +08:00 |
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
|
PERF: Split queries when cleaning uploads.
|
2016-07-04 16:34:32 +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_fabricator.rb
|
Set custom fields before saving in fabricator.
|
2017-05-12 14:01:31 +08:00 |
user_field_fabricator.rb
|
FEATURE: Support for a `required` setting on user fields.
|
2014-10-08 15:10:19 -04: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 |
web_hook_fabricator.rb
|
FIX: User created web hook being enqueued before record has been saved.
|
2017-03-16 14:44:09 +08:00 |