Current configuration on the wiki
Find a file
2020-09-23 06:56:34 +00:00
.phan
.pipeline
cache
docs Prevent service injection to LoadExtensionSchemaUpdates hook 2020-09-18 08:01:52 +10:00
extensions
images
includes Localisation updates from https://translatewiki.net. 2020-09-23 08:23:56 +02:00
languages Localisation updates from https://translatewiki.net. 2020-09-23 08:23:56 +02:00
maintenance Merge "Add FindMissingActors script." 2020-09-23 06:56:34 +00:00
mw-config
resources Merge "Standardize portlets across skins" 2020-09-22 19:04:11 +00:00
skins
tests Merge "Set fake time, to avoid flaky tests" 2020-09-23 02:50:10 +00:00
.editorconfig
.eslintignore
.eslintrc.json eslint: Move mediawiki/valid-package-file-require disables inline 2020-08-26 19:54:52 +01:00
.fresnel.yml
.gitattributes Remove package-lock.json from the tarball 2020-08-07 23:10:26 -07:00
.gitignore Remove old references to AdminSettings, which was removed in 1.23 2020-07-13 08:15:03 +00:00
.gitreview
.mailmap Fix duplicate CREDITS entries I accidently added 2020-07-11 14:27:02 +03:00
.phpcs.xml Remove $wgMemc 2020-07-27 23:45:22 +00:00
.stylelintrc.json
.travis.yml
.vsls.json
api.php
autoload.php Merge "Add FindMissingActors script." 2020-09-23 06:56:34 +00:00
CODE_OF_CONDUCT.md
composer.json Updating nikic/php-parser (v4.9.1 => v4.10.0) 2020-09-20 13:56:09 +01:00
composer.local.json-sample
COPYING
CREDITS Fix duplicate CREDITS entries I accidently added 2020-07-11 14:27:02 +03:00
DEVELOPERS.md
docker-compose.yml docker compose: update to stretch-php72-fpm-apache2-xdebug 0.5.0 2020-07-24 17:16:55 -06:00
FAQ
Gruntfile.js
HISTORY installer: Undeprecate WebInstaller::getInfoBox(), still used 2020-07-14 15:50:39 -07:00
img_auth.php
index.php
INSTALL RELEASE-NOTES and INSTALL tweaks 2020-09-02 14:54:56 +00:00
jsduck.json
load.php
opensearch_desc.php
package-lock.json build: Auto-fix npm audit issues 2020-09-10 16:23:31 +01:00
package.json build: Auto-fix npm audit issues 2020-09-10 16:23:31 +01:00
phpunit.xml.dist phpunit: fail on warnings 2020-09-09 20:19:52 +02:00
README.md
RELEASE-NOTES-1.35 Hard-deprecate the ParserBeforeStrip/ParserAfterStrip hooks 2020-09-20 14:10:36 +01:00
RELEASE-NOTES-1.36 Allow parserTests to declare a dependency on a particular extension 2020-09-22 12:51:34 -04: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.