Current configuration on the wiki
Find a file
C. Scott Ananian 46acc1a257 Use uniform representation for ParserOutput "index policy"
As part of the project of enforcing uniform semantics for
combining ParserOutput objects (T300979) use standard boolean flags
for the 'index' and 'noindex' index policy metadata.

The forward-compatibility "1.39_wmf.7-ParserCache-*" serialization
test cases have been renamed to "1.39-ParserCache-*" in this commit;
backward compatibility with the prior representation of index policy
will continue to be tested via the "1.38-ParserCache-*" cases.

Bug: T300979
Change-Id: I683e5ae054a0425b03c60a4af8c845b576414c1d
2022-03-31 09:51:21 -04:00
.phan Merge "phan: Upgrade mediawiki-phan-config to 0.11.1 and set minimum_target_php_version" 2022-03-29 17:17:13 +00:00
.pipeline
cache
docs Copy over Parsoid's Config and ServiceWiring classes 2022-03-28 12:36:38 -04:00
extensions
images
includes Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
languages Localisation updates from https://translatewiki.net. 2022-03-30 08:05:06 +02:00
maintenance Merge "phan: Remove PhanTypePossiblyInvalidDimOffset suppression" 2022-03-29 17:15:46 +00:00
mw-config
resources Upgrade Vue from 3.2.23 to to 3.2.31 2022-03-30 05:05:35 +00:00
skins
tests Use uniform representation for ParserOutput "index policy" 2022-03-31 09:51:21 -04:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php rdbms: track active transaction IDs for named locks and temp tables 2022-03-29 19:35:38 +00:00
CODE_OF_CONDUCT.md
composer.json phan: Upgrade mediawiki-phan-config to 0.11.1 and set minimum_target_php_version 2022-03-29 16:54:36 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json selenium: Use @wdio/spec-reporter 2022-03-24 15:31:45 +00:00
package.json selenium: Use @wdio/spec-reporter 2022-03-24 15:31:45 +00:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.38 RELEASE-NOTES-1.38: Expand, re-format and prepare for release 2022-03-29 14:19:46 +00:00
RELEASE-NOTES-1.39 Upgrade Vue from 3.2.23 to to 3.2.31 2022-03-30 05:05:35 +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.