Current configuration on the wiki
Find a file
Timo Tijhof b18121d98c rdbms,objectcache: Replace wgChronologyProtectorStash with MicroStash
Bug: T336004
Change-Id: I2f769aa703ce98b15fa0fe98eda092ff19c27d0a
2024-10-09 01:52:55 +01:00
.phan
cache
docs rdbms,objectcache: Replace wgChronologyProtectorStash with MicroStash 2024-10-09 01:52:55 +01:00
extensions
images
includes rdbms,objectcache: Replace wgChronologyProtectorStash with MicroStash 2024-10-09 01:52:55 +01:00
languages Localisation updates from https://translatewiki.net. 2024-10-08 09:05:09 +02:00
maintenance Remove non-functional --server parameter from BackupDumper 2024-10-07 15:19:07 -07:00
mw-config eslint: Manually enforce prefer-const in all remaining code 2024-10-05 22:19:32 +00:00
resources Merge "SpecialBlock, mediawiki.htmlform: remove OOUI/Codex conflicts" 2024-10-08 12:01:24 +00:00
skins
tests rdbms,objectcache: Replace wgChronologyProtectorStash with MicroStash 2024-10-09 01:52:55 +01:00
.dockerignore
.editorconfig
.eslintignore REST: validate JSON in tests 2024-09-20 15:42:32 +00:00
.eslintrc.json
.fresnel.yml
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitmessage
.gitreview
.mailmap
.phpcs.xml build: Use inline ignore for MediaWiki.Usage.DeprecatedGlobalVariables 2024-09-26 18:15:32 +00:00
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php Add namespace to remaining parts of Wikimedia\FileBackend 2024-10-03 16:21:22 +00:00
CODE_OF_CONDUCT.md
composer.json Bump wikimedia/parsoid to 0.20.0-a24 2024-10-07 12:28:13 -04:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY HISTORY: Add point releases 2024-10-01 02:21:50 +01:00
img_auth.php
index.php
INSTALL
jsdoc.json
load.php
opensearch_desc.php
package-lock.json Update Codex from v1.13.0 to v1.13.1 2024-10-01 18:34:35 +00:00
package.json Update Codex from v1.13.0 to v1.13.1 2024-10-01 18:34:35 +00:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.43 Merge "ParserOutput::setPageProperty(): emit deprecation warnings for non-strings" 2024-10-08 21:17:48 +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.