Current configuration on the wiki
Find a file
Matěj Suchánek fe05fd2919 LinkDeletionUpdate: Remove dead code
There is no lock to release since 6d315fb7f7. Static analysis
is not reporting this because it is allowed to pass an unset
variable by reference.

Change-Id: I819cf438fe074cbe06e103566f61adecee018c1e
2021-07-13 11:09:50 +02: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 LinkDeletionUpdate: Remove dead code 2021-07-13 11:09:50 +02:00
languages Add Gun (Gungbe, guw) to Names.php 2021-07-13 06:08:49 +00:00
maintenance Fix some @stable for ... annotations to use @stable to ... 2021-07-08 02:54:59 +00: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 Merge "Patch jquery.ui to reduce deprecation warnings" 2021-07-12 12:16:19 +00:00
skins
tests Use CsrfTokenSet as CSRF token source 2021-07-12 14:19:15 -07:00
.dockerignore
.editorconfig
.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
.stylelintrc.json stylelint: Enforce no-unsupported-browser-features 2021-06-05 14:42:03 +01:00
.svgo.config.js
.travis.yml
.vsls.json
api.php
autoload.php Merge "Make CentralIdLookup a service" 2021-06-25 13:04:05 +00:00
CODE_OF_CONDUCT.md
composer.json Merge "build: Upgrade php-parallel-lint from 1.2.0 to 1.3.0" 2021-07-12 12:08:36 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
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
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: Upgrade stylelint-config-wikimedia from 0.10.3 to 0.11.1 2021-06-29 11:22:30 +01:00
package.json build: Upgrade stylelint-config-wikimedia from 0.10.3 to 0.11.1 2021-06-29 11:22:30 +01:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.37 Add Gun (Gungbe, guw) to Names.php 2021-07-13 06:08:49 +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.