Current configuration on the wiki
Find a file
Alexander Vorwerk 3a96250676 Update justinrainbow/json-schema to 5.2.12
Depends-On: Ie5afb48792a3d80bccf9e9af678cc6f36e4a7c65
Change-Id: Ie04964406f86ee64ce727073a0a2a6a25665ce5a
2022-09-19 21:32:28 +00:00
.phan Suppress php 7.4 phan false positive 2022-09-19 14:22:50 +00:00
.pipeline
cache
docs Revert "Mobile Preferences - display Special:Preferences as a vertical menu" 2022-09-15 21:37:45 +00:00
extensions Use spacey style also for code in comments and documentation 2022-08-12 08:59:10 +00:00
images
includes Merge "Suppress php 7.4 phan false positive" 2022-09-19 15:12:24 +00:00
languages Localisation updates from https://translatewiki.net. 2022-09-19 08:07:32 +02:00
maintenance pruneUnusedLinkTargetRows.php: Fix batching and DELETE query 2022-09-19 08:54:15 -04:00
mw-config
resources Merge "mediawiki.page.ready: Emit the 'change' event in checkboxShift.js" 2022-09-17 14:58:55 +00:00
skins Use spacey style also for code in comments and documentation 2022-08-12 08:59:10 +00:00
tests Merge "Remove the deprecated MWGrants class" 2022-09-16 22:03:44 +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 Remove the deprecated MWGrants class 2022-09-16 17:07:20 +02:00
CODE_OF_CONDUCT.md
composer.json Update justinrainbow/json-schema to 5.2.12 2022-09-19 21:32:28 +00: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 MediaWiki-Docker: Switch PHP images to PHP7.4 2022-08-09 19:29:52 +00: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 justinrainbow/json-schema to 5.2.12 2022-09-19 21:32:28 +00: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

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.