discourse/lib/discourse_dev
Osama Sayegh 2c48c9aea7
DEV: Populate all subtypes of ReviewableQueuedPost (#30663)
Follow-up to 5a55c9062a

There are many scenarios that can result in creating a `ReviewableQueuedPost` record, however in the original commit we only added once scenario to the populate rake task. This commit adds the remaining scenarios to the rake task.
2025-01-09 17:41:11 +03:00
..
category.rb DEV: Apply syntax_tree formatting to `lib/*` 2023-01-09 12:10:19 +00:00
config.rb FEATURE: Add option to hide full name input at signup (#30471) 2024-12-30 22:26:20 +03:00
email_log.rb DEV: Convert `admin-incoming-email` modal to component-based API (#22701) 2023-07-20 16:31:20 -05:00
group.rb DEV: Apply syntax_tree formatting to `lib/*` 2023-01-09 12:10:19 +00:00
post.rb DEV: Apply syntax_tree formatting to `lib/*` 2023-01-09 12:10:19 +00:00
post_revision.rb DEV: Apply syntax_tree formatting to `lib/*` 2023-01-09 12:10:19 +00:00
record.rb DEV: Add reviewables:populate rake task (#30540) 2025-01-03 10:05:04 +08:00
reviewable.rb DEV: Add reviewables:populate rake task (#30540) 2025-01-03 10:05:04 +08:00
reviewable_flagged_post.rb DEV: Add reviewables:populate rake task (#30540) 2025-01-03 10:05:04 +08:00
reviewable_post.rb DEV: Add reviewables:populate rake task (#30540) 2025-01-03 10:05:04 +08:00
reviewable_queued_post.rb DEV: Populate all subtypes of ReviewableQueuedPost (#30663) 2025-01-09 17:41:11 +03:00
reviewable_user.rb DEV: Add reviewables:populate rake task (#30540) 2025-01-03 10:05:04 +08:00
tag.rb DEV: Apply syntax_tree formatting to `lib/*` 2023-01-09 12:10:19 +00:00
topic.rb DEV: Apply syntax_tree formatting to `lib/*` 2023-01-09 12:10:19 +00:00
user.rb DEV: Populate first and last seen at timestamps. (#17643) 2022-07-25 11:54:43 -03:00