Current configuration on the wiki
Find a file
TChin 077b9af960 Replace Assert::parameterType with typehints
Bug: T287530
Change-Id: I6060e194339614b53e3a9c036ff3a3ac2e68f8df
2021-08-03 10:03:48 -04:00
.phan build: Upgrade php-parallel-lint from 1.2.0 to 1.3.0 2021-06-29 11:10:36 +01:00
.pipeline Trigger update-train-versions job at end of wmf-publish pipeline 2021-06-29 08:02:03 -07:00
cache
docs Use IEC prefixes instead of SI prefixes for byte sizes (docs+backend) 2021-06-28 11:59:09 +01:00
extensions
images
includes Replace Assert::parameterType with typehints 2021-08-03 10:03:48 -04:00
languages Localisation updates from https://translatewiki.net. 2021-07-30 08:16:53 +02:00
maintenance Support fluent interface for PageUpdater 2021-07-29 12:09:37 -04:00
mw-config build: Upgrade stylelint-config-wikimedia from 0.10.3 to 0.11.1 2021-06-29 11:22:30 +01:00
resources TitleWidget: add option to show disambiguation pages last in results 2021-07-27 17:59:41 -04:00
skins
tests Replace Assert::parameterType with typehints 2021-08-03 10:03:48 -04:00
.dockerignore
.editorconfig build: Fix .editorconfig to allow spaces in markdown files 2021-04-29 23:56:23 +01:00
.eslintignore
.eslintrc.json eslint: Remove no-shadow setting, already set upstream 2021-06-05 14:50:18 +01:00
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml build: Updating dependencies 2021-07-22 03:36:05 +00:00
.stylelintrc.json stylelint: Enforce no-unsupported-browser-features 2021-06-05 14:42:03 +01:00
.svgo.config.js build: Update SVGO to latest v2.3.0 and re-crush SVGs 2021-05-18 05:50:18 -07:00
.travis.yml Freenode -> Libera per wikimedia moving from freenode to libera 2021-05-20 22:10:24 +00:00
.vsls.json
api.php
autoload.php Remove BaseTemplateToolbox hook 2021-07-28 15:40:49 -06:00
CODE_OF_CONDUCT.md
composer.json Merge "Update wikimedia/minify to 2.2.4" 2021-07-28 20:11:10 +00:00
composer.local.json-sample
COPYING
CREDITS Remove duplicate mention on CREDITS 2021-05-12 00:26:35 +00:00
DEVELOPERS.md Freenode -> Libera per wikimedia moving from freenode to libera 2021-05-20 22:10:24 +00:00
docker-compose.yml Update stretch-php72-fpm im MediaWiki-Docker to 3.0.0 2021-07-12 10:45:30 +02:00
FAQ
Gruntfile.js build: Update SVGO to latest v2.3.0 and re-crush SVGs 2021-05-18 05:50:18 -07:00
HISTORY HISTORY: Import 1.31.15, 1.35.3, 1.36.1 2021-06-23 18:03:24 +01:00
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json build: Update qunitjs from 2.10 to 2.16 2021-07-23 17:10:39 +01:00
package.json build: Update qunitjs from 2.10 to 2.16 2021-07-23 17:10:39 +01:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.37 Hard-deprecate Title::isNamespaceProtected 2021-07-29 17:15:33 +03: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.