Current configuration on the wiki
Find a file
Isabelle Hurbain-Palatin b60d8ed7f3 Update release notes with Linter changes and migration advice
Bug: T331883
Bug: T367207
Change-Id: Iafa58435056ac7e7afd6a6d2abf2b48948edd222
2024-10-21 15:52:04 +02:00
.phan Introduce minimal OTEL tracing library 2024-10-09 15:55:31 +02:00
cache
docs Merge "Introduce minimal OTEL tracing library" 2024-10-10 17:33:42 +00:00
extensions
images
includes Merge "ContributionsPager: Split formatRow into separate methods" 2024-10-15 07:42:49 +00:00
languages Localisation updates from https://translatewiki.net. 2024-10-15 09:07:29 +02:00
maintenance Merge "Remove meaningless @var documentation from constants" 2024-10-09 22:03:23 +00:00
mw-config eslint: Manually enforce prefer-const in all remaining code 2024-10-05 22:19:32 +00:00
resources Merge "Deprecate .horizontal-gradient and .vertical-gradient Less mixins" 2024-10-12 11:10:33 +00:00
skins
tests Merge "Test patchSql.php" 2024-10-14 22:15:57 +00:00
.dockerignore
.editorconfig
.eslintignore REST: validate JSON in tests 2024-09-20 15:42:32 +00:00
.eslintrc.json
.fresnel.yml
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmessage
.gitreview
.mailmap build: De-duplicate two recent CREDITS additions via mailmap 2024-09-11 10:02:02 -07:00
.phpcs.xml build: Use inline ignore for MediaWiki.Usage.DeprecatedGlobalVariables 2024-09-26 18:15:32 +00:00
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php Remove MediaWikiVersionFetcher 2024-10-14 12:00:08 +00:00
CODE_OF_CONDUCT.md
composer.json Bump wikimedia/parsoid to 0.20.0-a25 2024-10-14 11:07:53 +02:00
composer.local.json-sample
COPYING
CREDITS build: De-duplicate two recent CREDITS additions via mailmap 2024-09-11 10:02:02 -07:00
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY HISTORY: Add point releases 2024-10-01 02:21:50 +01:00
img_auth.php
index.php
INSTALL
jsdoc.json
load.php
opensearch_desc.php
package-lock.json Update Codex from v1.13.0 to v1.13.1 2024-10-01 18:34:35 +00:00
package.json Update Codex from v1.13.0 to v1.13.1 2024-10-01 18:34:35 +00:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.43 Update release notes with Linter changes and migration advice 2024-10-21 15:52:04 +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.