discourse/lib/discourse_dev
Osama Sayegh 5a55c9062a
DEV: Add reviewables:populate rake task (#30540)
Adds a new reviewables:populate rake task that works in a similar fashion to the existing *:populate rake tasks. The rake task creates pending reviewable of all core types, with possibility for plugins to extend the task to populate their own reviewable types.
2025-01-03 10:05:04 +08: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: Add reviewables:populate rake task (#30540) 2025-01-03 10:05:04 +08: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