Current configuration on the wiki
Find a file
Dreamy Jazz db256147e9 Test edit.php
Why:
* The maintenance scripts in core are mostly untested and testing
  them will ensure that they are more reliable and resistant to
  regressions.

What:
* Create EditTest

Bug: T371167
Change-Id: Ib57bdc82b13fe8cd353716edd99862553bc1b870
2024-08-11 16:37:31 +00:00
.phan
cache
docs Merge "Stats: Remove $wgSamplingStatsdClient, deprecate SamplingStatsdClient class" 2024-08-08 21:00:34 +00:00
extensions
images
includes Chinese Conversion Table Update 2024-3 2024-08-11 15:16:55 +00:00
languages Add full stop into blockedtext-reason-comment 2024-08-11 06:53:40 +00:00
maintenance Chinese Conversion Table Update 2024-3 2024-08-11 15:16:55 +00:00
mw-config Remove superfluous spaces 2024-07-03 04:24:59 +00:00
resources Merge "Remove dysfunctional links underline removal" 2024-08-10 11:33:35 +00:00
skins
tests Test edit.php 2024-08-11 16:37:31 +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 Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
CODE_OF_CONDUCT.md
composer.json build: Update mediawiki/mediawiki-codesniffer to 44.0.0 2024-08-11 13:08:16 +02:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js Merge "codex: Provide i18n function and messages" 2024-07-03 07:06:47 +00:00
HISTORY HISTORY: Add 1.39.8/1.40.4/1.41.2/1.42.1 2024-06-27 16:53:26 +01:00
img_auth.php
index.php
INSTALL
jsdoc.json Update jsdoc-wmf-theme from 1.0.1 to 1.1.0 2024-06-27 19:29:24 +00:00
load.php
opensearch_desc.php Replace direct use of $wgRestPath with wfScript() 2024-07-01 22:01:32 +00:00
package-lock.json Update jsdoc-wmf-theme from 1.0.1 to 1.1.0 2024-06-27 19:29:24 +00:00
package.json Merge "build: alphabetize package.json scripts" 2024-07-05 00:39:07 +00:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.43 build: Update mediawiki/mediawiki-codesniffer to 44.0.0 2024-08-11 13:08:16 +02: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.