Current configuration on the wiki
Find a file
Thiemo Kreuz e23b070b45 Make use of ?? and ?: operators where it makes sense
Change-Id: I1d9d62d80b17d1a05222c6e82f631cb801c311a8
2022-08-04 21:43:12 +02:00
.phan tests/parser: Run phan 2022-06-02 00:13:30 +02:00
.pipeline
cache
docs Merge "Skin: Remove schema leftover for removed $wgFooterLinkCacheExpiry" 2022-08-03 20:10:44 +00:00
extensions
images
includes Make use of ?? and ?: operators where it makes sense 2022-08-04 21:43:12 +02:00
languages Localisation updates from https://translatewiki.net. 2022-08-04 08:06:55 +02:00
maintenance Merge "Improve generateSchemaSql.php/generateSchemaChangeSql.php" 2022-08-02 08:36:08 +00:00
mw-config
resources Merge "Use a universal selector (*) to match the media element" 2022-08-03 21:28:59 +00:00
skins
tests Make use of ?? and ?: operators where it makes sense 2022-08-04 21:43:12 +02:00
.dockerignore
.editorconfig build: Exclude .git/** in .editorconfig 2022-06-22 01:53:33 +01:00
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap mailmap: Update Zabe's entry 2022-05-29 23:52:32 +02:00
.phpcs.xml ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php ResourceLoader: Fix confusing DependencyStoreException trace logs 2022-08-01 20:46:26 -07:00
CODE_OF_CONDUCT.md
composer.json build: Update wikimedia/running-stat to 2.1.0 2022-08-03 13:39:29 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml docker: Update dev images to newer version with Composer 2.x 2021-10-23 02:21:33 +01:00
FAQ
Gruntfile.js
HISTORY Various whitespace changes 2022-07-12 20:07:23 +02:00
img_auth.php
index.php
INSTALL Merge "Drop PHP 7.3 documented support from MediaWiki 1.39" 2022-08-02 00:09:19 +00:00
jsduck.json Add codex-search v0.1.0-alpha.6 2022-05-24 17:11:48 -04:00
load.php resourceloader: Minor doc changes following PSR-4 namepace change 2022-05-29 16:41:19 +00:00
opensearch_desc.php
package-lock.json package-lock: run npm audit fix 2022-06-04 15:45:34 +01:00
package.json Rest: Move TransformHandler to core (part 1) 2022-06-02 15:55:06 +01:00
phpunit.xml.dist phpunit.xml.dist: Align contents with suite.xml 2022-07-12 10:32:32 +02:00
README.md
RELEASE-NOTES-1.39 build: Update wikimedia/running-stat to 2.1.0 2022-08-03 13:39:29 +00:00
rest.php
SECURITY
thumb.php
thumb_handler.php
UPGRADE Remove line about upgrading extensions from 1.14 2022-07-23 12:25:31 +02:00

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.