mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-10 19:14:03 +08:00
This change adds a new `type_source` field to the `Reviewable` model, indicating whether the Reviewable type was registered by `core`, a plugin, or an `unknown` source. When a plugin that registered a Reviewable type is disabled, this allows us to tell the user which plugin they need to re-enable to handle any orphan reviewable items. |
||
|---|---|---|
| .. | ||
| filter_manager_spec.rb | ||
| instance_spec.rb | ||
| metadata_spec.rb | ||