Current configuration on the wiki
Find a file
daniel 491278a649 Introduce PageUpdateStatus
This provides clean access to the RevisionRecord created by an edit.

Change-Id: Iee071d1d1ba1c0c7f2ef72a0ace61436402546aa
2022-11-30 14:49:01 +01:00
.phan Phan: parse only directly required composer dependencies 2022-11-10 09:55:51 +11:00
.pipeline
cache
docs Merge "Remove references to Suhosin and its INI settings" 2022-11-10 08:36:01 +00:00
extensions
images
includes Introduce PageUpdateStatus 2022-11-30 14:49:01 +01:00
languages Localisation updates from https://translatewiki.net. 2022-11-14 07:54:49 +01:00
maintenance Merge "Fix Special:AutoblockList showing normal blocks after reblocks" 2022-11-11 11:26:03 +00:00
mw-config Merge "Use SVG instead of GIF for help-questionmark" 2022-10-26 17:08:31 +00:00
resources Revert "Treat search result suggestions like clicks" 2022-11-10 16:01:01 +00:00
skins
tests Introduce PageUpdateStatus 2022-11-30 14:49:01 +01:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml Remove PHPCS exclude-pattern for */languages/* 2022-10-19 06:09:17 +00:00
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php Introduce PageUpdateStatus 2022-11-30 14:49:01 +01:00
CODE_OF_CONDUCT.md
composer.json Update wikimedia/shellbox to 4.0.0. 2022-11-10 14:08:33 -05:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml docker: update to latest published images 2022-09-27 15:10:05 -06:00
FAQ
Gruntfile.js
HISTORY HISTORY: add 1.35.8/1.37.5/1.37.6/1.38.3/1.38.4 2022-11-01 18:03:39 +00:00
img_auth.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json build: Updating socket.io-parser to 4.0.5 2022-10-29 00:42:53 +00:00
package.json build: Updating dependencies 2022-10-07 21:09:37 +03:00
phpunit.xml.dist tests: Upgrade PHPUnit from 8.5+ to 9.5+ 2022-10-08 02:03:55 +02:00
README.md
RELEASE-NOTES-1.39 Move AlphabeticPager::getOrderTypeMessages() release note to 1.39 2022-11-03 22:30:29 +01:00
RELEASE-NOTES-1.40 Update wikimedia/shellbox to 4.0.0. 2022-11-10 14:08:33 -05:00
rest.php
SECURITY
thumb.php Reorg: Move HeaderCallback to Request directory 2022-11-08 10:53:27 +01: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.