Current configuration on the wiki
Find a file
James D. Forrester 6ab12893fd Update OOUI to v0.45.0
Release notes:
 https://gerrit.wikimedia.org/g/oojs/ui/+/v0.45.0/History.md

Bug: T311514
Bug: T315240
Bug: T316516
Depends-On: Ib700ffcc891a42591d85c8524e51a9ce1457dfb9
Change-Id: I6761406a37284c29e4d5b7247d53cc7d1c22ff77
2022-09-28 10:50:48 -04:00
.phan Suppress php 7.4 phan false positive 2022-09-19 14:22:50 +00:00
.pipeline
cache
docs Merge "Fix docs for InterwikiCache about .cdb files" 2022-09-19 23:52:22 +00:00
extensions Use spacey style also for code in comments and documentation 2022-08-12 08:59:10 +00:00
images
includes Localisation updates from https://translatewiki.net. 2022-09-28 08:06:39 +02:00
languages Localisation updates from https://translatewiki.net. 2022-09-28 08:06:39 +02:00
maintenance Drop 1.32 and 1.33 db updates 2022-09-26 18:34:31 +02:00
mw-config
resources Update OOUI to v0.45.0 2022-09-28 10:50:48 -04:00
skins Use spacey style also for code in comments and documentation 2022-08-12 08:59:10 +00:00
tests Merge "Don't pass null to json_decode() (deprecated in PHP 8.1)" 2022-09-27 15:38:52 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap CREDITS: Update ahead of REL1_39 branch 2022-09-05 20:01:06 -04:00
.phpcs.xml
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php Merge "Create an HTMLForm field for selecting a timezone" 2022-09-23 18:16:06 +00:00
CODE_OF_CONDUCT.md
composer.json Update OOUI to v0.45.0 2022-09-28 10:50:48 -04:00
composer.local.json-sample
COPYING
CREDITS Prepare active branch following REL1_39 cut, labelling as 1.40-alpha 2022-09-05 20:30:54 -04:00
DEVELOPERS.md Update Docker instructions for DEVELOPERS.md 2022-09-06 11:35:47 +01:00
docker-compose.yml docker: update to latest published images 2022-09-27 15:10:05 -06:00
FAQ
Gruntfile.js
HISTORY Prepare active branch following REL1_39 cut, labelling as 1.40-alpha 2022-09-05 20:30:54 -04:00
img_auth.php
index.php
INSTALL Prepare active branch following REL1_39 cut, labelling as 1.40-alpha 2022-09-05 20:30:54 -04:00
jsduck.json mediawiki.base: Restore and document importScript "once" behaviour 2022-09-01 02:27:54 +02:00
load.php
opensearch_desc.php
package-lock.json
package.json
phpunit.xml.dist
README.md
RELEASE-NOTES-1.39 Merge "ResourceLoader: Remove $wgIncludeLegacyJavaScript and simplify code" 2022-09-12 08:24:23 +00:00
RELEASE-NOTES-1.40 Update OOUI to v0.45.0 2022-09-28 10:50:48 -04:00
rest.php
SECURITY
thumb.php Replace trivial usages of code in strings with concatenation 2022-08-26 12:26:44 +00:00
thumb_handler.php
UPGRADE Drop 1.32 and 1.33 db updates 2022-09-26 18:34:31 +02:00

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.