Current configuration on the wiki
Find a file
DannyS712 0bac9e78f4 SignatureValidator: prepare for dependency injection
Reduce use of MediaWikiServices throughout the class
in favor of fetching what is needed in the constructor

Change-Id: I200170f36281bbd4826195f652a0dbe2d089cdef
2021-06-22 21:41:12 +00:00
.phan
.pipeline
cache
docs Merge "Add missing *Path properties to OOUIThemePaths" 2021-06-21 13:00:11 +00:00
extensions
images
includes SignatureValidator: prepare for dependency injection 2021-06-22 21:41:12 +00:00
languages Localisation updates from https://translatewiki.net. 2021-06-22 08:00:15 +02:00
maintenance Fix various typos in documentation 2021-06-21 00:26:07 +00:00
mw-config stylelint: Enforce no-unsupported-browser-features 2021-06-05 14:42:03 +01:00
resources Merge "Remove deprecated HTML:infoBox" 2021-06-21 20:16:44 +00:00
skins
tests Merge "Hard-deprecate AbstractBlock::getTargetAndType() and getTarget()" 2021-06-22 14:41:42 +00: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 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 EPIC: Remove the Revision class entirely 2021-06-10 15:57:44 +00:00
CODE_OF_CONDUCT.md
composer.json Merge "composer: Make test run for the whole repo" 2021-06-09 07:12:37 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md Freenode -> Libera per wikimedia moving from freenode to libera 2021-05-20 22:10:24 +00:00
docker-compose.yml
FAQ
Gruntfile.js build: Update SVGO to latest v2.3.0 and re-crush SVGs 2021-05-18 05:50:18 -07:00
HISTORY Archive RELEASE-NOTES-1.36, now that 1.36.0 is out 2021-05-28 00:25:13 +00:00
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json selenium: Upgrade WebdriverIO to v7 2021-06-09 19:33:52 +02:00
package.json selenium: Upgrade WebdriverIO to v7 2021-06-09 19:33:52 +02:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.37 Merge "Hard-deprecate AbstractBlock::getTargetAndType() and getTarget()" 2021-06-22 14:41:42 +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.