Current configuration on the wiki
Find a file
Aaron Schulz 618b61a4c6 objectcache: add "globalKeyLbDomain" option to use with "globalKeyLB"
Previously, "globalKeyLB" was generally useless for sharing keys since
the LoadBalancer would still use the default domain.

This does not effect configuration using "server"/"servers".

Follow-up to 6a8943d8c5.

Bug: T212129
Change-Id: I5b20c9d3f153650d6e03581fd523cba4961f664f
2022-01-31 19:14:04 +00:00
.phan
.pipeline
cache
docs Allow ParsoidModules extension schema to register services 2022-01-20 16:03:21 -05:00
extensions
images
includes objectcache: add "globalKeyLbDomain" option to use with "globalKeyLB" 2022-01-31 19:14:04 +00:00
languages Localisation updates from https://translatewiki.net. 2022-01-31 08:09:44 +01:00
maintenance Merge "schema: Make page_id references unsigned" 2022-01-28 16:14:39 +00:00
mw-config
resources CategoryViewer: Use the same markup whether displaying in columns or not 2022-01-28 10:32:29 -05:00
skins
tests Merge "user: Set a default value for all searchNs* user preferences" 2022-01-31 19:03:26 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml Stop using is_resource() where possible 2022-01-26 10:03:23 +11:00
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php Merge "rdbms: Introduce TransactionManager class to move out the logic" 2022-01-28 19:17:56 +00:00
CODE_OF_CONDUCT.md
composer.json Update symfony/* 2022-01-31 16:50:55 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js
HISTORY HISTORY: Add 1.35.5/1.36.3/1.37.1 2021-12-15 21:13:28 +00:00
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json api-testing: Update to 1.5.0 2022-01-12 18:10:16 +01:00
package.json api-testing: Update to 1.5.0 2022-01-12 18:10:16 +01:00
phpunit.xml.dist phpunit: Cleanup phpunit.xml.dist, copy suites from tests/phpunit/suite.xml 2021-12-16 15:14:20 +00:00
README.md
RELEASE-NOTES-1.38 Update symfony/* 2022-01-31 16:50:55 +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.