Current configuration on the wiki
Find a file
DannyS712 9d0d489412 Cleanup to PageUpdaterFactory and tests
Use one line instead of three to document variable types.

Make ContentHandlerFactory final again, no need to make
non-final.

Use MockServiceDependenciesTrait to simplify creation
of PageUpdaterFactory in unit tests.

Use Wikimedia\Rdbms\LoadBalancer instead of deprecated
alias \LoadBalancer.

Follow-up: I2a060bfa8ac098edf24fc4d51212eeb7ddf3942d
Change-Id: I63b18f71cb6e40c971511e71e8475d49ef530d71
2021-07-20 09:11:13 +00: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 Cleanup to PageUpdaterFactory and tests 2021-07-20 09:11:13 +00:00
languages Localisation updates from https://translatewiki.net. 2021-07-20 08:08:19 +02:00
maintenance More master -> primary documentation and internal var renaming 2021-07-15 11:20:20 +01: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 mediawiki.skinning: Increase h2 line-height for Thai language 2021-07-19 08:19:22 -07:00
skins
tests Cleanup to PageUpdaterFactory and tests 2021-07-20 09:11:13 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json
.svgo.config.js
.travis.yml
.vsls.json
api.php
autoload.php Schema migration for revison_actor_temp table removal 2021-07-14 08:29:04 +10:00
CODE_OF_CONDUCT.md
composer.json Merge "phpcs: Use cache flag" 2021-07-13 13:22:24 +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 Merge "Hard deprecate User::getOptionKinds and ::resetOptions" 2021-07-19 06:48:31 +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.