Current configuration on the wiki
Find a file
Dreamy Jazz 5c9e3ccd09 Test deleteArchivedRevisions.php
Why:
* The maintenance scripts in core have poor test coverage and
  testing the less complex scripts will help to address this.

What:
* Create DeleteArchivedRevisionsTest

Bug: T371167
Change-Id: I6e61f7a9d62892a92d6f2af21248889e155bf30e
2024-08-10 12:54:33 +00:00
.phan
cache
docs Merge "Stats: Remove $wgSamplingStatsdClient, deprecate SamplingStatsdClient class" 2024-08-08 21:00:34 +00:00
extensions
images
includes Merge "Add data-language-autonym and data-title attributes to interlanguage links" 2024-08-10 12:06:32 +00:00
languages Add namespace translations for Xhosa and Swazi 2024-08-09 18:53:23 +00:00
maintenance Fix blockUsers.php handling of an invalid performer option 2024-08-10 11:33:58 +00:00
mw-config
resources Merge "Remove dysfunctional links underline removal" 2024-08-10 11:33:35 +00:00
skins
tests Test deleteArchivedRevisions.php 2024-08-10 12:54:33 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmessage
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php Merge "Add MediaWiki\Registration namespace to registration classes" 2024-08-10 11:33:27 +00:00
CODE_OF_CONDUCT.md
composer.json Merge "ResourceLoader: Update wikimedia/less.php from 5.0.0 to 5.1.1" 2024-08-09 22:06:06 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL
jsdoc.json
load.php
opensearch_desc.php
package-lock.json
package.json
phpunit.xml.dist
README.md
RELEASE-NOTES-1.43 Merge "Add MediaWiki\Registration namespace to registration classes" 2024-08-10 11:33:27 +00:00
rest.php
SECURITY
thumb.php
thumb_handler.php
UPGRADE

MediaWiki

MediaWiki is a free and open-source wiki software package written in PHP. It serves as the platform for Wikipedia and the other Wikimedia projects, used by hundreds of millions of people each month. MediaWiki is localised in over 350 languages and its reliability and robust feature set have earned it a large and vibrant community of third-party users and developers.

MediaWiki is:

  • feature-rich and extensible, both on-wiki and with hundreds of extensions;
  • scalable and suitable for both small and large sites;
  • simple to install, working on most hardware/software combinations; and
  • available in your language.

For system requirements, installation, and upgrade details, see the files RELEASE-NOTES, INSTALL, and UPGRADE.

MediaWiki is the result of global collaboration and cooperation. The CREDITS file lists technical contributors to the project. The COPYING file explains MediaWiki's copyright and license (GNU General Public License, version 2 or later). Many thanks to the Wikimedia community for testing and suggestions.