Skip to content

Begin implementing built in repository to handle cached data#762

Draft
Universal-Omega wants to merge 12 commits intomainfrom
add-repository
Draft

Begin implementing built in repository to handle cached data#762
Universal-Omega wants to merge 12 commits intomainfrom
add-repository

Conversation

@Universal-Omega
Copy link
Member

@Universal-Omega Universal-Omega commented Feb 2, 2026

TODO:

  • $wgManageWikiDisabledExtensions config to allow easily preventing certain extensions from loading
    • This is to replace $wi::$disabledExtensions we use from config in a better and built in provided way.
  • A new repository class that can be used to retrieve certain values from ManageWiki config, such as sitename, dbname, and a few other things. This would be loaded via composer autoloader to allow access from config.
    • This would replace most of the properties from MirahezeFunctions and provide a build in and more performant solution.

@coderabbitai
Copy link

coderabbitai bot commented Feb 2, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch add-repository

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant