Current configuration on the wiki
Find a file
daniel e4ab85d44b LBFactory: use HashBagOStuff in CLI mode
When the "local server cache" falls back to EmptyBagOStuff in CLI mode,
this may cause performance degradation in DB related code. This ensures
we have at least in-process caching in place.

Bug: T254430
Change-Id: I08061e3033a3da2f6f618969c080d31da0c6af79
2020-09-16 17:36:22 +00:00
.phan
.pipeline
cache
docs resourceloader: Add skin-based 'mediawiki.skin.variables.less' import 2020-09-15 10:05:53 +00:00
extensions
images
includes LBFactory: use HashBagOStuff in CLI mode 2020-09-16 17:36:22 +00:00
languages Localisation updates from https://translatewiki.net. 2020-09-16 09:04:58 +02:00
maintenance Fix failure of rebuildLocalisationCache.php due to RL hook 2020-09-16 05:05:18 +00:00
mw-config
resources Merge "resourceloader: Add skin-based 'mediawiki.skin.variables.less' import" 2020-09-16 15:09:39 +00:00
skins
tests Merge "resourceloader: Add skin-based 'mediawiki.skin.variables.less' import" 2020-09-16 15:09:39 +00:00
.editorconfig
.eslintignore
.eslintrc.json eslint: Move mediawiki/valid-package-file-require disables inline 2020-08-26 19:54:52 +01:00
.fresnel.yml
.gitattributes Remove package-lock.json from the tarball 2020-08-07 23:10:26 -07:00
.gitignore
.gitreview
.mailmap
.phpcs.xml Remove $wgMemc 2020-07-27 23:45:22 +00:00
.stylelintrc.json
.travis.yml
.vsls.json
api.php
autoload.php Add mw-reverted change tag 2020-08-31 13:40:50 +00:00
CODE_OF_CONDUCT.md
composer.json Updating doctrine/dbal (2.10.2 => 2.10.4) 2020-09-13 02:00:28 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml docker compose: update to stretch-php72-fpm-apache2-xdebug 0.5.0 2020-07-24 17:16:55 -06:00
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL RELEASE-NOTES and INSTALL tweaks 2020-09-02 14:54:56 +00:00
jsduck.json
load.php
opensearch_desc.php
package-lock.json build: Auto-fix npm audit issues 2020-09-10 16:23:31 +01:00
package.json build: Auto-fix npm audit issues 2020-09-10 16:23:31 +01:00
phpunit.xml.dist phpunit: fail on warnings 2020-09-09 20:19:52 +02:00
README.md
RELEASE-NOTES-1.35 RELEASE-NOTES-1.35: Remove empty sections 2020-09-11 02:21:28 +01:00
RELEASE-NOTES-1.36 Merge "resourceloader: Add skin-based 'mediawiki.skin.variables.less' import" 2020-09-16 15:09:39 +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.