mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-15 03:39:43 +08:00
Replace individual per-locale queries with a single query that calculates completion progress for all locales at once. This commit also removes methods off the `base_candidate` (used for Categories and Topics as well) which are not used any more, as the progress dashboard only shows progress for posts. t/162846/4 --------- Co-authored-by: Nat <natalie.tay@discourse.org> |
||
|---|---|---|
| .. | ||
| ai_bot | ||
| ai_helper | ||
| ai_moderation | ||
| automation | ||
| completions | ||
| configuration | ||
| database | ||
| discord/bot | ||
| discover | ||
| embeddings | ||
| inference | ||
| inferred_concepts | ||
| personas | ||
| sentiment | ||
| summarization | ||
| tasks | ||
| translation | ||
| utils | ||
| automation.rb | ||
| embeddings.rb | ||
| engine.rb | ||
| guardian_extensions.rb | ||
| multisite_hash.rb | ||
| post_extensions.rb | ||
| summarization.rb | ||
| topic_extensions.rb | ||
| translation.rb | ||