Current configuration on the wiki
Find a file
physikerwelt (Moritz Schubotz) 311c976d50
Update stretch-php72-fpm im MediaWiki-Docker to 3.0.0
In version 2.0.0 XDebug was not if the container did run as non-root user.
DEVELOPERS.MD suggested to run as non-root user. Fortunately, the
problem was resolved in I37d0f35f0e3622a7fb3cb095d3b6b9496438ce12.

This commit updates the MediaWiki-Docker compose file to also use the fixed
container.

Bug: T273682
Change-Id: Ib10e524d8cb4f58836efe7034303357a0f20c5ac
2021-07-12 10:45:30 +02:00
.phan
.pipeline Trigger update-train-versions job at end of wmf-publish pipeline 2021-06-29 08:02:03 -07:00
cache
docs Use IEC prefixes instead of SI prefixes for byte sizes (docs+backend) 2021-06-28 11:59:09 +01:00
extensions
images
includes Merge "undelete: Start atomic section with IDatabase::ATOMIC_CANCELABLE" 2021-07-10 15:37:31 +00:00
languages Localisation updates from https://translatewiki.net. 2021-07-09 07:58:07 +02:00
maintenance Avoid using deprecated wfGetDB() in two maintenance scripts 2021-07-07 16:42:15 +02:00
mw-config stylelint: Enforce no-unsupported-browser-features 2021-06-05 14:42:03 +01:00
resources Hard-deprecate some MWNamespace methods 2021-06-30 17:05:04 +02:00
skins
tests ApiQueryInfo: add associatedpage prop 2021-07-09 19:48:20 +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
.travis.yml
.vsls.json
api.php
autoload.php Merge "Make CentralIdLookup a service" 2021-06-25 13:04:05 +00:00
CODE_OF_CONDUCT.md
composer.json Add wikimedia/normalized-exception library 2021-07-07 22:01:27 +02:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml Update stretch-php72-fpm im MediaWiki-Docker to 3.0.0 2021-07-12 10:45:30 +02:00
FAQ
Gruntfile.js
HISTORY HISTORY: Import 1.31.15, 1.35.3, 1.36.1 2021-06-23 18:03:24 +01: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 Add wikimedia/normalized-exception library 2021-07-07 22:01:27 +02: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.